summaryrefslogtreecommitdiffhomepage
path: root/src/http/modules/ngx_http_proxy_module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-24fix segfault, introduced in r2423Igor Sysoev1-1/+1
2008-12-23variable support for unix sockets in fastcgi_pass and proxy_passIgor Sysoev1-4/+12
2008-12-10delete surplus upstream.schema fieldIgor Sysoev1-7/+5
2008-10-30fix r1913Igor Sysoev1-1/+1
2008-10-24fix case proxy_pass URL is evaluted to http://host?argsIgor Sysoev1-4/+18
2008-09-30*) ngx_http_upstream_test_next()Igor Sysoev1-0/+2
2008-09-24underscores_in_headersIgor Sysoev1-1/+1
2008-09-05remove unused #include'sIgor Sysoev1-1/+0
2008-08-26*) refactor ngx_parse_inet_url()Igor Sysoev1-1/+1
2008-08-17proxy_ssl_session_reuseIgor Sysoev1-0/+19
2008-08-04ngx_strlow()Igor Sysoev1-4/+1
2008-06-26the "Expect" header supportIgor Sysoev1-0/+1
2008-06-17*) back out r2040Igor Sysoev1-7/+7
2008-05-24remove directives deprecated in 0.3.xIgor Sysoev1-22/+0
2008-05-22style fixIgor Sysoev1-1/+1
2008-03-11non cacheable $proxy_host and $proxy_portIgor Sysoev1-2/+2
2008-03-03fix r1903Igor Sysoev1-0/+1
2008-02-11add X-Accel-Charset to ingored header, fix X-Accel-BufferingIgor Sysoev1-1/+2
2007-12-24use %*s formatIgor Sysoev1-10/+3
2007-12-09*) now ngx_conf_set_str_array_slot() tests NGX_CONF_UNSET_PTRIgor Sysoev1-99/+9
2007-12-09return NGX_ERROR instead of NGX_HTTP_INTERNAL_SERVER_ERROR in u->parse_header()Igor Sysoev1-7/+7
2007-12-03fix segfaultIgor Sysoev1-1/+2
2007-12-01style fix: remove trailing spacesIgor Sysoev1-1/+1
2007-11-28ngx_parse_url() saves port text, this allows to use it in proxy host headerIgor Sysoev1-12/+3
2007-11-28fix segfaultIgor Sysoev1-4/+4
2007-11-27proxy_pass variables supportIgor Sysoev1-146/+335
2007-11-06set status in correct placeIgor Sysoev1-1/+2
2007-10-14fix English grammarIgor Sysoev1-7/+7
2007-10-09style fix: remove double semicolonsIgor Sysoev1-1/+1
2007-09-15the "proxy_hide_header" and "fastcgi_hide_header" directives did notIgor Sysoev1-1/+1
2007-09-09escape internal request URI in proxy_passIgor Sysoev1-1/+1
2007-07-29named locationIgor Sysoev1-4/+6
2007-07-23style fixIgor Sysoev1-0/+1
2007-07-13proxy_store and fastcgi_store were changed,Igor Sysoev1-4/+72
2007-07-12proxy_store and fastcgi_storeIgor Sysoev1-0/+11
2007-06-07style fixIgor Sysoev1-7/+7
2007-04-22proxy_headers_hash_max_size and proxy_headers_hash_bucket_sizeIgor Sysoev1-6/+35
2007-02-21use the contemporary directivesIgor Sysoev1-3/+3
2007-02-14ngx_strcasecmp()/ngx_strncasecmp()Igor Sysoev1-2/+2
2007-01-02ngx_ssl_get_server_conf()Igor Sysoev1-1/+1
2006-12-20fix debug logIgor Sysoev1-1/+1
2006-12-12rewritten upstreamIgor Sysoev1-9/+41
2006-12-11fix fastcgi and memcached upstreamsIgor Sysoev1-0/+1
2006-12-04upstream choice modulesIgor Sysoev1-37/+42
2006-11-14allow proxy_pass inside limit_exceptIgor Sysoev1-3/+4
2006-10-25axe unused codeIgor Sysoev1-26/+0
2006-10-09align hash bucket size to cache lineIgor Sysoev1-1/+1
2006-10-06fix hash building on unknown 64-bit platformIgor Sysoev1-1/+1
2006-09-26fix proxy_redirect with variableIgor Sysoev1-1/+7
2006-08-14nginx-0.3.58-RELEASE importrelease-0.3.58Igor Sysoev1-1/+1