If your web application is running slowly and you’re struggling to work out why,
you can use the trace logging built into IIS to see where a request goes from A to Z and
which stages it passes through and how long each one takes. This way you can quickly find the part that’s causing the problem.
