On 6/29/06, Ryan Pendergast <[EMAIL PROTECTED]> wrote:
You are correct - it does catch both.  How do you cache only forward proxy
requests? Am I going to have to explitly put every protocol?  What about ssl
connect?

SSL can't be cached on a proxy.  CONNECT is essentially a tunnel.

Most people operate forward proxies on a different <VirtualHost> than
origin content.  Then you can scope the cache directives in the proxy
<VirtualHost>.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to