comparison src/http/ngx_http_busy_lock.h @ 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 4c43e25d11ea
children d620f497c50f
comparison
equal deleted inserted replaced
3963:10fbb8f02a45 3964:ff127ba3b091