Re: [squid-users] reverse proxy access denied

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Wed, 09 Aug 2006 17:05:43 +0200

On Wed, 2006-08-09 at 10:39 -0400, Gustavo Lazarte wrote:
> I got the following on the access log
>
> 1155133193.125 16 10.10.10.100 TCP_MISS/403 1468 GET http://10.10.10.10/test.jpg - DIRECT/10.10.10.10 text/html
>
> on the webserver I get a - 200 IIS message for the test.jpg file. that means the
> request was successful. I am starting to think might be ACL or Auth on the cache.

Hmmm.. this log record says it got a 403 from 10.10.10.10... Thinking..

check your http_reply_access directives. Best left at the default "allow
all" unless you have specific reasons to use anything else there. Maybe
it could cause log entries like the above.. (not verified).

What happends if you try contacting the site from the proxy server?

  squidclient -h 10.10.10.10 -p 80 /test.jpg

Regards
Henrik
Received on Wed Aug 09 2006 - 09:05:20 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Sep 01 2006 - 12:00:02 MDT