> 
> 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.

Reply via email to