From owner-freebsd-stable@FreeBSD.ORG Wed Dec 12 14:02:12 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 847B816A473 for ; Wed, 12 Dec 2007 14:02:12 +0000 (UTC) (envelope-from jdc@parodius.com) Received: from mx01.sc1.parodius.com (mx01.sc1.parodius.com [72.20.106.3]) by mx1.freebsd.org (Postfix) with ESMTP id 6394013C465 for ; Wed, 12 Dec 2007 14:02:12 +0000 (UTC) (envelope-from jdc@parodius.com) Received: by mx01.sc1.parodius.com (Postfix, from userid 1000) id 567341CC07C; Wed, 12 Dec 2007 06:02:12 -0800 (PST) Date: Wed, 12 Dec 2007 06:02:12 -0800 From: Jeremy Chadwick To: Stefan Lambrev Message-ID: <20071212140212.GA66338@eos.sc1.parodius.com> References: <475FE913.4070808@moneybookers.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <475FE913.4070808@moneybookers.com> User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-stable@freebsd.org, Ken Chen Subject: Re: why lighttpd complain "sendfile: Broken pipe 32 " X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Dec 2007 14:02:12 -0000 On Wed, Dec 12, 2007 at 03:58:43PM +0200, Stefan Lambrev wrote: >> 2007-12-12 21:20:30: (connections.c.603) connection closed: write failed on fd 158 >> > This is probably because the client closed the connection before the server > send all data - so broken pipe. And ideally the handler in lighttpd should be handling SIGPIPE in this condition; that is to say, such logging output should probably only be made visible if debugging or verbosity is increased. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |