Re: Apache2::RequestIO::Print: error 104

2008-03-13 Thread Robert L Hicks
Michael Peters wrote: Robert L Hicks wrote: [error] Apache2::RequestIO::print: (104) Connection reset by peer at /usr/lib/perl5/Template.pm line 178 Doesn't it just mean that the user hit the stop button before finishing the download of the page? So you were in the middle of writing to the pi

Re: Apache2::RequestIO::Print: error 104

2008-03-13 Thread Michael Peters
Robert L Hicks wrote: > [error] Apache2::RequestIO::print: (104) Connection reset by peer at > /usr/lib/perl5/Template.pm line 178 Doesn't it just mean that the user hit the stop button before finishing the download of the page? So you were in the middle of writing to the pipe when it was cut.

Apache2::RequestIO::Print: error 104

2008-03-13 Thread Robert L Hicks
[error] Apache2::RequestIO::print: (104) Connection reset by peer at /usr/lib/perl5/Template.pm line 178 Has anyone seen that before and/or would you know what I need to look at? Robert