]> granicus.if.org Git - apache/commit
Add sockaddr to proxy_conn_rec. Using the workers address
authorMladen Turk <mturk@apache.org>
Thu, 9 Sep 2004 13:03:06 +0000 (13:03 +0000)
committerMladen Turk <mturk@apache.org>
Thu, 9 Sep 2004 13:03:06 +0000 (13:03 +0000)
commitbea1cc41471e123b438cd97e01d26635ab004a69
treeda5e3678262f53f6e20c25342ede12cb2a0632b7
parent4f7554d1025fef88ce52101009b453976a7ee1f3
Add sockaddr to proxy_conn_rec. Using the workers address
is unsafe for forward proxy workers, cause unlike reverse
proxies the forward can have each connection with different
remote address.

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