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 Gokhan 
  To: 'Selim Jahangir' ; 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]
    Sent: Tuesday, September 12, 2000 10:04 AM
    To: 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/ >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:07:26 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:15 MST