RE: [squid-users] no_cache does not working?

From: <duranm@dont-contact.us>
Date: Fri, 1 Apr 2005 17:56:37 -0300

You miss _dstdomain_

acl BYPASS dstdomain .mydomain.com
no_cache deny BYPASS

Regards, Mauricio

-----Original Message-----
From: Kiryl Hakhovich [mailto:administrator@bsolution.net]
Sent: Friday, April 01, 2005 5:56 PM
To: squid-users@squid-cache.org
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.
Received on Fri Apr 01 2005 - 13:56:51 MST

This archive was generated by hypermail pre-2.1.9 : Sun May 01 2005 - 12:00:03 MDT