Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Zac 239 posts 541 karma points
    May 25, 2018 @ 14:24
    Zac
    0

    Disable DatabaseServerMessenger on single server instance application

    Hi,

    We have an application that runs on a single server. There's no load balancing nor is there a need for any distributed data sharing.

    When running MiniProfiler we see [DatabaseServerMessenger] database calls on every page execution. It's my understanding that the [DatabaseServerMessenger] is used to sync updates/instructions in load balanced environments.

    Is there anyway to disable this (umbracoSettings.config setting?) in a single server environment?

    Thanks

    Zac

  • Dave Woestenborghs 3504 posts 12135 karma points MVP 9x admin c-trib
    May 25, 2018 @ 14:44
    Dave Woestenborghs
    0

    Hi Zac,

    Maybe you can try this setting : https://our.umbraco.org/documentation/Reference/Config/webconfig/#umbracodisableelectionforsingleserver-umbraco-v76

    But the description says it is only used for disabling the master slave selection.

    Dave

  • Dan Diplo 1554 posts 6205 karma points MVP 6x c-trib
    May 25, 2018 @ 14:51
    Dan Diplo
    0

    I raised an issue about this, as it didn't seem right to me, but not much seems to have happened...

    http://issues.umbraco.org/issue/U4-10698

    Though this blog post from Stephan (HQ) adds more light:

    https://www.zpqrtbnk.net/posts/the-invisible-load-balancing

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies