11

I have a Application (Web API , .NET 4.5) hosted as Azure cloud Service.

Vm size large and 4 instances.

When I am monitoring the application with new relic,I am seeing that ExecuteRequestHandler takes almost 80% of total response time and making the application response very slow.

To increase the performance of the application I want to reduce the time taken by ExecuteRequestHandler.

I tried to search on the internet. but didn't get any help apart from following link.

ExecuteRequestHandler spent most of the time

The above link didn't help much.

Any help on follwoing two points is much appreciated.

1) How to to reduce the time taken by ExecuteRequestHandler

2) How to increase thread pool size of web role.

Andrey Belykh
  • 2,234
  • 3
  • 28
  • 42
Rupesh
  • 349
  • 1
  • 6
  • 18

0 Answers0