ying lcs wrote:
Thanks. But how can I tell squidclient is retrieved the content from the cache if I execute the same url the second time?
You should see a header like: X-Cache: HIT from your.proxy.server and have a TCP_HIT in access.log instead of TCP_MISS. -- Andreas