PC Review


Reply
Thread Tools Rate Thread

10 million visitors per month

 
 
tonim
Guest
Posts: n/a
 
      20th Jun 2008
10 000 000 uniques. ! unique = 1 page view. Site is ASP.NET 2.0 and SQL
Server 2005. 1 visit is 3-5 database access (smal number of fields with
datareader). No pictures or other multimedia, only text.

Can I run this on some good shared hosting like www.re-invent.com or
www.hostinguk.net or I need to VPS for this site?


 
Reply With Quote
 
 
 
 
BWC
Guest
Posts: n/a
 
      20th Jun 2008
In order to utilise a shared hosting supplier such as those mentioned, it
would be a good idea to reduce the amount of computational effort required
for your asp.net site.

Such hosting providers can cap the amount of CPU usage allowed, along with
the amount of bandwidth provided.

In order to limit the first, try to employ output caching:
ASP.NET Caching Features
http://msdn.microsoft.com/en-us/library/xsbfdd8c(vs.71).aspx

@ OutputCache http://msdn.microsoft.com/en-us/library/hdxfb6cy(VS.71).aspx

HOW TO: Improve Performance by Caching Pages in ASP.NET
http://support.microsoft.com/kb/315896/en-us

How To Perform Fragment Caching in ASP.NET by Using Visual C# .NET
http://support.microsoft.com/kb/308378

How to cache in ASP.NET by using Visual C# .NET
http://support.microsoft.com/kb/323290/en-us

How To Control Page Output Caching in ASP.NET by Using Visual C# .NET
http://support.microsoft.com/kb/308375/en-us



"tonim" wrote:

> 10 000 000 uniques. ! unique = 1 page view. Site is ASP.NET 2.0 and SQL
> Server 2005. 1 visit is 3-5 database access (smal number of fields with
> datareader). No pictures or other multimedia, only text.
>
> Can I run this on some good shared hosting like www.re-invent.com or
> www.hostinguk.net or I need to VPS for this site?
>
>
>

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
10 million visitors per month tonim Microsoft ASP .NET 1 20th Jun 2008 11:24 AM
1 million Site visitors within a month priya Microsoft Frontpage 2 16th May 2007 06:47 AM
** One Million FR.EE Visitors ** Ursula Gwinn Scanners 0 1st Mar 2005 03:58 PM
Re: How To Get 1 Million Visitors Kevin Spencer Microsoft Frontpage 0 8th Jan 2004 05:47 PM
Re: How To Get 1 Million Visitors pikus Microsoft Excel Programming 0 8th Jan 2004 05:05 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:28 AM.