Search squid archive

Re: direct access for local intranet urls

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

 



RoLaNd RoLaNd wrote:
thanks for the advice..
i've checked the link below and searched through my squid.conf and the only relevant part i've found is the following:

acl QUERY urlpath_regex cgi-bin \?
cache deny QUERY

any advice? all i want to do is to block *.devtest.com


You found the only caching restriction so far. BY default Squid stores everything. You need to add any restrictions of your own.

acl devtest dstdomain .devtest.com
cache deny devtest

Amos



 > Date: Thu, 28 May 2009 15:09:24 +1200
 > From: squid3@xxxxxxxxxxxxx
 > To: r_o_l_a_n_d@xxxxxxxxxxx
 > CC: squid-users@xxxxxxxxxxxxxxx
 > Subject: Re:  direct access for local intranet urls
 >
> On Wed, 27 May 2009 18:55:31 +0300, RoLaNd RoLaNd <r_o_l_a_n_d@xxxxxxxxxxx>
 > wrote:
 > > Hello,
 > >
 > > i'm not sure how to do this, though i want to make sure that my local
 > > intranet sites aren't cached with squid.
 > >
 > >
 > > any advice?
 >
 > cache deny ...
 >
 > http://www.squid-cache.org/Doc/config/cache/
 >
 > Amos

------------------------------------------------------------------------
What can you do with the new Windows Live? Find out <http://www.microsoft.com/windows/windowslive/default.aspx>


--
Please be using
  Current Stable Squid 2.7.STABLE6 or 3.0.STABLE15
  Current Beta Squid 3.1.0.8 or 3.0.STABLE16-RC1

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

  Powered by Linux