Re: [CentOS] Proxy with no cache

2008-09-25 Thread Josh Donovan
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


Re: [CentOS] Proxy with no cache

2008-09-03 Thread Romeo Ninov


Sergio Belkin  wrote / napĂ­sal(a):

Hi,
I'd want to install a proxy server but  I no need cache, what software
do you recommend me?

thanks in advance!

  
Take a look on some socks server (dante). BTW i think squid can be 
configured as noncaching proxy

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


[CentOS] Proxy with no cache

2008-09-03 Thread Sergio Belkin
Hi,
I'd want to install a proxy server but  I no need cache, what software
do you recommend me?

thanks in advance!

-- 
--
Open Kairos http://www.openkairos.com
Watch More TV http://sebelk.blogspot.com
Sergio Belkin -
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Proxy with no cache

2008-09-03 Thread Karanbir Singh

Sergio Belkin wrote:

Hi,
I'd want to install a proxy server but  I no need cache, what software
do you recommend me?

thanks in advance!



if you are looking for outward proxy, tinyproxy
if you need an inward proxy : nginx

( these are for :80 traffic... )

--
Karanbir Singh : http://www.karan.org/  : [EMAIL PROTECTED]
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Proxy with no cache

2008-09-03 Thread Nifty Cluster Mitch
On Wed, Sep 03, 2008 at 11:53:28AM -0300, Sergio Belkin wrote:
 
 Hi,
 I'd want to install a proxy server but  I no need cache, what software
 do you recommend me?
 
Use squid with a small cache and also configure it to cache only small objects.

While you do not need a cache now you might in the future.  In the process
of seting up clients to use your proxy you might find that the scope of your
need will change.

The key advantage of squid is that you can just install it from standard RPMs
and the documentation is integrated.






-- 
T o m  M i t c h e l l 
Got a great hat... now what.

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