Hi,
I think you dont use RunCache, first use squid -NCd1, then see
cache.log..For further:
http://www.squid-cache.org/Doc/FAQ/FAQ-3.html#ss3.5
<http://www.squid-cache.org/Doc/FAQ/FAQ-3.html#ss3.5>
for TCP_MISS and others see:
http://www.squid-cache.org/Doc/FAQ/FAQ-6.html#ss6.10
<http://www.squid-cache.org/Doc/FAQ/FAQ-6.html#ss6.10>
Greetings from Istanbul,
Ilker G.
-----Original Message-----
From: Selim Jahangir [mailto:selim@swmc.bangla.net]
Sent: Tuesday, September 12, 2000 12:55 PM
To: Ilker Gokhan
Cc: squid-users@ircache.net
Subject: Re: [SQU] Squid problem
Dear Ilker
Thanks for ur suggestion. Now squid runs ok.
But now another problem.
When i run ./RunCache& it displays like the follwoing
Running squid -sY >> /usr/local/squid/squid.out 2>&1
RunCache : Exiting Due to repeated , Frequent failures.
And when i see the access.log file , i find that
TCP_MISS /200
TCP_MISS /302 like this.
from the above it seems that it is not taking from cache. And i did not see
any cahnges in size of cache.log file.
Any suggestion will be appreciated highly.
Thanks again
----- Original Messa
TCP_MISS /200 ge -----
From: Ilker <mailto:IlkerG@sumerbank.com.tr> Gokhan
To: 'Selim <mailto:selim@swmc.bangla.net> Jahangir' ;
squid-users@ircache.net <mailto:squid-users@ircache.net>
Sent: Tuesday, September 12, 2000 2:49 PM
Subject: RE: [SQU] Squid problem
Hi Selim,
I guess you dont have "all" acl. Add:
acl all src 0.0.0.0/0.0.0.0
Best regards,
Ilker G.
-----Original Message-----
From: Selim Jahangir [ mailto:selim@swmc.bangla.net
<mailto:selim@swmc.bangla.net> ]
Sent: Tuesday, September 12, 2000 10:04 AM
To: squid-users@ircache.net <mailto:squid-users@ircache.net>
Subject: [SQU] Squid problem
Dear Squid users
I need your help.
My suqid configuration files look like the foollowing
http_port 3128
cache_mem 16 MB
cache_dir /usr/local/squid/cache 400 16 256
cache_access_log /usr/local/squid/logs/access.log
acl localhost src 127.0.0.1/32
acl swmc src 203.188.255.0/24
http_access allow localhost
http_access allow swmc
http_access deny swmc
when i run for the first time /usr/local/squid/bin/squid -z
it creates the swap directory but displays some information
icp_access deny all
ACL name ''all" not found
ident_lookup_access deny all
when i run squid
it says the same information but shows that squid is running and PID is any
number.
When I run
client http://www.x.y/ <http://www.x.y/> >test
I find that test caches a list of objects of the web site.
Would u please tell the above information.
Thanks
selim
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Tue Sep 12 2000 - 04:48:33 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:15 MST