An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
Go to file
Maxim Dounin 23f6689846 Core: slab log_nomem flag.
The flag allows to suppress "ngx_slab_alloc() failed: no memory" messages
from a slab allocator, e.g., if an LRU expiration is used by a consumer
and allocation failures aren't fatal.

The flag is now used in the SSL session cache code, and in the limit_req
module.
2014-03-31 21:38:30 +04:00
auto Added server-side support for PROXY protocol v1 (ticket #355). 2014-03-17 17:41:24 +04:00
conf MIME: added application/xspf+xml MIME type (ticket #479). 2014-03-06 10:51:08 +01:00
contrib Contrib: added vim to README. 2013-12-06 19:58:27 +04:00
docs nginx-1.5.12-RELEASE 2014-03-18 17:08:35 +04:00
misc Updated PCRE used for win32 builds. 2014-02-04 07:45:33 +04:00
src Core: slab log_nomem flag. 2014-03-31 21:38:30 +04:00
.hgtags release-1.5.12 tag 2014-03-18 17:08:35 +04:00