Hi, I need to cache the google pages and in the squid.conf I wrote: refresh_pattern europe\.google\.com 720 100% 780 override-lastmod override-expire ignore-reload refresh_pattern www\.google\.com 720 100% 780 override-lastmod override-expire ignore-reload but i read in the access.log: 1111595605.244 318 10.172.69.68 TCP_MISS/200 4150 GET http://europe.google.com/search?hl=en&lr=&q=pippo&btnG=Search - DIRECT/216.239.59.99 text/html 1111595681.970 188 10.172.69.68 TCP_MISS/200 4150 GET http://europe.google.com/search?hl=en&lr=&q=pippo&btnG=Search - DIRECT/216.239.59.99 text/html Where did I wrong? Thank you, Leo