Hey,

Thanks a lot for reply!

>Why do you think the data is wrong? What is 'reality'?
Because when i save a sourceCode of result page from IE it is 600kb txt file.
The execution time that i get from my "crash-test" application is at least 13 seconds, 
though in IE it takes 5 seconds.
Additionally I get java.lang.OutOfMemoryError when calling method.getResponseBody() or 
method.getResponseBodyAsString()



-----Ursprüngliche Nachricht-----
Von: Ortwin Glück [mailto:[EMAIL PROTECTED] 
Gesendet: Dienstag, 3. August 2004 10:40
An: Commons HttpClient Project
Betreff: Re: Wrong getResponseBody() length and too long request




Giorgi Javrishvili wrote:

> Hi,
>  
> I need to make some "crash-tests" on web application, so I found the 
> example in CVS - MultiThreadedExample.java

fine

> But the problem is, that the request lasts much longer then in reality 
> and method.getResponseBody() returns completely wrong data - 18MB for 
> 600kb file.

What is 'reality'?

Why do you think the data is wrong?

Did you check what you were getting back from the server?

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


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

Reply via email to