summaryrefslogtreecommitdiffhomepage
path: root/src/stream (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-25Disabled SSLv3 by default (ticket #653).Maxim Dounin2-4/+3
2015-05-20Upstream: report to error_log when max_fails is reached.Ruslan Ermilov1-0/+5
2015-05-20The "reuseport" option of the "listen" directive.Maxim Dounin3-0/+19
2015-05-20Simplified ngx_http_init_listening().Maxim Dounin1-7/+1
2015-05-18Upstream hash: consistency across little/big endianness.Sergey Kandaurov1-4/+15
2015-04-25Core: the ngx_set_connection_log() macro.Vladimir Homutov3-12/+2
2015-04-22Stream: prevent repeated event notifications after eof.Roman Arutyunyan1-1/+4
2015-04-22Upstream: allow multiple upstreams to use the same shared zone.Ruslan Ermilov1-42/+56
2015-04-21Upstream: simplified ip_hash and hash peer selection code.Ruslan Ermilov1-22/+8
2015-04-20Stream: port from NGINX+.Ruslan Ermilov14-0/+5925