it's works i use http://wiki.squid-cache.org/SquidFaq/ReverseProxy acl our_sites dstdomain your.main.website http_access allow our_sites cache_peer_access myAccel allow our_sites cache_peer_access myAccel deny all question is how if i have 2 or more domain ? On Fri, Sep 26, 2008 at 9:14 PM, Amos Jeffries <squid3@xxxxxxxxxxxxx> wrote: > ??? ??z?up??? ?z??? ??? wrote: >> >> this is my squid >> using apt-get install squid from latest ubuntu >> >> >> root@simulasi:/home/mirza# squid -v >> Squid Cache: Version 2.6.STABLE18 > > Okay, your config file was full of configuration things that only work in > 2.5. > > The wiki pages I sent are correct for your squid 2.6. > > >> >> On Fri, Sep 26, 2008 at 2:59 PM, Amos Jeffries <squid3@xxxxxxxxxxxxx> >> wrote: >>> >>> Upgrade your Squid. 2.5 is rather broken with interception and >>> acceleration >>> modes. >>> >>> After upgrading to a later squid. Remove the NAT interception hack. These >>> two How-To's tell you everything you need to get started. >>> >>> >>> For reverse-proxy (accelarating) of websites using Squid: >>> http://wiki.squid-cache.org/SquidFaq/ReverseProxy >>> >>> For interception of outbound network port 80 traffic: >>> http://wiki.squid-cache.org/ConfigExamples/Intercept/LinuxDnat >>> or http://wiki.squid-cache.org/ConfigExamples/Intercept >>> >>> >>> Amos >>> -- >>> Please use Squid 2.7.STABLE4 or 3.0.STABLE9 >>> >> >> >> > > > -- > Please use Squid 2.7.STABLE4 or 3.0.STABLE9 > -- -=-=-=-=