79656045

Date: 2025-06-06 14:13:24
Score: 0.5
Natty:
Report link

I think it has something to do with the following settings:

  1. Check your Thread Group setup, Same user on each iteration should be ticked

    enter image description here

  2. Check httpclient.reset_state_on_thread_group_iteration property value, if you want to re-use the same connection - you need to set it to false either in user.properties file or via -J command-line argument.

    More information:

  3. Check your operating system settings with regards to recycling/reusing TCP connections in TIME_WAIT state

Reasons:
  • Blacklisted phrase (1): regards
  • Probably link only (1):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: Ivan G