[SQU] Squid problem

From: Selim Jahangir <selim@dont-contact.us>
Date: Tue, 12 Sep 2000 13:03:57 +0600

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.html
Received on Tue Sep 12 2000 - 01:09:45 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:15 MST