Re: [squid-users] Using squid as proxy without cache

From: Visolve.com <squid_visolve@dont-contact.us>
Date: Tue, 27 Nov 2001 19:25:28 +0530

Hello Ron Owens,

  Sure .It is possible to configure squid as proxy only without caching
anything.Sure, there are few things you can do.

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

        acl all src 0/0
        no_cache deny all

With Squid-2.4 and later you can use the ``null'' storage module:

        cache_dir null -1 1000

To know about no_cache have a look at
http://www.visolve.com/squid/squid24s1/neighbour.htm#no_cache .

Regards,
-Kanchana
squid@visolve.com
www.visolve.com

----- Original Message -----
From: "Ron Owens" <ron.owens@nuigalway.ie>
To: "Squid Users" <squid-users@squid-cache.org>
Sent: Tuesday, November 27, 2001 5:40 PM
Subject: [squid-users] Using squid as proxy without cache

> Is it possible to configure squid as a proxy-only server without the
> need to set up a cache?
>
> I want the ability to log web traffic but without the overhead of
> caching.
>
>
>
> --
> Ron Owens. Senior Systems Programmer. Computer Services
> email: ron.owens@nuigalway.ie Phone: +35391 512082
> Internal: Ext 3252
>


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Received on Tue Nov 27 2001 - 06:50:25 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:04:33 MST