[squid-users] Problem plz sort

From: cable linux <cablelinux@dont-contact.us>
Date: Sun, 27 Oct 2002 14:03:15 -0800 (PST)

Squid Problem

i am configuring squid for freebsd, i install the file
pkg_add squid-versionno. Now the squid
is installed successfully in /usr/local/etc/squid/
location. now i am configuring squid.conf in
that directory. i enable following options.

1 http_port 8080
2 icp_port 3130
3 acl QUERY urlpath_regex cgi-bin \?
4 no_cache deny QUERY
5 cache_mem 16 MB
6 cache_dir ufs /var/cache 100 16 256
7 cache_access_log /usr/local/squid/logs/access.log
8 cache_log /usr/local/squid/logs/cache.log
9 cache_store_log /usr/local/squid/logs/store.log
10 pid_filename /usr/local/squid/logs/squid.pid
11 acl khanzada src 192.168.1.0/255.255.255.0 --->
class which i am using at my network
12 visible_hostname khanzada.champ.com
13 httpd_accel_host virtual
14 httpd_accel_port 80
15 httpd_accel_with_proxy on
16 cache_effective_user squid
17 cache_effective_group squid

For option 16 and 17 i create directory in
/var/cache, and change its owner and group to
squid. after completing whole procedure i am getting
that error.

Oct 21 01:14:24 khanzada squid[726]: Squid Parent:
child process 728 started
Oct 21 01:14:24 khanzada (squid): ipcache_init: DNS
name lookup tests failed.
Oct 21 01:14:24 khanzada (squid): ipcache_init: DNS
name lookup tests failed.
Oct 21 01:14:24 khanzada (squid): ipcache_init: DNS
name lookup tests failed.
Oct 21 01:14:24 khanzada squid[726]: Squid Parent:
child process 728 exited due to signal 6
Oct 21 01:14:27 khanzada squid[726]: Squid Parent:
child process 730 started
Oct 21 01:14:28 khanzada (squid): ipcache_init: DNS
name lookup tests failed.
Oct 21 01:14:28 khanzada squid[726]: Squid Parent:
child process 730 exited due to signal 6
Oct 21 01:14:31 khanzada squid[726]: Squid Parent:
child process 732 started
Oct 21 01:14:31 khanzada (squid): ipcache_init: DNS
name lookup tests failed.
Oct 21 01:14:31 khanzada squid[726]: Squid Parent:
child process 732 exited due to signal 6
Oct 21 01:14:34 khanzada squid[726]: Squid Parent:
child process 734 started
Oct 21 01:14:34 khanzada (squid): ipcache_init: DNS
name lookup tests failed.
Oct 21 01:14:34 khanzada squid[726]: Squid Parent:
child process 734 exited due to signal 6
Oct 21 01:14:37 khanzada squid[726]: Squid Parent:
child process 736 started
Oct 21 01:14:37 khanzada (squid): ipcache_init: DNS
name lookup tests failed.
Oct 21 01:14:37 khanzada squid[726]: Squid Parent:
child process 736 exited due to signal 6
Oct 21 01:14:37 khanzada last message repeated 4 times
Oct 21 01:14:37 khanzada squid[726]: Exiting due to
repeated, frequent failures
Oct 21 01:14:37 khanzada squid[726]: Exiting due to
repeated, frequent failures
Oct 21 01:14:37 khanzada last message repeated 4 times
Oct 21 01:14:37 khanzada squid[726]: Exiting due to
repeated, frequent failures

I don't know why these errors are coming. plz tell me
that how can i run proper each and everything
in squid on freebsd.

i am waiting for answer soon

Regards
cable.

__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/
Received on Sun Oct 27 2002 - 15:03:17 MST

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