Hi all. I'm using httpd2.2 & mod_jk as the load balancer server, and to wasce server as the cluster nodes. The requests per second for each wasce node maybe more than 200 times. Now after running for a long time, the wasce server's performance is getting lower (the system resource usage is higher, cpu usage almost 100% & memory usage is higher than 1G). When the response time of wasce server is too long (more than 3s), I need to restart the wasce server to release the system resource. My question is: Could to wasce server auto clear the using resource after running for a period? such as terminate the running threads, release system resource. Even this maybe lost some requests, but it can server the subsequent requests timely. Now my way is restart the wasce server per several minutes...
Thanks. -- Best Regards! Wen Dong