Senol Gulgonul wrote:

> for transparent connections, names are resolved by client (ip adresses shown
> in log). for then ones using squid, names are resolved by squid (names are
> shown in logs). Thus for a www.yahoo.com probably squid will have 2 cache
> entries. first for www.yahoo.com second for 204.71.200.72

Sounds like you haven't used

httpd_accel_uses_host_header on

which is REQUIRED if you are running a transparent proxy or else a lot
of sites (all virtual hosts) will fail, and all transparently cached
sites will get cached on their IP address.

---
Henrik Nordstrom
Spare time Squid hacker

Reply via email to