The official NGINX Open Source repository.
Go to file
Maxim Dounin 29844cd55c Upstream keepalive: "single" parameter deprecated.
The original idea was to optimize edge cases in case of interchangeable
backends, i.e. don't establish a new connection if we have any one
cached.  This causes more harm than good though, as it screws up
underlying balancer's idea about backends used and may result in
various unexpected problems.
2012-06-18 14:23:42 +00:00
auto Fixed "sendmsg() failed" alerts on HP-UX. 2012-06-18 14:11:29 +00:00
conf Added the HTTPS fastcgi_param to fastcgi.conf. 2011-12-25 19:15:56 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.3.1-RELEASE 2012-06-05 13:47:29 +00:00
misc Updated OpenSSL used for win32 builds. 2012-05-15 14:20:06 +00:00
src Upstream keepalive: "single" parameter deprecated. 2012-06-18 14:23:42 +00:00
.hgtags release-1.2.1 tag 2012-06-05 14:02:03 +00:00