I have setup a sharepoint 2013 with SP1 farm with 2 web frontend, 2 applications servers and 1 clustered SQL 2012 R2 with SP1 database. After configuring the NLB, clustered and all sharepoint services we have created a test web application. We have noticed
that the web application is loaded in 20 second. After checking the sharepoint Log I have noticed that the SQL query is executed in long period. i.e.
12/07/2015 10:10:08.31 OWSTIMER.EXE (0x0608) 0x1D60
SharePoint Foundation Monitoring b4lyHigh Leaving Monitored Scope (SPSqlClient). Execution Time=509.8207955483937d7489d-f4f6-009b-7be3-42d6acd2ca48
12/07/2015 10:10:08.31 OWSTIMER.EXE (0x0608) 0x1D60
SharePoint Foundation General ejq6Medium Storing a(n) System.Int32 object in the site property cache. Value: 1437d7489d-f4f6-009b-7be3-42d6acd2ca48
12/07/2015 10:10:08.92 OWSTIMER.EXE (0x0608) 0x1D60
SharePoint Foundation Monitoring b4lyHigh Leaving Monitored Scope (SPSqlClient). Execution Time=570.9996384014537d7489d-f4f6-009b-7be3-42d6acd2ca48
Leaving Monitored Scope (SPSqlClient). Execution Time=539.8026840402438d7489d-34e6-009b-7be3-432efbedb81b
12/07/2015 10:10:11.07 w3wp.exe (0x09D4) 0x0A78
SharePoint Foundation Micro Trace uls4Medium Micro Trace Tags: 0 nasq,1 agb9s,0 fbv5,0 fbv6,540 b4ly38d7489d-34e6-009b-7be3-432efbedb81b
12/07/2015 10:10:11.07 w3wp.exe (0x09D4) 0x0A78
SharePoint Foundation Monitoring b4lyMedium Leaving Monitored Scope (Request (POST:http://hdosys1501:80/_vti_bin/sites.asmx:GetUpdatedFormDigest)). Execution Time=544.47148977023538d7489d-34e6-009b-7be3-432efbedb81b
12/07/2015 10:10:11.07 w3wp.exe (0x09D4) 0x1A10
SharePoint Foundation Monitoring nasqMedium Entering monitored scope (Request (POST:http://hdosys1501:80/Pages/Default.aspx)). Parent No
Below are configured services application in the farm:
- distributed cache
- Search
- User Profile
- Reporting Services
- Excel Service
- State Service
- Usage and Health data collection
All below points checked:
- network adapter settings checked
- Network has 10 Gbps of bandwidth
- Memory and CPU utilizations on all servers are around 40 - 50 %
- loopback disabled on all servers
Any other points required to check or might cause issues?