3 Replies Latest reply on Oct 19, 2010 11:07 PM by pferraro

    Need to underatand laod balancing

    sudheerk84

      Hi ,

       

      I am trying to use mod cluster with tomcat.

       

      I have teh setup as follows

       

      1 apache(httpd) with two tomcats. and i want to enable session stickyness.

       

      Now what is teh default way of loadblancing .Think i open browser and start sending requests from different machine , to which tomcat will my first 10 requests be sent ?( tomcat1 or tomcat2)

       

      Can some1 explain me mathematically how will first 10 requests(from different sessions) be handled ?.[i do understand since i have session sticky requests from same browser end up in teh same tomcat]