You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by atris adam <at...@gmail.com> on 2017/11/01 22:17:59 UTC

org.apache.http.NoHttpResponseException,

I have a web server, I am using the jmeter for the stress test, but
unfortunately I can not test the web server with jmeter very easily.

I have  apache-jmeter-3.3, when I have 300 thread with file size 10M to
upload, in some cases, jmeter returns  error:
"org.apache.http.NoHttpResponseException", but when I test with 200 thread
with file size 200M, in most half of the cases, this error is returned.

I have googled alot, I have found this page:
https://stackoverflow.com/questions/10570672/get-nohttpresponseexception-for-load-testing/10680629#10680629

which says that, the error is created because of httpclient.

unfortunately I did not understand what the page is saying about httpclient
and I should change the httpclient?!!


can anyone guide me to overcome this problem?
should I really have to change the httpclient?if yes, how. if no, how can I
overcome this error?


thx alot