mån 2010-08-02 klockan 13:25 -0400 skrev Bucci, David G:
> Hi - I'm working to establish a squid accel config with squid running on the 
> same server as an Apache instance.
> 
> With Squid 2.7, the following config worked (I have Apache listening on 
> 127.0.0.1:80):
> 
>       http_port 192.168.1.7:80 accel defaultsite=192.168.1.7
>       cache_peer 127.0.0.1 parent 80 0 no-query originserver name=va
>       acl all src all
>       cache_peer_access va allow all
>       http_access allow all

This config minus the all acl works just fine for me with Squid-3. Only
changed the IP to match my test server IP.

Regards
Henrik



Reply via email to