Welcome Guest, Not a member yet? Register   Sign In
Handling 10,000 concurrent users
#7

[eluser]johnwbaxter[/eluser]
There are many things you can do, make sure you're index's are well built and tuned to the sort of queries you will be getting a lot of, definitely look at db caching as pistolPete has suggested as that will make a huge difference to the sort of concurrent users you're expecting.

Also you will want to have a seperate db server to your web server and in fact you may want more than one db server with some load balancing going on.

A bit of googling will turn up a wealth of information on the subject.


Messages In This Thread
Handling 10,000 concurrent users - by El Forum - 02-24-2009, 02:02 AM
Handling 10,000 concurrent users - by El Forum - 02-24-2009, 03:27 AM
Handling 10,000 concurrent users - by El Forum - 02-24-2009, 04:22 AM
Handling 10,000 concurrent users - by El Forum - 02-24-2009, 04:58 AM
Handling 10,000 concurrent users - by El Forum - 02-24-2009, 05:34 AM
Handling 10,000 concurrent users - by El Forum - 02-24-2009, 05:38 AM
Handling 10,000 concurrent users - by El Forum - 02-24-2009, 05:43 AM
Handling 10,000 concurrent users - by El Forum - 02-24-2009, 06:24 AM
Handling 10,000 concurrent users - by El Forum - 02-24-2009, 11:19 AM
Handling 10,000 concurrent users - by El Forum - 02-24-2009, 11:29 AM
Handling 10,000 concurrent users - by El Forum - 02-24-2009, 05:20 PM
Handling 10,000 concurrent users - by El Forum - 02-24-2009, 09:50 PM
Handling 10,000 concurrent users - by El Forum - 02-24-2009, 10:43 PM
Handling 10,000 concurrent users - by El Forum - 02-24-2009, 11:00 PM
Handling 10,000 concurrent users - by El Forum - 02-25-2009, 01:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB