What is the maximum number of request a Web Application can handle.

  • Thread starter Thread starter =?iso-8859-1?B?YUKj?=
  • Start date Start date
?

=?iso-8859-1?B?YUKj?=

Hello Genius,

Greetings.

I would like know if someone can help me know how many request that an
fairly complex C# web application can handle. We have a good server
with 1 GB RAM and a FAT bandwidth.

Thanks in Advance.

Abraham.
 
It always depends upon what your app is doing, so there's not going to be
an easy answer. The best way to tell is to write some pages that approximate
what most pages on your site will do, then profile it.

-Brock
DevelopMentor
http://staff.develop.com/ballen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top