comparison src/http/ngx_http_special_response.c @ 3964:ff127ba3b091

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
author Igor Sysoev <igor@sysoev.ru>
date Fri, 22 Jul 2011 16:30:17 +0000
parents 39ad979cd31e
children 55acacac22df 6afb20bf2ad5
comparison
equal deleted inserted replaced
3963:10fbb8f02a45 3964:ff127ba3b091