Hi Guys,
com.predic8.membrane.core.interceptor.balancer;
SessionCleanupThread
Looks this thread runs more time and I could see close to 1000 individual threads on WAITING state on this class.
Whenever Balancer constructor is called, this class kicks in and it runs the clean up process with few wait times, so when does this will stop.
If i want to alter the waiting time , can i use any property to set it.
Sessions which are more than an hour are eligible for clearing, can i set it to some minutes.
Please share your thoughts