VOOZH about

URL: https://www.javacodegeeks.com/author/Rama-Krishnan

⇱ Ramki, Author at Java Code Geeks


  • DevOps👁 Image
    RamkiFebruary 25th, 2013
    3 546

    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👁 Image
    RamkiFebruary 25th, 2013
    0 242

    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👁 Image
    RamkiDecember 11th, 2012
    3 367

    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👁 java-interview-questions-answers
    RamkiNovember 27th, 2012
    8 1,537

    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👁 Image
    RamkiNovember 27th, 2012
    3 684

    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👁 Image
    RamkiNovember 21st, 2012
    0 387

    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👁 Image
    RamkiNovember 15th, 2012
    1 351

    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👁 Image
    RamkiApril 3rd, 2012
    0 208

    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👁 Image
    RamkiAugust 25th, 2011
    14 510

    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 »
Back to top button
Close