> It seems the first time I call executeMethod, all is working fine. But
> only the first time.
> 

Jean-Marc,
I am afraid it is not possible to give you a definitive answer unless we
know in greater details where exactly the time is being spent. Take a
look at the HttpClient logging guide
<http://jakarta.apache.org/commons/httpclient/logging.html> and try to
produce the wirelog for HTTP sessions with and without the said
performance problem. The wirelogs output comparison may reveal the
difference between these two session and may provide hints as to what
the cause of the problem might be or at the very least where the
execution time is being spent. 

Cheers,

Oleg


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

Reply via email to