Jamie/Henrik
Thanks a Lot! This was very helpful
Regards,
Saurabh
-----Original Message-----
From: Jamie Learmonth [mailto:jamiellists_at_gmail.com]
Sent: Wednesday, July 09, 2008 4:31 PM
To: Saurabh Agarwal
Cc: squid-users_at_squid-cache.org
Subject: Re: [squid-users] How to configure URLs list to bypass the
squid cache??
Create your URL ACL
acl directurls -i url_regex my.direct.domain
# Don't cache direct urls
cache deny directurls
# Always go direct
always_direct allow directurls
Regards,
--------
Jamie Learmonth
Boxlight Media Ltd.
http://www.boxlightmedia.com
> Hi All
>
> I want to configure the list of URLs for which we should not serve
data
> from the Squid cache; and squid should always get it fresh from the
> server.
>
> Is there a way we can configure squid.conf to achieve this?
>
> Regards,
> Saurabh
>
>
Received on Thu Jul 10 2008 - 09:23:37 MDT
This archive was generated by hypermail 2.2.0 : Wed Jul 16 2008 - 12:00:04 MDT