]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* Check for an existing socket independant of an existing connection record.
authorRuediger Pluem <rpluem@apache.org>
Sat, 8 Apr 2006 21:43:24 +0000 (21:43 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 8 Apr 2006 21:43:24 +0000 (21:43 +0000)
commitbb7b54c59f29d22a1fa5e9f39070cfacca4c89ec
tree94892df83852320e3c4fc00a5962acb4598c9c50
parent700a020e7d85c24fddd0ed610d06f47a0346e585
* Check for an existing socket independant of an existing connection record.
  This ensures that requests handled by the '*' worker are sent to the correct
  backend server.

PR: 39253

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