From owner-freebsd-questions@FreeBSD.ORG Mon Mar 17 16:26:16 2008 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 5E3901065673 for ; Mon, 17 Mar 2008 16:26:16 +0000 (UTC) (envelope-from chris@vindaloo.com) Received: from corellia.vindaloo.com (corellia.vindaloo.com [64.51.148.100]) by mx1.freebsd.org (Postfix) with ESMTP id 30C548FC2E for ; Mon, 17 Mar 2008 16:26:15 +0000 (UTC) (envelope-from chris@vindaloo.com) Received: from hadar.vindaloo.com (hadar.vindaloo.com [172.24.145.72]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by corellia.vindaloo.com (Postfix) with ESMTP id E6D225CD0; Mon, 17 Mar 2008 12:26:12 -0400 (EDT) Message-Id: <632D48BA-ADCC-4E0F-AFE9-46806B0B1AD7@vindaloo.com> From: Christopher Sean Hilton To: "Johan Hendriks" In-Reply-To: <57200BF94E69E54880C9BB1AF714BBCB5DDCA8@w2003s01.double-l.local> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Mon, 17 Mar 2008 12:26:11 -0400 References: <47DE312E.2030209@esiee.fr> <57200BF94E69E54880C9BB1AF714BBCB5DDCA8@w2003s01.double-l.local> X-Mailer: Apple Mail (2.919.2) Cc: freebsd-questions@freebsd.org Subject: Re: Does softupdate help squid ? 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: Mon, 17 Mar 2008 16:26:16 -0000 On Mar 17, 2008, at 11:51 AM, Johan Hendriks wrote: > Squid is a forward proxy whereas varnish is just a reverse proxy > > So you can not use it for for lan to wan proxy! > Thanks for the enlightenment. My understanding is that Squid can do both forward and reverse proxy. At least it it would seem so since that's the way I'm using it. I did not know that varnish cannot be used as a forward proxy though. As I said before, varnish is on my list of things to investigate since it seems to have a much more modern design than squid. -- Chris