I created a web API made with node express and MSSQL database. When I request to the API at first time, it's response time is about 2000ms. But after that, it works less then 200ms. The problem only happens when I first time call the API, or after idle for minutes. I tried to access from multi devices. The problem seems happens on every 'first time' request of each device.
U
User 13918805
@User 13918805