You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by "Mahes498 (via GitHub)" <gi...@apache.org> on 2023/04/11 04:57:05 UTC

[GitHub] [jmeter] Mahes498 opened a new issue, #5802: HTTP Sampler Not Stopping or not Receiving response until we stop

Mahes498 opened a new issue, #5802:
URL: https://github.com/apache/jmeter/issues/5802

   ### Expected behavior
   
   In my application policy issuance transaction will take around  4 to 5 mins to get response from server. 
   In JMeter that same transaction some time receiving response with in 4 to 5mins. But most of the times Its not at all receiving response from server and the http sampler still running even after 5mins and HTTP sampler will run for hours if we wont stop. not receiving response or closed until we manually stop it. 
    During this time JMeter is not hanging and  I'm running with 1 user only. Same time the application working manually with out any issues.
   
   Please let me know any setting need to changed at JMeter side
   
   ### Actual behavior
   
   HTTP Sampler should receive response from server even the response time is High( 4mins).
   
   
   ### Steps to reproduce the problem
   
   Can Not share
   
   ### JMeter Version
   
   5.5
   
   ### Java Version
   
   java version "1.8.0_361" Java(TM) SE Runtime Environment (build 1.8.0_361-b09) Java HotSpot(TM) Client VM (build 25.361-b09, mixed mode)
   
   ### OS Version
   
   Windows 10


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [jmeter] FSchumacher closed issue #5802: HTTP Sampler Not Stopping or not Receiving response until we stop

Posted by "FSchumacher (via GitHub)" <gi...@apache.org>.
FSchumacher closed issue #5802: HTTP Sampler Not Stopping or not Receiving response until we stop
URL: https://github.com/apache/jmeter/issues/5802


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [jmeter] FSchumacher commented on issue #5802: HTTP Sampler Not Stopping or not Receiving response until we stop

Posted by "FSchumacher (via GitHub)" <gi...@apache.org>.
FSchumacher commented on issue #5802:
URL: https://github.com/apache/jmeter/issues/5802#issuecomment-1509652114

   Have you specified a timeout on the HTTP sampler?
   See [docs for HTTP sampler](https://jmeter.apache.org/usermanual/component_reference.html#HTTP_Request) and look for *Connect Timeout* and *Response Timeout*


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [jmeter] FSchumacher commented on issue #5802: HTTP Sampler Not Stopping or not Receiving response until we stop

Posted by "FSchumacher (via GitHub)" <gi...@apache.org>.
FSchumacher commented on issue #5802:
URL: https://github.com/apache/jmeter/issues/5802#issuecomment-1528728393

   Closing, as no answer has been received from OP and it is most probably a missing connection timeout config value.
   
   Feel free to re-open this, if more information is provided.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org