DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 29th January 2009
ccc ccc is offline
Shell Scout
 
Join Date: May 2008
Posts: 97
Default exclude URL from caching at squid 3

hi

I have Squid Version 3.0 PRE5 installed on freeBSD.
Howto exclude an URL from caching at squid.conf ?
Reply With Quote
  #2   (View Single Post)  
Old 31st January 2009
ccc ccc is offline
Shell Scout
 
Join Date: May 2008
Posts: 97
Default

I've added in squid.conf the following entries:
Code:
acl url dstdomain .domain.com
always_direct allow url
cache deny url
and hope is OK.

btw. if I allow direct do I need exclude from caching as well ?

Last edited by ccc; 31st January 2009 at 06:33 PM.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Caching-only DNS server on OpenBSD Oko OpenBSD General 1 13th September 2009 08:30 PM
squid 3.0 ccc FreeBSD Ports and Packages 4 16th February 2009 12:05 PM
Squid -> Privoxy -> Tor Peter_APIIT OpenBSD Security 3 17th June 2008 08:06 AM
caching DNS server? spiderpig General software and network 5 30th May 2008 10:01 PM
OpenBSD 4.2 behind NAT and Squid mfaridi OpenBSD Security 8 19th May 2008 03:49 PM


All times are GMT. The time now is 04:55 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick