Hi there,
I need to do some performance tuning and need to modify the following settings: processModel, httpRuntime, and connectionManagement. Simple enough I suppose, but I'm not sure which of the two machine.config files to edit, or do I edit both?
- \Windows\microsoft.net\ Framework \v2.0.50727\CONFIG\machine.config
- \Windows\microsoft.net\ Framework64 \v2.0.50727\CONFIG\machine.config
As a follow up question, how do I verify that the settings have been applied?
I should mention that the server is running Windows Server 2003 Enterprise (64-bit) with IIS 6.0 (64-bit) and MSSQL Server Enterprise 2005 (64-bit).
Thanks for the help in advance!