DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Sat, 11 Aug 2007 11:40:58 -0700,    posted on: microsoft.public.dotnet.framework.aspnet        back       

Thread Index
  1    Hemant
          2    Peter Bromberg [C# MVP]


ASP.NET website for 1 million hits per day   
I want to make a site that can take up to 1 million hits per day.

My site contains dynamic pages. I need to connect LDAP and IMAP
server. There is no other database connection.

For that I have following questions.

1. What type of machine should I put IIS on? (Configuration)
2. Memory
3. Server farm
4. ASP.NET scalablitiy

Can anyone tell me where to find this type of information?
Date:Sat, 11 Aug 2007 11:40:58 -0700   Author:  

RE: ASP.NET website for 1 million hits per day   
There are a lot of variables that come into play. Just saying "a million page 
requests a day" doesn't provide much information about how many of those 
requests are going to require LDAP / IMAP lookups. At a minimum, the bigger 
multi-proc box the better, at least 4Gig RAM, big fast hard drive.

ASP.NET scales very well compared to other technologies - but a lot of that 
depends on how your application is written and whether you use caching and 
other features to help it scale. Your best bet is to set it up on one box to 
start and do extensive load testing and get some metrics first.
-- Peter
Recursion: see Recursion
site:  http://www.eggheadcafe.com
unBlog:  http://petesbloggerama.blogspot.com
BlogMetaFinder:    http://www.blogmetafinder.com



"Hemant" wrote:


> I want to make a site that can take up to 1 million hits per day.
> 
> My site contains dynamic pages. I need to connect LDAP and IMAP
> server. There is no other database connection.
> 
> For that I have following questions.
> 
> 1. What type of machine should I put IIS on? (Configuration)
> 2. Memory
> 3. Server farm
> 4. ASP.NET scalablitiy
> 
> Can anyone tell me where to find this type of information?
> 
> 
Date:Sat, 11 Aug 2007 13:36:00 -0700   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us