Sergio Belkin wrote:

> From: Sergio Belkin <[EMAIL PROTECTED]>
> Subject: [CentOS] Proxy with no cache
> To: "CentOS mailing list" <centos@centos.org>
> Date: Wednesday, 3 September, 2008, 2:53 PM
> Hi,
> I'd want to install a proxy server but  I no need
> cache, what software
> do you recommend me?
> 
> thanks in advance!

>From the Squid FAQ

Q : Can I make Squid proxy only, without caching anything?

A Sure, there are few things you can do.

You can use the cache access list to make Squid never cache any response:

acl all src all
cache deny all

http://wiki.squid-cache.org/SquidFaq/ConfiguringSquid#head-c1da1b7113875d4bb84170e3de291298cb1be7f3

Thanks,
Josh.




_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to