I, I am running squid-2.5.STABLE4 on Linux. I don't want to use cache. Therefore I have set following in Squid.conf #cache_mem 128 MB #cache_dir ufs /cache 5000 16 256 cache_dir null /null I am using delay pools.
My Cache.log is as follows : ************* 2003/10/10 20:59:41| Restarting Squid Cache (version 2.5.STABLE4)... 2003/10/10 20:59:41| FD 8 Closing HTTP connection 2003/10/10 20:59:41| FD 10 Closing ICP connection 2003/10/10 20:59:41| Cache dir '/cache' size remains unchanged at 5120000 KB 2003/10/10 21:00:55| DNS Socket created at 0.0.0.0, port 33439, FD 7 2003/10/10 21:00:55| Adding nameserver 202.63.164.17 from /etc/resolv.conf 2003/10/10 21:00:55| Adding nameserver 202.63.164.18 from /etc/resolv.conf 2003/10/10 21:00:55| Accepting HTTP connections at 0.0.0.0, port 3128, FD 8. 2003/10/10 21:00:55| Accepting ICP messages at 0.0.0.0, port 3130, FD 10. 2003/10/10 21:00:55| WCCP Disabled. 2003/10/10 21:00:55| Loaded Icons. 2003/10/10 21:00:55| Ready to serve requests. 2003/10/10 21:00:56| Restarting Squid Cache (version 2.5.STABLE4)... 2003/10/10 21:00:56| FD 8 Closing HTTP connection 2003/10/10 21:00:56| FD 10 Closing ICP connection ********* I am wondering how I get "TCP-HIT" etc. in access.log. Also when I use "top" utility, It shows increase in size of squid. Squid -v is as follows : [EMAIL PROTECTED] root]# /usr/local/squid/sbin/squid -v Squid Cache: Version 2.5.STABLE4 configure options: --enable-delay-pools --enable-cache-digests --enable-arp-acl --enable-auth=ntlm,basic --enable-basic-auth-helpers=winbind --enable-ntlm-auth-helpers=winbind --enable-storeio=null,ufs Any idea about this? Thanks __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com
