-
DevOps
Virtual Host + Nginx + Tomcat
In my Virtual Host + Apache httpd server + Tomcat + mod_jk connector post has lots of comments. and i…
Read More » -
DevOps
Tomcat Clustering Series Part 5 : NginX as Load Balancer
This is my fifth part of the Tomcat Clustering Series.[Check the video below for better understanding]. In this post we…
Read More » -
DevOps
Tomcat Clustering Series Part 4 : Session Replication using Backup Manager
Hi, this is my fourth part of the Tomcat Clustering Series. In this post we are going to discuss how…
Read More » -
Enterprise Java
SQL Injection in Java Application
In this post we will discuss what is an SQL Injection attack. and how its may affect any web application its…
Read More » -
DevOps
Tomcat Clustering Series Part 3 : Session Replication
This is the third part of the Tomcat Clustering Series. In this post we are going to discuss the how to…
Read More » -
DevOps
Tomcat Clustering Series Part 2 : Session Affinity Load Balancer
This is the second part of the Tomcat Clustering Series. In the first part we discussed how to setup a simple load…
Read More » -
DevOps
Tomcat Clustering Series Part 1 : Simple Load Balancer
I am going to start new series of posts about Tomcat clustering. In this post we will see what is the…
Read More » -
DevOps
Virtual Host + Apache httpd server + Tomcat + mod_jk connector
In my last post (Virtual Host in Tomcat) we discussed about how setup the virtual host in Tomcat. Its cost…
Read More » -
DevOps
Multiple Tomcat Instances on Single Machine
In this post we will see how to run multiple tomcat instances on a single machine and under a single user account.…
Read More »