nginx/src
Maxim Dounin 403a9efc0c Upstream keepalive: reset c->sent on cached connections.
The c->sent is reset to 0 on each request by server-side http code,
so do the same on client side.  This allows to count number of bytes
sent in a particular request.
2014-09-29 22:27:45 +04:00
..
core Syslog: enabled logging of send errors. 2014-09-01 17:55:07 +04:00
event SSL: session id context now includes certificate hash. 2014-09-15 17:59:47 +04:00
http Upstream keepalive: reset c->sent on cached connections. 2014-09-29 22:27:45 +04:00
mail Mail: initialize the "signature" field of ngx_mail_session_t. 2014-09-01 17:50:59 +04:00
misc Style: fix typo. 2014-07-08 03:03:14 -07:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Removed duplicate initialization of the "rev" variable. 2014-09-22 19:48:23 +04:00