nginx/src
Maxim Dounin 1954cf149a 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).
2012-11-13 11:21:31 +00:00
..
core Merge of r4891: worker_processes auto. 2012-11-13 11:00:37 +00:00
event Merge of r4885: ssl_verify_client optional_no_ca. 2012-11-13 10:42:16 +00:00
http Merge of r4892: keepalive memory usage optimization. 2012-11-13 11:21:31 +00:00
mail Merge of r4813, r4814, r4818, r4819, r4820, r4823: mail fixes. 2012-09-24 18:58:13 +00:00
misc Merge of r4760, r4761: -Wmissing-prototypes. 2012-08-06 17:07:28 +00:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Merge of r4870, r4871, r4890, r4895: minor fixes. 2012-11-12 18:39:51 +00:00