comparison src/http/ngx_http_variables.c @ 4907:01d3d3a185e9 stable-1.2

Merge of r4892: keepalive memory usage optimization. The ngx_http_keepalive_handler() function is now trying to not keep c->buffer's memory for idle connections. This behaviour is consistent with the ngx_http_set_keepalive() function and it should decrease memory usage in some cases (especially if epoll/rtsig is used).
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 13 Nov 2012 11:21:31 +0000
parents 5cad4cb1f484
children 9ab61d17794f
comparison
equal deleted inserted replaced
4906:bc92e877d36d 4907:01d3d3a185e9