Re: My Web Application Support 1 Million concurrent user??
- From: Jesse Houwing <jesse.houwing@xxxxxxxxxxxxxxxx>
- Date: Mon, 30 Jul 2007 15:45:14 +0200
* goraya wrote, On 30-7-2007 15:23:
This is design level discussion about web applications. How I design
application that support 1 million concurrent requests??
Lot's of load balancing, caching and a fat pipe.
But the rest depends on what's behind your webservers. Will you need database access, external systems, legacy systems? What's the nature of the data you're accessing, highly dynamic or mostly static or a mix? Will the site do personalization? Will the contents change based on the current user? Does it need to be secured?
There are so many factors that come into play, that we need more information. 1 million concurrent requests is quite enormous. Is that really the target number? Because if that's true, you'll be looking at more than 20 million concurrent users at least. What is it you're trying to do?
Jesse
.
- Follow-Ups:
- References:
- Prev by Date: My Web Application Support 1 Million concurrent user??
- Next by Date: Re: Forgotten Window XP Professional cd-key
- Previous by thread: My Web Application Support 1 Million concurrent user??
- Next by thread: Re: My Web Application Support 1 Million concurrent user??
- Index(es):
Relevant Pages
|
Loading