Website with large number of users keeps going down due to memory leaks:Tomcat6 and Java 6

Posted by user1766478 on Server Fault See other posts from Server Fault or by user1766478
Published on 2012-10-24T16:56:59Z Indexed on 2012/10/25 5:06 UTC
Read the original article Hit count: 427

Filed under:
|
|

We host many websites on one of our two virtual servers. We use tomcat 6 and Java 6. It is an MVC model with a hibernate like layer. The problem is, one of our biggest clients with the most number of members, keeps crashing the server every 6-8 hours(precisely in the mornings when most members login) We have been having this issue for 4 days now. Trying to figure out the problem but we suspect memory leaks. Any suggestions?

© Server Fault or respective owner

Related posts about apache2

Related posts about mvc