Copied to clipboard

Flag this post as spam?

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


  • Robin Nicholl 137 posts 277 karma points
    Jan 25, 2013 @ 16:35
    Robin Nicholl
    0

    Public Access and load balanced installation

    I have a site running on 2 load balanced servers, with the admin part on another server (all set up as per one of Tim's videos, and running for a couple of years now).

    I have a page protected via login (set using Public Access from drop-down) that works fine.

    However, I need to add another, separate login area – and it's only working on the admin site, not the actual site seen by users on the load balanced servers. I've made sure that App_Data/access.config is synced between the 3 servers, but I'm not sure what else needs syncing: visiting the 'protected' page on the live site just takes you straight to the page without requiring a login.

    Help!!

  • Robin Nicholl 137 posts 277 karma points
    Jan 26, 2013 @ 00:43
    Robin Nicholl
    100

    Well, it seems you have to make sure App_Data/access.config is synced across servers, recycle the app pool on all servers, and touch (and sync) web.config

  • 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