RE: [squid-users] acl for redirect to another proxy

From: J.J. <jayjayjay_at_gmx.de>
Date: Wed, 24 Jun 2009 16:05:48 +0200

hi Gontzal,

i think you`re looking for cache_peer configuration.

like this:

cache_peer 127.0.0.1 parent 8081 3030 no-query proxy-only (connection-auth=on)

acl java_browser ...
acl java_filetypes ...

never_direct allow java_browser
http_access deny java_filetypes !java_browser
cache_peer_access 127.0.0.1 allow java_filetypes

i didnt test it like above, but i have a similiar setup like this, and it`s working :)

good luck

Regards jay

-- 
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
Received on Wed Jun 24 2009 - 14:05:58 MDT

This archive was generated by hypermail 2.2.0 : Wed Jun 24 2009 - 12:00:04 MDT