Enrique wrote:
Finaly i haved upgraded to SQUID3.0STABLE, but my problem persiste,
for example when i maje a image search in google many images no show,
i;m looking for the size of that images for some imformation abaut my
chache_mem or maximum objets but the sixe of the images no show is
random.
here the last lines of acceslog my ip is 192.168.157.100
1232731891.713 6002 192.168.157.100 TCP_MISS/200 9278 GET
http://images.google.com.cu/images?gbv=2&hl=es&q=squid enrique
DIRECT/72.14.205.104 text/html
1232731891.807 33 192.168.157.100 TCP_DENIED/403 1480 GET
http://tbn2.google.com/images?q=tbn:lwwCWFuZqT5m8M:http://static.howstuffworks.com/gif/squid-14b.jpg
- NONE/- text/html
The 403 HTTP status code means "Forbidden". It's hard to say why
without knowing more about your setup. This could be due to ACLs, or it
could be your ISP filtering, or (on a long shot) maybe Google is
blocking you.
The output of "squidclient
http://tbn2.google.com/images?q=tbn:lwwCWFuZqT5m8M:http://static.howstuffworks.com/gif/squid-14b.jpg"
run on the Squid box might be helpful in sorting this out.
Chris