Hello.
I want to set squid as a proxy server to my webserver
I am using squid with the following config:
http_port 80 accel defaultsite=domain.com vhost
cache_peer IPADDRESS parent 80 0 no-query originserver name=myAccel
acl our_sites dstdomain domain.com
http_access allow our_sites
cache_peer_access myAccel allow our_sites
cache_peer_access myAccel deny all
I am getting the following error:
Service Unavailable
The service is temporarily unavailable. Please try again later.
Received on Thu Feb 23 2012 - 22:36:02 MST
This archive was generated by hypermail 2.2.0 : Fri Feb 24 2012 - 12:00:05 MST