nginx/src
Igor Sysoev 08b597592f do not try to reuse and save a SSL session for a peer created on the fly
by ngx_http_upstream_create_round_robin_peer(), since the peer lives
only during request so the saved SSL session will never be used again
and just causes memory leak

patch by Maxim Dounin
2011-07-22 16:30:17 +00:00
..
core fix SSL connection issues on platforms with 32-bit off_t 2011-07-22 12:53:04 +00:00
event fix SSL connection issues on platforms with 32-bit off_t 2011-07-22 12:53:04 +00:00
http do not try to reuse and save a SSL session for a peer created on the fly 2011-07-22 16:30:17 +00:00
mail ECDHE support 2011-07-20 15:42:40 +00:00
misc fix comments 2010-03-26 21:17:26 +00:00
mysql rename ngx_peer_addr_t to ngx_addr_t 2009-11-02 15:14:17 +00:00
os "$apr1", "{PLAIN}", and "{SSHA}" password methods in auth basic module 2011-05-16 14:54:50 +00:00