The official NGINX Open Source repository.
Go to file
Valentin Bartenev 09dca40b33 ngx_http_keepalive_handler() 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-10-23 14:36:18 +00:00
auto OCSP stapling: ssl_stapling_file support. 2012-10-01 12:41:08 +00:00
conf Added the HTTPS fastcgi_param to fastcgi.conf. 2011-12-25 19:15:56 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.3.7-RELEASE 2012-10-02 13:33:37 +00:00
misc Updated zlib used for win32 builds. 2012-09-11 13:36:34 +00:00
src ngx_http_keepalive_handler() is now trying to not keep c->buffer's memory for 2012-10-23 14:36:18 +00:00
.hgtags release-1.3.7 tag 2012-10-02 13:33:58 +00:00