Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Dec 2007 06:02:12 -0800
From:      Jeremy Chadwick <koitsu@FreeBSD.org>
To:        Stefan Lambrev <stefan.lambrev@moneybookers.com>
Cc:        freebsd-stable@freebsd.org, Ken Chen <ken73.chen@gmail.com>
Subject:   Re: why lighttpd complain "sendfile: Broken pipe 32 "
Message-ID:  <20071212140212.GA66338@eos.sc1.parodius.com>
In-Reply-To: <475FE913.4070808@moneybookers.com>
References:  <d018a9bd0712120524j4d1ed6beu604b049ace2b3f7a@mail.gmail.com> <475FE913.4070808@moneybookers.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 |




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071212140212.GA66338>