dgaudet 98/03/04 01:59:48
Modified: . STATUS Log: Proxies combined with namevhosts seem to work just as well as before... and when I looked at old vs. new logic in this area I don't see the problem that I thought was there. So I think this is closed. Revision Changes Path 1.172 +0 -7 apache-1.3/STATUS Index: STATUS =================================================================== RCS file: /export/home/cvs/apache-1.3/STATUS,v retrieving revision 1.171 retrieving revision 1.172 diff -u -r1.171 -r1.172 --- STATUS 1998/03/04 02:28:09 1.171 +++ STATUS 1998/03/04 09:59:47 1.172 @@ -139,13 +139,6 @@ documentation... we should handle it in the case the user doesn't ever supply a dot-notation address. - - The proxy now asks http_vhost "is this hostname:port the same as - r->server?" Which means if it's not the same as r->server, but is another - server on the same machine then the proxy may make a request to itself. - In particular if you're so silly as to combine NameVirtualHosts with the - proxy on the same IP address you may end up with some fun results. - (which means: test namevhosts + proxy) - Closed issues: * Removal of inetd mode