Copied to clipboard

Flag this post as spam?

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


  • Julien A 12 posts 151 karma points
    Feb 07, 2017 @ 09:54
    Julien A
    0

    Umbraco instances disconnect each other

    Hi,

    I have 2 umbraco instances runinng on 2 different ports (2 different IIS websites, ran from Visual Studio). The 2nd one is initially "copy" of the sources of the first one, targeting another db.

    The problem is I can't be connected to the 2 different backoffices at the same time. Any action in the first triggers the timeout of the session on 2nd one.

    I guess the problem is related to some config shared by the 2, but I can't figure what.

    Thanks for your help.

  • Julien A 12 posts 151 karma points
    Feb 07, 2017 @ 12:54
    Julien A
    0

    Ok the problem seems to be related to the cookie. They are 2 different cookies, but using the same ASP.NET_SessionsId. Everything is fine when one instance is browsed using private navigation.

    I tried to change the sessionState config but it did nothing. I don't understand where does the session id value comes from.

  • 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