Hi Team, My website is working very slow, most of the time i get a error “Max’s number of Connections †and when I/O operation happens it gives me “out of memory†error, my development team reports that Server is not capable of running the website and my hardware tem tells that this server is a monster it can take this load easily, so I want to check where is the Problem, Can some body suggest me a tool which will tell me how many con current request my server can handle, I am planning to install my website script on different machine and test the performance on that machine, I want a tool for the same. Thanks in Advance Regards, Jitendra
If you're using apache, then the apache benchmark tool should help Oh *Nix systems, command is "ab". Check http://httpd.apache.org/docs/2.2/programs/ab.html Server optimization is must, else monster hardware remains underutilized!