]> granicus.if.org Git - apache/commit
add 2 new enviornment variables to deal with misbehaving backends
authorIan Holsman <ianh@apache.org>
Fri, 31 May 2002 21:21:10 +0000 (21:21 +0000)
committerIan Holsman <ianh@apache.org>
Fri, 31 May 2002 21:21:10 +0000 (21:21 +0000)
commitaff9b8aef6a3d9e32e4f1ee7095908726b483d60
tree8fada81c563ed984f4dd68460b87490c8e4f5c5b
parent07fe8d864db85924e8341007145d1e8928bca58d
add 2 new enviornment variables to deal with misbehaving backends
"proxy-nokeepalive" which removes the Connection: line completely
"force-proxy-request-1.0" which forces the request to be HTTP/1.0
this allows apache to reverse proxy misbehaving appservers

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95456 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/proxy_http.c