Re: why lighttpd complain sendfile: Broken pipe 32

2007-12-12 Thread Stefan Lambrev
Hi Ken, Ken Chen wrote: What causes this happen? 2007-12-12 21:17:47: (network_freebsd_sendfile.c.173) sendfile: Broken pipe 32 2007-12-12 21:17:47: (connections.c.603) connection closed: write failed on fd 149 2007-12-12 21:19:19: (network_freebsd_sendfile.c.173) sendfile: Broken pipe 32

why lighttpd complain sendfile: Broken pipe 32

2007-12-12 Thread Ken Chen
What causes this happen? 2007-12-12 21:17:47: (network_freebsd_sendfile.c.173) sendfile: Broken pipe 32 2007-12-12 21:17:47: (connections.c.603) connection closed: write failed on fd 149 2007-12-12 21:19:19: (network_freebsd_sendfile.c.173) sendfile: Broken pipe 32 2007-12-12 21:19:19:

Re: why lighttpd complain sendfile: Broken pipe 32

2007-12-12 Thread Jeremy Chadwick
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