Skip to main content

Thread: Need help with multiple web server reverse proxy [Squid]


i have squid reverse proxy working domains specify in squid.conf file. add additional default rule, if domain not match 1 of known domains.

mapping domains particular servers using following config lines.

code:
cache_peer 10.10.20.15 parent 80 0 no-query no-digest originserver name=lamp_server login=pass  acl sites_lamp dstdomain (list of domain names here)  cache_peer_access lamp_server allow sites_lamp
is there acl line can use other?

i able working specifying 'all' instead of acl, , denying other acl's on server.

code:
acl sites_lamp dstdomain (list of domain names here)  cache_peer_access lamp_server allow sites_lamp    cache_peer_access default_server deny sites_lamp  cache_peer_access default_server allow all


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [all variants] Need help with multiple web server reverse proxy [Squid]


Ubuntu

Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

PProHeadless.exe has stopped working error when opening projects in Adobe Media Encoder CS6

Preconditions Failed. - Joomla! Forum - community, help and support