Ok I'll try it without the "Expect:" header tomorrow. But what I can surely
say is that I didn't stress Tomcat, I was alone making single requests on
it, not even simultaneously. Of course the logging did stress a little, as
it logged like 4MB in 30 seconds...

I've attached a log more precise on where httpclient went wrong, including
trace (thanks to log4j in fact). I have more log of what happened before if
you want.

I've commented it a little, if you have comments/responses on what I've
written please mail me back, as I'm not so familiar with HTTP protocol :)

Thanx again for your help,
Aurelien


Oleg Kalnichevski a écrit :

> Aurelien, it looks like you have stressed Tomcat to a point that it
> failed to respond to post requests within 3 sec. Just for a heck of
> it, try disabling Expect: 100-continue handshake and see if that
> makes any difference.
>
> The problem with connection not being released is troubling. You
> should file a new bug report for this problem.
>
> Cheers
>
> Oleg

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

Reply via email to