DeepaPai
14 years agoNew Contributor
Maximum requests that a server can handle in parallel
Hi,
I am new to the web development. I am trying to implement web-services. I am using Amazon EC2 for storage.
The server that I am using should be able to handle 'n' number of requests per second in parallel. Because 'n' different clients can try to use my web-service at the same time from different devices.
How do I know the maximum number of requests that my Server can handle? I need to upgrade the server if it cannot handle the requirement. How Load UI will help me in finding this?
Please help me.
Thanks and Regards,
Deepa
I am new to the web development. I am trying to implement web-services. I am using Amazon EC2 for storage.
The server that I am using should be able to handle 'n' number of requests per second in parallel. Because 'n' different clients can try to use my web-service at the same time from different devices.
How do I know the maximum number of requests that my Server can handle? I need to upgrade the server if it cannot handle the requirement. How Load UI will help me in finding this?
Please help me.
Thanks and Regards,
Deepa