Monthly Archive: May 2013
My Coding Pains > 2013 > May
kodjo-kuma djomeda
May 21, 2013
linux
Hello, In my previous post I’ve talked about setting up 2 instances of tomcat on the same machine. This post is the second one of my series about load balancing instances of tomcats on a single machine as it’s a…
Read more
kodjo-kuma djomeda
May 8, 2013
java, linux
cluster, java, multiple instance, tomcat6, tomcat6-users, ubuntu
This article is the first part of my serie : load balancing using mod_jk Let’s install first java using openjdk: In fact in the previous command we are just installing the Java Runtime Environment (JRE). If there is a case…
Read more
kodjo-kuma djomeda
May 7, 2013
linux
multiple instances, tomcat
Hi Good Fellas, Since you end up on this page, it means you might be facing some issues setting up an apache2 in front of tomcat using the infamous mod_jk. Yes there are times when as a programmer or a…
Read more