From owner-cvs-src@FreeBSD.ORG Sat Feb 19 05:02:06 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85D4E16A4CE; Sat, 19 Feb 2005 05:02:06 +0000 (GMT) Received: from pne-smtpout1-sn2.hy.skanova.net (pne-smtpout1-sn2.hy.skanova.net [81.228.8.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3A7543D1F; Sat, 19 Feb 2005 05:02:03 +0000 (GMT) (envelope-from pawel.worach@telia.com) Received: from [127.0.0.1] (81.225.14.129) by pne-smtpout1-sn2.hy.skanova.net (7.1.026.7) (authenticated as u86211448) id 41E3216700605B4D; Sat, 19 Feb 2005 06:02:01 +0100 Message-ID: <4216C84D.2010903@telia.com> Date: Sat, 19 Feb 2005 06:02:05 +0100 From: Pawel Worach User-Agent: Mozilla Thunderbird 1.0 (X11/20050214) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kelly Yancey References: <200502160022.j1G0MK3P059683@repoman.freebsd.org> <42166EAA.2060001@telia.com> <42167133.9030207@freebsd.org> <42167415.6060608@telia.com> <20050218190716.S35160@gateway.posi.net> In-Reply-To: <20050218190716.S35160@gateway.posi.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: Colin Percival cc: Kelly Yancey Subject: Re: cvs commit: src/lib/libfetch http.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Feb 2005 05:02:06 -0000 Kelly Yancey wrote: > On Sat, 19 Feb 2005, Pawel Worach wrote: > [ tcpdump output snipped ] > > >>Solaris box is: SunOS proxy 5.9 Generic_112233-12 sun4u sparc SUNW,Ultra-4 >>FreeBSD box is: FreeBSD client 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Wed Feb 16 >>14:39:08 CET 2005 >>Squid is: Squid Cache: Version 2.5.STABLE6-20041001 >> >>Both machines are connected to the same switch and are on the same subnet. >> > > > I don't suppose you have half_closed_clients set to off in your squid > config? Yes I do. This proxy has 4500-5000 unique clients and now only fetch(1) has a problem with it :) -- Pawel