Sharepoint performance optimization
Write a few configurations to improve sharepoint performance. The main idea is to improve the query ability of sql and improve the hardware occupation resources of iis.
1. Sql configuration, Manager, Point Properties. Configure the maximum number of worker threads and check to increase the priority of SQL server. After configuration, restart the sql service to see if the running value is consistent with the configuration value
2. Go to the IIS Manager and select the application pool for the sharepoint site (Microsoft officially recommends that each sharepoint site use a separate application pool). Select advanced settings to set the maximum number of worker processes based on server cpu and memory resource usage.