Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7597655
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T22:12:35+00:00 2026-05-30T22:12:35+00:00

The sitecore keepalive task set in web.config which calls a ‘keepalive’ url is configured

  • 0

The sitecore keepalive task set in web.config which calls a ‘keepalive’ url is configured to run every hour by default:

<agent type="Sitecore.Tasks.UrlAgent" method="Run" interval="01:00:00">
  <param desc="url">/sitecore/service/keepalive.aspx</param>
  <LogActivity>true</LogActivity>
</agent>

If the default IIS application pool timeout is 20 minutes, does this not mean that the keepalive function will not work in its default configured state? i.e. a site left idle will invoke this task once at most, potentially keeping the site alive for a further 20 minutes whereupon it will timeout and unload until a real external request arrives.

Unless I’m missing something, this setting should be set to something under 20 minutes (or rather 20min minus the scheduler interval) to work as expected, right?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T22:12:37+00:00Added an answer on May 30, 2026 at 10:12 pm

    You are correct that 1 hour is likely too high. By default the keep-alive agent does not work fully out of the box anyway. There are typically two things you need to do to ensure it works best:

    1. Adjust the time to be more appropriate as you’ve mentioned. I like to do every 15 minutes personally: interval="00:15:00"
    2. Adjust the path to be absolute to your site, not relative. By default, the path /sitecore/service/keepalive.aspx will only make a request to your site if your site is configured in IIS to bind on localhost. The code in the UrlAgent assumes its requesting http://localhost/sitecore/service/keepalive.aspx. 99% of the time you’d want to adjust this to be a public URL to your site, e.g. http://www.mysite.com/sitecore/service/keepalive.aspx
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We are running Sitecore.NET 6.3.0 with MVC 3. I have this url : https://test.mydomain.dk/myprivate/my-page/my-page/my-page/
I have a set of Sitecore nodes: <item> <item> <item /> </item> <item />
I have a sublayout in my Sitecore site which is used to perform a
As with all media files in Sitecore the extension is converted to .ashx which
I'm learning sitecore. I would like to render flash video which should swap between
Does Sitecore make use of the HttpContext to save needless calls to the DB?
We are using Sitecore's Web form for Marketer's module to generate forms. Now i
I have Sitecore as site root (which is running ok) and under it I
When a wizard form show in sitecore backend, how to set the default form
In Sitecore 6, one of my templates contains a Droplink field bound to the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.