The official NGINX Open Source repository.
Go to file
Ruslan Ermilov a2a229193a Fixed "proxy_pass" with IP address and no port (ticket #276).
Upstreams created by "proxy_pass" with IP address and no port were
broken in 1.3.10, by not initializing port in u->sockaddr.

API change: ngx_parse_url() was modified to always initialize port
(in u->sockaddr and in u->port), even for the u->no_resolve case;
ngx_http_upstream() and ngx_http_upstream_add() were adopted.
2013-01-10 12:58:55 +00:00
auto Configure: added the NGX_ZLIB define. 2012-12-23 16:04:14 +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 Year 2013. 2012-12-31 22:08:19 +00:00
misc Updated PCRE used for win32 builds. 2013-01-10 11:38:14 +00:00
src Fixed "proxy_pass" with IP address and no port (ticket #276). 2013-01-10 12:58:55 +00:00
.hgtags release-1.3.10 tag 2012-12-25 14:24:12 +00:00