squid nocache
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Squid > squid nocache




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    squid nocache  
Lloyd Palfrey


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-16-04 11:29 PM

I'm trying to make squid cache nothing by default. Then specify the
extensions of files I want to cache.

Has anyone done this?


Thanks







[ Post a follow-up to this message ]



Muthukumar_K is offline     Re: squid nocache  
Muthukumar_K


View Ip Address Report This Message To A Moderator Edit/Delete Message


Click Here to See the Profile for Muthukumar_K Click here to Send Muthukumar_K a Private Message Visit Muthukumar_K's homepage! Find more posts by Muthukumar_K Add Muthukumar_K to your buddy list
 
12-24-04 05:37 PM

[QUOTE]Originally posted by Lloyd Palfrey 
[B]I'm trying to make squid cache nothing by default. Then specify the
extensions of files I want to cache.

Has anyone done this?


IF you don't want to cache contents then use acl settings and no_cache direc
tive setting. 

Example :
acl QUERY urlpath_regex cgi-bin \?
no_cache deny QUERY

To cache extensions based then use urlpath_regex ACL settings and http_acces
s rule.

acl ext urlpath_regex \.gif$ \.jpeg$
http_access allow ext

To know all about mime contents and file types then use mime.conf.default fi
le.


HTH. 

regards
Muthukumar

kmuthu_gct@yahoo.com




[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 01:00 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register