The official NGINX Open Source repository.
Go to file
Ruslan Ermilov 72b9a317d2 Upstream: fixed "no port" detection in evaluated upstreams.
If an upstream with variables evaluated to address without a port,
then instead of a "no port in upstream" error an attempt was made
to connect() which failed with EADDRNOTAVAIL.
2015-11-21 10:44:07 +03:00
auto Used the pwritev() syscall for writing files where possible. 2015-11-17 19:01:41 +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 Missing "variable" word added. 2015-11-17 19:41:39 +03:00
misc Updated OpenSSL used for win32 builds. 2015-08-17 18:09:20 +03:00
src Upstream: fixed "no port" detection in evaluated upstreams. 2015-11-21 10:44:07 +03:00
.hgtags release-1.9.7 tag 2015-11-17 17:50:57 +03:00