On 4/24/07, Kumaran Arul <[EMAIL PROTECTED]> wrote:
Hi I am using MINA 1.1.0 and works well in Windows environment when I use 200 concurrent requests. Takes 0.45ms per request. But when I deployed my application to the HP UX machine it runs fast for first 100 requests and the CPU gets to 100% and slows the whole application down drastically (i.e. 30 seconds a request). Any suggestions will be greatly appreciated.
I guess the best thing would be to profile the app to find out where the CPU time is being spent. Regards, Vinod.
