Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jul 2001 17:40:43 +0300
From:      Yonatan Bokovza <Yonatan@xpert.com>
To:        'Xeon' <xeon@gmx.ch>, Freebsd-Questions <freebsd-questions@FreeBSD.ORG>
Subject:   RE: problem with Squid
Message-ID:  <EB513E68D3F5D41191CA00025558810150D52A@mailserv.xpert.com>

next in thread | raw e-mail | index | archive | help
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 <who's allowed?>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?EB513E68D3F5D41191CA00025558810150D52A>