Search squid archive

RE: How to configure URLs list to bypass the squid cache??

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jamie/Henrik

Thanks a Lot! This was very helpful

Regards,
Saurabh
-----Original Message-----
From: Jamie Learmonth [mailto:jamiellists@xxxxxxxxx] 
Sent: Wednesday, July 09, 2008 4:31 PM
To: Saurabh Agarwal
Cc: squid-users@xxxxxxxxxxxxxxx
Subject: Re:  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
>
>   



[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux