Hi all
in this case i get all the logs , which the users are going to access the
URL
hare
----- Original Message -----
From: "Elsen Marc" <[EMAIL PROTECTED]>
To: "hare ram" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, January 07, 2004 1:31 PM
Subject: RE: [squid-users] how to send orginator IP
>
> Hi all
>
> thanks for the reply
>
> how do i make squid as a http logger, not to cache the objects,
>
Configure Squid with the 'null' storage type :
--enable-storeio=null,ufs
Then in squid.conf specify :
cache_dir null /null
M.