The official NGINX Open Source repository.
Go to file
Roman Arutyunyan f81ae4e392 Stream: upstream "connected" flag.
Once upstream is connected, the upstream buffer is allocated.  Previously, the
proxy module used the buffer allocation status to check if upstream is
connected.  Now it's enough to check the flag.
2015-06-25 12:36:52 +03:00
auto Stream: connection limiting module. 2015-06-18 14:17:30 +03:00
conf Added the REQUEST_SCHEME parameter. 2015-06-05 22:23:26 +03:00
contrib Contrib: add more directives to vim syntax. 2014-10-22 15:31:19 +02:00
docs nginx-1.9.2-RELEASE 2015-06-16 17:49:39 +03:00
misc Updated OpenSSL used for win32 builds. 2015-06-15 20:20:12 +03:00
src Stream: upstream "connected" flag. 2015-06-25 12:36:52 +03:00
.hgtags release-1.9.2 tag 2015-06-16 17:49:40 +03:00