Copied to clipboard

Flag this post as spam?

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


  • Sebastiaan Janssen 5045 posts 15476 karma points MVP admin hq
    Jan 11, 2011 @ 13:26
    Sebastiaan Janssen
    0

    Required app pool recycle

    The package works just fine, but when I make config changes, I only get to see the difference after an app pool recycle. Is this really necessary?

  • Tim 1193 posts 2675 karma points MVP 3x c-trib
    Jan 11, 2011 @ 13:48
    Tim
    0

    It's because I'm using a singleton to access the config values rather than loading from the file every time, to keep it running fast. I've got a couple of minor tweaks I was working on over christmas that I'm going to release soon, I'll add a file watcher to the config file so that it refreshes the config values whenever you update the config file and include that in the release.

    :)

  • Sebastiaan Janssen 5045 posts 15476 karma points MVP admin hq
    Jan 11, 2011 @ 14:26
    Sebastiaan Janssen
    0

    Excellent, sounds great Tim, thanks!

  • Tim 1193 posts 2675 karma points MVP 3x c-trib
    Jan 17, 2011 @ 23:56
    Tim
    0

    Done! v1.1 is now available, it should pick up changes to the config as soon as they are made.

    :)

Please Sign in or register to post replies

Write your reply to:

Draft