My goal is to enable multiple instances of tomcat 7 on my VPS:
- CentOS 6.4
- WHM version 11.50.1
- EasyApache
- Tomcat version 7.0.42
I enabled loadbalancer worker by editing the files:
I would like to know if it is possible to create multiple instances of Tomcat on this configuration. If so, I would very much like to have a good description of how to do this on this configuration.
(I found one forum entry about this but it was dated from 2007: https://forums.cpanel.net/threads/tomcat-question.73105/#post-340528.)
- CentOS 6.4
- WHM version 11.50.1
- EasyApache
- Tomcat version 7.0.42
I enabled loadbalancer worker by editing the files:
- /usr/local/easy/etc/easy-tomcat7/workers.properties
- /usr/local/easy/etc/easy-tomcat7/httpd-jk.conf
- .htaccess on the shared domain
I would like to know if it is possible to create multiple instances of Tomcat on this configuration. If so, I would very much like to have a good description of how to do this on this configuration.
(I found one forum entry about this but it was dated from 2007: https://forums.cpanel.net/threads/tomcat-question.73105/#post-340528.)