6 messages in ru.sysoev.nginxRe: nginx-0.7.32
FromSent OnAttachments
Igor SysoevJan 26, 2009 6:48 am 
Kevin WorthingtonJan 26, 2009 7:48 am 
Victor IggyJan 26, 2009 12:33 pm 
Dan DascalescuJan 26, 2009 8:14 pm 
Igor SysoevJan 26, 2009 11:18 pm 
Igor SysoevJan 26, 2009 11:20 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: nginx-0.7.32Actions...
From:Igor Sysoev (is@rambler-co.ru)
Date:Jan 26, 2009 11:18:57 pm
List:ru.sysoev.nginx

On Mon, Jan 26, 2009 at 09:34:20PM +0100, Victor Iggy wrote:

What do you mean by "in shared memory allocations if nginx was built without debugging" can you please elaborate on this?

It should mean "in [ big (half page and more) ] shared memory allocations if nginx was built without debugging".

If nginx was built without "--with-debug" option, then these shared memory allocations crashed a shared pool. Currently the pools are used in ssl, limit_zone and limit_req modules.