Hi Patrice --
Patrice wrote:
Thank you! I'll give that a try.
Yes, I had to tweak the .config file a bit for this kind of load, but
everything seems to be working OK (crosses fingers).
The servers will probably be dual-core xeons with ~4GB of RAM. The DB is
a quad-core box with 16GB of RAM.
Patrice wrote:
I addition to Anhony's reponse try :
http://msdn.microsoft.com/en-us/library/ms998549.aspx (Improving ASP.NET
performances).
http://msdn.microsoft.com/en-us/library/ms998549.aspx (Improving ASP.NET
performances).
You could pick here and there some usefull advices (in particular check
maxWorkThreads if you want a higher peak value as I wonder if this by chance
or not that you are at 2*maxWorkerThre ads (the defautl value is 20), how
much CPU do you have ?)
maxWorkThreads if you want a higher peak value as I wonder if this by chance
or not that you are at 2*maxWorkerThre ads (the defautl value is 20), how
much CPU do you have ?)
everything seems to be working OK (crosses fingers).
The servers will probably be dual-core xeons with ~4GB of RAM. The DB is
a quad-core box with 16GB of RAM.