Hi,

if someone needs a nice little project that requires only Perl skills 
convert A::T to the new LWP 6.x and/or fix the bugs in LWP 6.

Currently, the combination of A::T and LWP 6 is not really usable. 
Modperl tests work mostly, though, sometimes they simply hang. For 
example I had a test (modperl, httpd-framework or libapreq (don't 
recall)) where the test reads 20000 bytes from the client. Sometimes the 
test simply hangs but not always. I traced the conversation with tcpdump 
and noticed the client sends the request header, the server the response 
header, then the server waits for the body and LWP waits for god knows 
what.

I got back to LWP 5. Now all the tests work again.

Torsten Förtsch

-- 
Need professional modperl support? Hire me! (http://foertsch.name)

Like fantasy? http://kabatinte.net

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org
For additional commands, e-mail: dev-h...@perl.apache.org

Reply via email to