Re: Connection reset / aborted

2007-03-22 Thread Perrin Harkins
On 3/16/07, Clinton Gormley <[EMAIL PROTECTED]> wrote: 1) What is the difference between connection reset and connection aborted I don't think there's a meaningful difference in this context. 2) What return code should I send Apache2::Const::OK? or what That's fine. If you want to log a

Connection reset / aborted

2007-03-16 Thread Clinton Gormley
I recently got this error message: Apache2::RequestIO::print: (104) Connection reset by peer at . from the code: $r->print($data); I understand why, but it raised two questions: 1) What is the difference between connection reset and connection aborted 2) What return code should I