Re: [squid-users] HTML Caching

2006-07-30 Thread Visolve Squid

Andrew Yoward wrote:


Hi Folks,
  how to turn off caching of HTML?



Hello Andrew,

It can be done by using following ACL

acl html rep_mime_type -i text/html
cache deny html

--
Thanks,
Visolve Squid Team,
http://squid.visolve.com


Re: [squid-users] HTML Caching

2006-07-28 Thread Matus UHLAR - fantomas
On 27.07.06 16:15, Andrew Yoward wrote:
 Am I just blind, or can someone point me to the Wiki page that tells me 
 how to turn off caching of HTML?

why?
html is usually (very) safe for caching.
-- 
Matus UHLAR - fantomas, [EMAIL PROTECTED] ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Despite the cost of living, have you noticed how popular it remains? 


[squid-users] HTML Caching

2006-07-27 Thread Andrew Yoward

Hi Folks,

Am I just blind, or can someone point me to the Wiki page that tells me 
how to turn off caching of HTML?


Thanks,

Andrew


Re: [squid-users] HTML Caching

2006-07-27 Thread Henrik Nordstrom
tor 2006-07-27 klockan 16:15 +0100 skrev Andrew Yoward:
 Hi Folks,
 
 Am I just blind, or can someone point me to the Wiki page that tells me 
 how to turn off caching of HTML?

See the cache directive.

acl html rep_mime_type -i text/html
cache deny html

Regards
Henrik


signature.asc
Description: Detta är en digitalt signerad	meddelandedel