On 6/29/06, Ryan Pendergast <pendergast.ryan@xxxxxxxxx> 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx