From owner-freebsd-questions@FreeBSD.ORG Wed Sep 1 16:38:17 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9FAE01065696 for ; Wed, 1 Sep 2010 16:38:17 +0000 (UTC) (envelope-from edflecko@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 759558FC1B for ; Wed, 1 Sep 2010 16:38:17 +0000 (UTC) Received: by pwi8 with SMTP id 8so3513520pwi.13 for ; Wed, 01 Sep 2010 09:38:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=z6NqaQzbo9mHr/wWZg+3FyYx3grMHbK/SpUFTuSRlDs=; b=FCOHQLnEWyd/1X6UyXj6J4ELOa1maWRAuSyCqK89b2+UhA5fp6+dhIxy1y0T0WDkp/ j7Yf3LUkgWWgMvpBDGlW5fVjdJnifqKQhx3gXyBlbLtDNExCdkITeVbEalKezYDqjHXp 7bgoqFttBdtmWyp22B6fAWR5ej2/2pwXw3oyQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=JdXmrJr4CFd/nIl5nuwEj7m9bhpYgdsfrC07iTEgw/CQo/ItZfbkuSqw++9v6muI3r fRuT/vuYibwWOCjbukF2x/i8q+NQ0DjHISy78ynr6nf9W6uedD70YX/cIyh4v6tLhDN/ z72Xu1OC1Vkp8oH+6TguyJJfMnCv2AKkfakp8= MIME-Version: 1.0 Received: by 10.114.46.3 with SMTP id t3mr9035057wat.103.1283359084641; Wed, 01 Sep 2010 09:38:04 -0700 (PDT) Received: by 10.220.45.67 with HTTP; Wed, 1 Sep 2010 09:38:03 -0700 (PDT) In-Reply-To: References: Date: Wed, 1 Sep 2010 09:38:03 -0700 Message-ID: From: Ed Flecko To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: Should a "squid" user have a shell? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Sep 2010 16:38:17 -0000 Thank you Jerry. The only reason I'm not using the squid port is because I found a website ( http://teklimbu.wordpress.com/2007/10/03/enterprise-freebsd-squid-proxy-server/ ) that has detailed instructions on installing squid for an Enterprise environment claiming the performance is very good. Since I'm new to using squid and using squid on FreeBSD, I'm simply trying to duplicate his setup. It's quite possible that I could achieve the same performance results from using the port install of squid...but maybe I wouldn't. :-) Ed