Configure multiple Tomcat instances on single server

Learn how to set up several different instances of an application on your Tomcat server, and manipulate each of these instances independently. This article will explain to you how to configure multiple Tomcat instances on single server. Many times we come to a situation where we need to modify the server configuration such that it […]
Continue reading…

 

Multiple Tomcat Load balancing on single VM

Multiple Tomcat Load Balancing on single VM with Highly-Available HAproxy Apache Tomcat is an open source software implementation of the Java Servlet and JavaServer Pages technologies. The Java Servlet and JavaServer Pages specifications are developed under the Java Community Process. Apache Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations. […]
Continue reading…