On 03/02/2011 09:57, Adam Lipscombe wrote: > What would help is some kind of management or monitoring facility > that allows us to see which virtual site is getting into trouble. > Ideally it should give enough information to help us track down what is > causing the issue. Memory usage per site, thread view etc.
Per site memory usage is going to be tricky. If most of the memory is in user sessions you'll probably be able to monitor it. -XX:+HeapDumpOnOutOfMemoryError may be worth looking at. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org