3 Replies Latest reply on Aug 3, 2005 8:40 AM by schrouf

    JBoss Clustering..

    sridhar123456

      I have a requirement Jboss clustering.My server should be handle 500(+) HTTP request per second.Every incoming HTTP request connects with a database.So how to solve this problem ..How to solve this.. I hope it will solve with Clustering .. Can anybody help me ....

        • 1. Re: JBoss Clustering..
          schrouf

          You will have to buy lots of hardware to handle 500+ requests per second... I am even not sure if you will need JBoss clustering to solve your problem. What is needed (just guessing, as you didn't provide much information on your specific application) is a capable HTTP hardware loadbalancer in front of a multi-machine webserver farm[/] (which is different thing than a cluster)

          Regards
          Ulf

          • 2. Re: JBoss Clustering..
            sridhar123456

             

            "schrouf" wrote:
            You will have to buy lots of hardware to handle 500+ requests per second... I am even not sure if you will need JBoss clustering to solve your problem. What is needed (just guessing, as you didn't provide much information on your specific application) is a capable HTTP hardware loadbalancer in front of a multi-machine webserver farm[/] (which is different thing than a cluster)

            Regards
            Ulf



            But in my application every request and respone time in milliseconds.
            request comes and finishes in milliseconds.
            tested with 200+ requests working properly,if im increasing more than 300 it was giving a problem. Connection failure problem(even i increased connectionn pool size)


            • 3. Re: JBoss Clustering..
              schrouf

              If you want help from others, than you have to be more specific ! "Connection failure problems" can be anything ?!? Is it JBoss ? Is it the Database ? No one can give you a good hint without concrete problem descriptions and exact error messages...

              PS: do not take this personal, but it's general problem in this forum, that people do not provided enough information for any serious help. Most people (including me) just don't have the time to play "give me more and precise information" ping pong.

              Regards
              Ulf