sorry it was a typo in the email.
in the config file there is a dstdomain
Kiryl
duranm@xxxxxxxxxxxxxxx wrote:
You miss _dstdomain_
acl BYPASS dstdomain .mydomain.com
no_cache deny BYPASS
Regards, Mauricio
-----Original Message-----
From: Kiryl Hakhovich [mailto:administrator@xxxxxxxxxxxxx]
Sent: Friday, April 01, 2005 5:56 PM
To: squid-users@xxxxxxxxxxxxxxx
Subject: [squid-users] no_cache does not working?
Hey guys,
i got a question,
i have put this in my squid.conf
acl BYPASS .mydomain.com
no_cache deny BYPASS
Everytime i'm trying to access site.mydomain.com, i see TCP_MISS in log
file, which mean that it bypassing the cache, but i'm not getting the
actual site.
Note: that site has been protected with Basic authentication, and via
squid i see page "not authorized" response from that webserver.
If i try access the same site without proxy - i'm getting login prompt
and the site.
Could any one clarify that ?
thanks.
Sincerely,
Kiryl.