Emilio Casbas wrote:

The solution was direct all secure connections for the same path:

acl SEGURAS method CONNECT
cache_peer  proxy.domain  parent  8080 0 default no-query
cache_peer  secure-proxy.domain parent 8080 0 no-query
cache_peer_access secure-proxy.domain allow SEGURAS
cache_peer_access proxy.domain deny SEGURAS

Cool. Thanks Emilio, I can see the advantage of using a default parent for plain http.


-S

Reply via email to