Would our database cause bundles, css or images to make site run slow
Hi
We using umbraco 6.1.6
Have a strange error where umbraco response just takes so long
Usually bundles loads really fast but at this time took 50 seconds plus, but Database server’s sqlservr.exe process was continuously running between 75-80%, normally it just spikes between 30-70%
Also this might be of some help narrow things down. The things we observed using windows resource monitor on the database while this issue was happening were:
• Webserver and database server were still passing information to each other
• We checked database portal we see a spike in logs being written to the database server’s E: drive at 11:20
As soon as the problem passed at 11:53 I saw the database server CPU return to normal. We also saw a lot less traffic between web and database servers. Both webserver and database server are always kept together on the same VMWare host, so its very unlikely networking issues are part of this. The backend storage these servers live on wasn’t having any latency issues.
So i guess i am asking would the umbraco database cause bundles or css or images to run slow
Would our database cause bundles, css or images to make site run slow
Hi
We using umbraco 6.1.6
Have a strange error where umbraco response just takes so long
Usually bundles loads really fast but at this time took 50 seconds plus, but Database server’s sqlservr.exe process was continuously running between 75-80%, normally it just spikes between 30-70%
Also this might be of some help narrow things down. The things we observed using windows resource monitor on the database while this issue was happening were:
• Webserver and database server were still passing information to each other • We checked database portal we see a spike in logs being written to the database server’s E: drive at 11:20
As soon as the problem passed at 11:53 I saw the database server CPU return to normal. We also saw a lot less traffic between web and database servers. Both webserver and database server are always kept together on the same VMWare host, so its very unlikely networking issues are part of this. The backend storage these servers live on wasn’t having any latency issues.
So i guess i am asking would the umbraco database cause bundles or css or images to run slow
is working on a reply...