We have a long time response for first time request call to Web API !
in spite we have changed the following Settings of WEB API's pool -and then we noticed a noticeable progress for the number of times for waiting time is decreased - :
StartMode To AlwaysRunning
Idle-Time-Out(minutes ) TO 0
But still having long time response for first time of the request, specially on the morning (before working time) or during weekend, what could cause this? any missing Settings you advice ?are there any other settings we need to change, to Run the pool automatically ? -snapshot of advanced settings below-
As it is look to me some how the IIS or Pool has been recycled periodically ! however I was thinking changing StartMode to "AlwaysRunning" will run automatically the Pool and keep it up and running even after recycle or shutdown !
BTW: the setting of Recycling /Regular time intervale is 1470
!