]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Allow for a simple socket check in addition to the
authorJim Jagielski <jim@apache.org>
Fri, 23 Aug 2013 16:48:42 +0000 (16:48 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 23 Aug 2013 16:48:42 +0000 (16:48 +0000)
commit40770049cfb6e7b48f6509e3cc328c0ed7ccbacd
tree80a1c309fa5afdf54ebe02d698da1a651c0d006b
parent7900c4b1dd4685f30dcad41682b6f64dc19a973f
Allow for a simple socket check in addition to the
higher level protocol-level checks for backends...

Not sure if it makes sense to do both or not... Comments?

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1516930 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/mod_proxy.xml
modules/proxy/mod_proxy.c
modules/proxy/mod_proxy.h
modules/proxy/mod_proxy_ajp.c
modules/proxy/mod_proxy_http.c
modules/proxy/proxy_util.c