From owner-freebsd-questions Sun Feb 16 20:23:30 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id UAA21074 for questions-outgoing; Sun, 16 Feb 1997 20:23:30 -0800 (PST) Received: from uniqsite.COM (uniqsite.com [206.14.149.33]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA21069 for ; Sun, 16 Feb 1997 20:23:26 -0800 (PST) Received: from localhost (timm@localhost) by uniqsite.COM (8.8.2/8.7.3) with SMTP id UAA14980 for ; Sun, 16 Feb 1997 20:21:52 GMT Date: Sun, 16 Feb 1997 20:21:52 +0000 () From: Tim Moony To: questions@freebsd.org Subject: Configuring Squid Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I am trying to get my squid cache running. I am confused about the port setting. My main use of squid is to cache my web server and in the squid home page I found I need to overwrite port 80. When I do a "squid -a 80&" the program exits right away, but when I do a "squid&" it seemed fine. I would appreciate if anyone who had done this mail me a sample squid.conf file. Thank you. Tim