Ian Holsman wrote:

this is with CVS HEAD of mod-perl & httpd (2.1)


t/filter/both_str_con_add.t                4    3  75.00%  2-4
t/protocol/echo.t                          3    2  66.67%  2-3
t/protocol/echo_filter.t                   3    2  66.67%  2-3

Yes, we had at least two similar reports on Solaris with httpd 2.0 too. All three tests have the same thing in common - they use APR sockets to communicate with the client. As I can't reproduce this problem, I can't quite debug it. So far noone has tried to check what's going wrong. One needs to step through with gdb while running echo.t and see why the APR socket fails to read/write the connection socket.


__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to