There is a new project at http://centaurus.sourceforge.net which adresses these problems. Unfortunately the docs are only in german right now.
Michael
> -----Ursprungliche Nachricht-----
> Von: Michal Kwiatek [mailto:Michal.Kwiatek@(protected)]
> Gesendet: Dienstag, 11. Mai 2004 09:42
> An: tomcat-user@(protected)
> Betreff: Multihosting in tomcat
>
>
> Hello all!
>
> I have to set up a multihosting service based on tomcat. What
> I mean by
> multihosting is that many people are able to deploy their web
> application on the server. The problem is that the applications can be
> badly written (for instance can contain unfinite loops) and thus cause
> the server to go down on resources and crash.
>
> I need a solution for:
> (1) identifing applications consuming to much resources,
> (1) killing them.
>
> I know that it is possible to programatically stop a web application
> deployed on Tomcat. But will it work if Tomcat gets low on resources?
> And how will I know which application to stop in the first place?
> Needless to say, it has to be done automatically.
>
> Thanks very much,
> Michal.
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)