diff options
author | Igor Sysoev <igor@sysoev.ru> | 2011-07-22 16:30:17 +0000 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2011-07-22 16:30:17 +0000 |
commit | 08b597592f608e057be5fd3c432dfb8ffe5d77ae (patch) | |
tree | 4a629e16625cedb6509a996a28564229abd892df /src/core/ngx_file.c | |
parent | a3741fb24d9dc5ec0477d0cb3f513322ae7bfbb9 (diff) | |
download | nginx-08b597592f608e057be5fd3c432dfb8ffe5d77ae.tar.gz nginx-08b597592f608e057be5fd3c432dfb8ffe5d77ae.zip |
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
Diffstat (limited to 'src/core/ngx_file.c')
0 files changed, 0 insertions, 0 deletions