Will always_direct produce the same results? ie pages won't be served from the cache as the request will be sent directly to the origin server. Or is this only applicable in proxy chaining?
> -----Original Message----- > From: Marc Elsen [mailto:[EMAIL PROTECTED] > Sent: Thursday, 18 September 2003 4:10 PM > To: Fritz Mesedilla > Cc: [EMAIL PROTECTED] > Subject: Re: [squid-users] no cache on website > > > > > Fritz Mesedilla wrote: > > > > Hello! > > I have a simple question... I want certain websites not to be > cached by squid. > > For example, we have a stats website and we don't want it cached. > > How do this? > > > > > Checkout the : > > no_cache > > directive in squid.conf. > > M. > >
