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.