Bit more on this;
> 2008/10/22 21:48:31| fd_open FD 21 HTTP Request
> 2008/10/22 21:48:31| httpAccept: FD 21: accepted port 3128 client
> 127.0.0.1:44244
[...]
> 2008/10/22 21:48:31| aclCheck: checking 'always_direct allow
> local_proxy'
> 2008/10/22 21:48:31| aclMatchAclList: checking local_proxy
> 2008/10/22 21:48:31| aclMatchAcl: checking 'acl local_proxy
> myportname local_proxy'
> 2008/10/22 21:48:31| aclMatchAclList: no match, returning 0
Is the myportname acl broken? Or am I misunderstanding it?
> Right, but I want to use *separate* ports; i.e., one accel port, and
> one proxy port. E.g.,
>
> http_port 80 vhost
> cache_peer origin.example.com parent 80 0 originserver no-query no-
> digest
>
> http_port 127.0.0.1:3128 name=local_proxy http11
> acl local_proxy myportname local_proxy
> always_direct allow local_proxy
> http_access allow local_proxy localhost
> http_access deny local_proxy
> log_access deny local_proxy
>
> Right now when I do this, the proxy port still goes to the
> cache_peer that's configured for the accelerator port...
>
>
> Cheers,
-- Mark Nottingham mnot_at_yahoo-inc.comReceived on Thu Oct 23 2008 - 04:58:55 MDT
This archive was generated by hypermail 2.2.0 : Thu Oct 23 2008 - 12:00:05 MDT