High Traffic website and performance of Discountasp.net server

Discussion in 'Pre-sales questions' started by bestguru247, Aug 20, 2009.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. We are in the process of creating a website which has lots of interaction with database and intend to attract a good volume of visitors. We came to know from Discountasp.net team that , they host each website in its unique application pool / process. To conserve memory and recycle the application if any of the following condition is met

    1) More than 20 minutes of idle time (no http request in 20 minutes)
    2) The application uses more than 200 MB memory
    3) The application uses more than 75% of CPU time

    I just wanted to know if any one had any performance issue becuase of these conditions.

    Thanks in advance

    Ajai Kumar
     
  2. Your application really shouldn't be hitting those boundaries. We have a lot of customers that take heavy traffic. For example there is one that is taking 2.5 million hits a day from 60,000 unique visitors. Never hits that threshold.

    There are many others that I know of that generate so much traffic, their daily logs are larger than a gig in size.

    So to answer your question, your application really shouldn't hit those levels.
     
  3. Hi Chuck,
    In your example of 2.7 million hits customer, how much per user bandwidth is consumed. As we are going to have lots of charts, reports etc. in our application, can you give me rough idea how many concurrent users we can have.
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page