desccr Posted August 5, 2019 Posted August 5, 2019 Hi, I would like to deploy two .war files to the server. Is this possible? I'm on Johnny. Regards Quote
wolstech Posted August 5, 2019 Posted August 5, 2019 This is not supported on our shared hosting, mostly in fairness to others also waiting for/using Java. Every war deployed causes additional load on the server, and allowing 2 wars would mean your account gets to hog a second slot that could otherwise be given to someone waiting in line. You could easily accomplish this on a VPS though. Tomcat itself is more than capable of it. Quote
desccr Posted August 5, 2019 Author Posted August 5, 2019 This is not supported on our shared hosting, mostly in fairness to others also waiting for/using Java. Every war deployed causes additional load on the server, and allowing 2 wars would mean your account gets to hog a second slot that could otherwise be given to someone waiting in line. You could easily accomplish this on a VPS though. Tomcat itself is more than capable of it. Understood, thank you. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.