[Freeipa-devel] [PATCH 0036] Increased mod_wsgi socket-timeout

Stanislav Laznicka slaznick at redhat.com
Tue May 31 07:41:05 UTC 2016


On 05/30/2016 02:12 PM, Petr Spacek wrote:
> On 28.5.2016 15:59, Martin Basti wrote:
>> On 27.05.2016 14:52, Stanislav Laznicka wrote:
>>> https://fedorahosted.org/freeipa/ticket/5833
>>>
>>>
>>>
>> Is possible to remove timeout completely as it used to be before?
>>
>> Even if this timeout is exceeded, command continue in execution and it just
>> doesnt print result to user
> I agree with Martin. The timeout is pointless, please remove it or set it to
> 2^31 or so.
>
The documentation does not clearly state what happens in the corner 
cases of this setting. However, by looking at the source code, I'm 
guessing that 0 is the default value which would eventually point to the 
Apache TimeOut and negative values seem just wrong for them here. They 
are converting it with atoi(), so I propose to set this to 2^31-1.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-slaznick-0036-2-Increased-mod_wsgi-socket-timeout.patch
Type: text/x-patch
Size: 1204 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20160531/48193b20/attachment.bin>


More information about the Freeipa-devel mailing list