Azure website taking a long time for page load -


i have azure-website(not cloud service) takes around 20 seconds load if idle long-time(3 hours, example). 1 solution write script pings website every 20 minutes or so. however, cost me , want avoid this. can please tell me how can overcome long page-load problem, in simpler manner, configuration settings change?

there no free lunch! if want fast load, have keep site , warm. solution found - ping every 20 minutes one. btw, keeping live pinging every 20 minutes not increase bill much.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -