On 14/11/2016 14:28, Kaushal Shriyan wrote:
> Hi,
> 
> is there a way to configure tomcat to handle 2k requests/second (2k meaning
> 2000 requests per second). How many cpu cores do i need to setup tomcat to
> handle 2k requests/second? How much physical memory the server should have?

That will depend on your application.

My laptop will easily handle 10 times that for a simple application. I
have seen much larger servers unable to handle more than a handful of
requests a second for a large, complex, poorly performing application.

> Any guidelines or rule of thumb to be followed? Any help will be highly
> appreciable.

Profile your application.

Mark

> 
> Thanks in Advance.
> 
> Regards,
> 
> Kaushal
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to