Copied to clipboard

Flag this post as spam?

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


  • zell 37 posts 90 karma points
    Apr 21, 2015 @ 08:54
    zell
    0

    Loading content from database... Log entries

    hi,

    i'm not sure if its an issue or not.. but i've noticed in my load balanced production environment my umbraco site has a log entry for more than once a second of the following entry:

    INFO  umbraco.content - [Thread 23] Loading content from database...

    is this something i should be wary of? what causes the loading content from database? is it just user browsing the site? or is this a CMS driven event?

    many thanks

    umbraco v 7.1.2

  • Alex Skrypnyk 6133 posts 23952 karma points MVP 7x admin c-trib
    Apr 21, 2015 @ 17:49
    Alex Skrypnyk
    0

    Hi Zell,

    It's not normal situation, usually log writes some exta info like:

    2015-04-15 19:29:19,200 [125] INFO  umbraco.content - [Thread 164] Loading content from database...
    2015-04-15 19:29:19,846 [125] INFO  Umbraco.Core.Configuration.ClientDependencyConfiguration - [Thread 171] Updated version number from 1460059953 to 2106442019
    2015-04-15 19:29:23,350 [129] INFO  Umbraco.Core.PluginManager - [Thread 60] Determining hash of code files on disk
    2015-04-15 19:29:23,362 [129] INFO  Umbraco.Core.PluginManager - [Thread 60] Hash determined (took 6ms)
    

    Try to check your config file and umbracoSettings, maybe some settings re wrong.

    Thanks, Alex

Please Sign in or register to post replies

Write your reply to:

Draft