On Thu, Oct 27, 2005 at 09:23:56AM -0700, Mike Orr wrote:
> Does "IOError while sending response ignored: [Errno 32] Broken pipe"
> mean the user has pressed Stop or gone away?
This means the client has dropped the connection.
> I get a lot of these in
> my error log, around six a day. Does everybody get these?
I got it regularly with all my web stacks - Apache, Quixote, Zope...
Oleg.
--
Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.