hello 
  i saw this sentence:

Since JMeter 5.0, when using default HC4 Implementation, JMeter will reset HTTP 
state (SSL State + Connections) on each thread group iteration. If you don't 
want this behaviour, set httpclient.reset_state_on_thread_group_iteration=false
 . i want to know  set httpclient.reset_state_on_thread_group_iteration=true or 
false ??What's going to happen??


 when i  set keepalive =false ??i found The result of Jmeter4.0 is the same as 
that of Jmeter5.0  .no   matter 
httpclient.reset_state_on_thread_group_iteration=false  or true .


but  when i  set keepalive =true??if 
httpclient.reset_state_on_thread_group_iteration=false The result of Jmeter4.0 
is the same as that of Jmeter5.0  . if 
httpclient.reset_state_on_thread_group_iteration=true ??The result of 4.0 is 
different from that of 5.0

Reply via email to