comparison src/http/modules/ngx_http_auth_basic_module.c @ 5634:5024d29354f1

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.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 31 Mar 2014 21:38:30 +0400
parents c37f34bda5ea
children f01ab2dbcfdc
comparison
equal deleted inserted replaced
5633:b74f1106f920 5634:5024d29354f1