high Traffic setup problem, module status don't deliver data
Aleksandar Lazic
al-nginx at none.at
Tue Feb 11 12:10:59 UTC 2014
Am 11-02-2014 12:48, schrieb Maxim Dounin:
> Hello!
>
> On Tue, Feb 11, 2014 at 12:34:59PM +0100, Aleksandar Lazic wrote:
>
[snipp]
>> >You haven't shown your server level configuration.
>> >Do you use deferred accept?
>>
>> yes
>>
>> listen <IP>:80 deferred default_server;
>
> Try switching it off, there could be a problem if kernel decides
> to switch to syncookies, see this ticket for details:
>
> http://trac.nginx.org/nginx/ticket/353
>
> (The problem is fixed in 1.5.10, and 1.4.5 will have the fix,
> too.)
Ok thanks.
I have now removed deferred and added backlog=1024
Should I add deferred again when I update to 1.4.5?
More information about the nginx
mailing list