Skip to main content
Inspiring
January 24, 2017
Answered

Coldfusion Monitor Timeout

  • January 24, 2017
  • 2 replies
  • 497 views

Is there a way to disable the timeout on the Coldfusion administrator / monitor applications?  We are attempting to troubleshoot performance issues on our production server and the monitor times out every 10 minutes or so. 

We are running Coldfusion 11,0,10,300066

    This topic has been closed for replies.
    Correct answer Merchlinski

    I emailed Adobe directly on this and here was the response:

    Server monitoring is using the same session of ColdFusion admin and it has a fixed timeout value which is hard coded and we cannot change it.

    2 replies

    MerchlinskiAuthorCorrect answer
    Inspiring
    January 31, 2017

    I emailed Adobe directly on this and here was the response:

    Server monitoring is using the same session of ColdFusion admin and it has a fixed timeout value which is hard coded and we cannot change it.

    Participating Frequently
    January 25, 2017

    There isn't a timeout as far as I know. I've been programming against the CF monitor and monitor API since CF7 and have never seen any timeout settings. This sounds more like a connection issue.

    Inspiring
    January 25, 2017

    Hmmm...  We moved from CF8 to CF11 in one jump.  When we ran CF8, I would kick off the monitor each morning and it would run all day.  With CF11, it logs me out.  I just assumed there was a timeout, but I haven't found anything that documents it.

    Participating Frequently
    January 25, 2017

    Hmmm... Okay, maybe it's the security feature for logins that auto-expires a user session. FYI: you initially said "Timeout" not logged out. big difference.