Re: [squid-users] cache as proxy

From: Jigar Rasalawala <jrasalawala@dont-contact.us>
Date: Mon, 22 Jul 2002 19:16:17 -0700

Hi, guys

I am using Squid-2.5.PRE10 on RedHat 7.2. I figured out to how to use squid
as only proxy.
I recomplied squid using --enable-storeio="null" and configured squid.conf
for "
cache_dir null /null".

1.
Still in access.log file I am getting TCP_MEM_HIT, means squid is still
caching objects in memory.
How can I force squid to NOT cache objects in memory ??

2.
I also found that, If I use squid as cache NOT as a proxy, and If I kill and
restart squid, still I am getting
TCP_MEM_HIT in log file. As far as I know, If I kill squid, it should
release all the objects from
memory. If I kill squid using "squid -k kill", Why do not squid release
objects from memory ?

Help appriciated...
J

----- Original Message -----
From: "Jigar Rasalawala" <jrasalawala@fourelle.com>
To: <squid-users@squid-cache.org>
Sent: Monday, July 22, 2002 3:32 PM
Subject: [squid-users] cache as proxy

> Hi, guys
>
> I am using Squid-2.5PRE10 on RedHat 7.2.
> I want to use squid only as proxy. How can I do this ?
> I went to documentation and found
>
> cache_dir null /null ( works for Squid-2.4 and above ).
>
> I tried same thing and I got error, which says
>
> FATAL: Unknown cache_dir type "null"
>
> Squid Cache(Version 2.5.PRE10): Terminated abnormally.
> CPU Usage: 0.010 seconds = 0.00 user + 0.000 sys
> Maximum Resident Size:0 KB
> Page faults with physical i/o: 216
> Aborted ( Core dumped)
>
>
> What am I doing wrong here ? Any help or suggestion appriciated..
>
> Thanks
> J
>
>
Received on Mon Jul 22 2002 - 20:16:19 MDT

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