A
Andrew Robinson
I am running two servers with a hardware network load balancing device. I
know that to share session information between the two servers I need to
implement some type of SQL based session information, but I would simply
like to share the SessionID. Mainly for some logging applications.
The SessionID does currently seem to be shared between the two servers and I
haven't changed anything with my configuration or implemented anything
specific to this in my program. Does this seem normal or am I missing
something?
I just want to make sure that if it is working correctly, it will continue
to do so.
I already have the same machine key on both machines if that is of any
relevance.
Thanks,
-Andrew
know that to share session information between the two servers I need to
implement some type of SQL based session information, but I would simply
like to share the SessionID. Mainly for some logging applications.
The SessionID does currently seem to be shared between the two servers and I
haven't changed anything with my configuration or implemented anything
specific to this in my program. Does this seem normal or am I missing
something?
I just want to make sure that if it is working correctly, it will continue
to do so.
I already have the same machine key on both machines if that is of any
relevance.
Thanks,
-Andrew