An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
Go to file
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
auto concatenate auto/os/features and auto/unix 2011-05-31 08:25:10 +00:00
conf use !aNULL to disable all anonymous cipher suites 2011-06-27 15:47:51 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.0.5-RELEASE 2011-07-19 13:38:37 +00:00
misc copy OpenSSL-0.9.8r LICENSE for nginx/Windows zip 2011-02-21 10:04:02 +00:00
src 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
.hgtags release-1.0.5 tag 2011-07-19 13:38:44 +00:00