On tis, 2008-05-06 at 15:00 +0200, Piotr Ślatała wrote: > For the first time, it gets a content. With second try is it from cache. > But , in the moment i change user-agent, i receive content from Apache, > not from squid. I didn't find an answer for this problem in google :). Sounds like the server responds with "Vary: User-Agent" which means the cache will be unique for each User-Agent string... Regards Henrik