This is a discussion on How to close session in jMeter? - Software-Testing ; Hi, I was recorded test in jMeter using Http Proxy Server. Now, I want use it in progress test in my application. Application is running on Tomcat, and when I start my tests, running session count growing up, and when ...
Hi, I was recorded test in jMeter using Http Proxy Server. Now, I want
use it in progress test in my application. Application is running on
Tomcat, and when I start my tests, running session count growing up, and
when test end, its still on the same lavel. It could made problems,
becouse Tomcat have max sessions limit. How to in jMeter close session?
Any ideas?