Quantcast
Channel: Performance
Viewing all articles
Browse latest Browse all 447

Long running worker processes

$
0
0

We have an ASP.Net MVC 4 site running on IIS 8.5

We are noticing some very long running worker processes when trying to look at high CPU usage. A lot of them seem to relate to the Knockout javascript library which is included using MVC bundling e.g. showing as 

/bundles/knockout?v=XXXXXXXXXXXXXXXXXXXXXXXX

This has long TimeElapsed value of 296,000+.

Is this related to just the request to include the Knockout in the pages, or the subsequent requests made through the Knockout which I could see would keep making subsequent requests I guess?

Could do with some advice regarding if this is normal, and if not how to troubleshoot and solve.

Many Thanks


Viewing all articles
Browse latest Browse all 447

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>