On 17/05/07, Henrik Nordstrom <henrik@xxxxxxxxxxxxxxxxxxx> wrote:
ons 2007-05-16 klockan 19:45 +0200 skrev Anton Melser: > In the access.log I get : > > 1179338384.598 0 ip_address_of_machine TCP_DENIED/403 1568 GET > http://lesite.org/ - NONE/- text/html > 1179338384.598 9 firwall_ip TCP_MISS/403 1766 GET > http://lesite.org/ - DIRECT/172.16.116.1 text/html Your Squid is not using the cache_peer. If you use that Squid as proxy then make sure to use never_direct for your accelerated sites.
Anton make big stupid booboo! I had put the external IP + domainname in /etc/hosts... and I guess this is the reason it was borking. Putting 127.0.0.1 solved everything. Thanks for you help! Cheers Anton