BUG: Using SJSWPS as both forward & reverse proxy
Hello,
I think this is a bug but I will ask here too. It may be that a single instance of a proxy server cannot function as a forward & a reverse proxy simultaneously.
I've tried this on 4.04 and 4.05 releases many times and it's always the same. Note that my default ACL is set to Deny all but with Continue enabled. There are additional ACL entries for specific URLs. These are working when its set up as a forward proxy (i.e. IE/Firefox proxy refers to this host).
I now go an add a virtual multihost entry for a URL which is allowed via the forward functionality. I then try to access it via IE which is using the proxy host as a forward host. The following error occurs:
[23/May/2007:12:53:14] security (10594): for host 192.168.0.10 trying to GET http://directory.myhost.com/, acl-state reports: HTTP5191: access of http://directory.myhost.comhttp://directory.myhost.com/ denied by ACL default directive 1
I can understand why it's trying to use the default ACL. What I don't understand is why it believes it's trying to look up "http://directory.myhost.comhttp://directory.myhost.com/" verses just "http://directory.myhost.com/"
Any ideas?

