How to create a keepalive scheduled task

If your want to create a keep-alive scheduled task for your ASP.NET application please follow the guide below:

  • Login to your hosting control panel.
  • From the left navigation menu select Account Menu > Spaces.
  • Click your space name.
  • From the left navigation menu select Hosting Space Menu > Scheduled Tasks.
  • Click the Add Scheduled Task button.
  • Give the task a name.
  • Select "Check Web Site Availablity" from the dropdown.
  • Tick "Response status equal to :" and leave "500" as the default.
  • In the URL field enter your full website/application address (e.g. https://www.mywebsite.com).
  • Change the Schedule dropdown to "Interval".
  • Change "Run Every" to every 20 minutes.
  • Click Save.
  • You now have a 20 minute keep-alive that will stop you application from recycling if it does not get any visitors.
  • keepalive, sessions, recycling
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to backup and download your website files

Clients can create a zip archive of their space files ready for download in our control panel:...

How to enable GZIP compression on your website

You can enable GZIP compression on your website is using by following the steps below: Login...

How to deploy your website files from a zip file.

Clients can deploy their website files from a Zip file in our control panel. To do so please...

How to stop or start your website.

You can stop and start websites in our control panel. To do so please follow the instructions...

How to setup a scheduled task

You can set scheduled tasks (CRON) by following the steps below: Login to your hosting control...