When my server scales out for almost 1 minute all my requests are slow. I have warm up in place and I can see that my DB calls and BlobStorage calls are very fast (in total less than 200 ms) but the request takes a lot more (for example 15 second)
Also, looking at the dependencies all calls to the dependencies comes back really fast but there is a big gap between them.
What can I do to fix it?
Requests
Dependencies for a slow request at 6:10:48
- The ARR Affinity is set to off
- Always On is on