I am looking to setup an ASP app that will server up to 25,000 users concurrently. I understand that this can vary greatly but lets consider that it will have a good amount of asp/sql programming in the app. What is the most optimal setup:
1.One powerfull SQL server with a cluster of web servers.
or
2.a cluster of web servers with a a cluster of SQL servers that will be mirrored.
If the first option, would the SQL be a dual or quad proc. How many web servers?
thanks
1.One powerfull SQL server with a cluster of web servers.
or
2.a cluster of web servers with a a cluster of SQL servers that will be mirrored.
If the first option, would the SQL be a dual or quad proc. How many web servers?
thanks