I'm trying to optimize my SQL Server 2008 instances on Windows cluster (on Windows Server 2008). I'm having several SQL Server instances on two cluster nodes. I was thinking that should I enable the "priority boost option" on every instance? What are the pros and cons of using this option in my situation?
|
feedback
|
|
That can let the core processes of the OS to starve for resources. It is suggested not to enable that option. | |||||
feedback
|