From owner-freebsd-questions Sun Jul 15 7:41: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from void.xpert.com (xpert.com [199.203.132.1]) by hub.freebsd.org (Postfix) with ESMTP id 77E4337B405 for ; Sun, 15 Jul 2001 07:41:05 -0700 (PDT) (envelope-from Yonatan@xpert.com) Received: from mailserv.xpert.com ([199.203.132.135]) by void.xpert.com with esmtp (Exim 3.20 #1) id 15Lm6L-0000Yf-00; Sun, 15 Jul 2001 16:38:25 +0300 Received: by mailserv.xpert.com with Internet Mail Service (5.5.2650.21) id <3GHBZA38>; Sun, 15 Jul 2001 17:40:46 +0300 Message-ID: From: Yonatan Bokovza To: 'Xeon' , Freebsd-Questions Subject: RE: problem with Squid Date: Sun, 15 Jul 2001 17:40:43 +0300 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG To install squid i typically do this: install the port. these changes go to squid.conf: --- http_port=8080 comment icp_port. size cache_mem correctly. size maximum_object_size correctly. size ipcache_size correctly. uncomment and define cache_dir and cache_access_log. http_access allow cache_mgr=my@mail --- and then i go: squid -z to initialize the space for the cache. and /usr/local/etc/rc.d/squid.sh start to start running. Should this become a README for squid port. > -----Original Message----- > From: Xeon [mailto:xeon@gmx.ch] > Sent: Sunday, July 15, 2001 14:46 > To: Freebsd-Questions > Subject: problem with Squid > > > hello everybody > > I've got a problem with squid 2.4. I run it under (or at > least I try to) > 4.3BSD. > I receive all the time "squid Parent:child process x exited > due to signal 6" > when > I send a request. I've absolutly no idea what I've done > wrong, the only > thing I changed > in the configuration file is the cache directory and after > receiving an > "access denied" message from squid I changed http_access to allow all. > > > thanks for your help! > chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message