[pydotorg-www] apache on ximinez

M.-A. Lemburg mal at egenix.com
Thu Apr 7 23:58:43 CEST 2011


"Martin v. Löwis" wrote:
> Am 07.04.2011 10:55, schrieb M.-A. Lemburg:
>> "Martin v. Löwis" wrote:
>>>> Unless I'm reading the meaning of those log lines incorrectly that
>>>> means the apache timeout is insufficient to protect against dangling
>>>> client connections.
>>>
>>> I have reduced the timeout to 30s now. If somebody thinks this is a bad
>>> idea, please let me know.
>>
>> If I understand the Apache timeout setting correctly, then this would
>> prevent anyone with a slow connection from downloading larger files
>> from python.org:
> 
> I think you misunderstand. To see the timeout, you'd have to abstain
> from receiving any data within 30s. Even if you receive only a single
> packet, the timeout is reset. There is no need to complete the download
> within 30s.

Right. I found out when I testing using FFThrottle (handy little
gadget that is...).

Thanks,
-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Apr 07 2011)
>>> Python/Zope Consulting and Support ...        http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ...             http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________

::: Try our new mxODBC.Connect Python Database Interface for free ! ::::


   eGenix.com Software, Skills and Services GmbH  Pastor-Loeh-Str.48
    D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
           Registered at Amtsgericht Duesseldorf: HRB 46611
               http://www.egenix.com/company/contact/


More information about the pydotorg-www mailing list