Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] 2 websites, separate jvm for isolation

If you want to have two jvms running 2 jetty instances is the best option, yes.

On 1/30/12 5:42 PM, S Ahmed wrote:
If I am running 2 websites on a single server, how do I go about having separate jvm processes in order to isolate the 2 applications?

Do I run jetty 2 times?


_______________________________________________
jetty-users mailing list
jetty-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jetty-users

-- 
thomas becker
tbecker@xxxxxxxxxxx

http://webtide.com / http://intalio.com
(the folks behind jetty and cometd)

Back to the top