Web Farm

J

JD

Scenario is load balancer and two machines(1&2) in
production. Out of state session server on another machine
(Session). Works perfectly.

Replace machine (2) with machine (3). Can't get past the
authentication login page. Keeps redirecting user back to
login page with no errors.

Machine 1,2 and 3 have duplicate web.configs and using
forms authentication. All machines configured with .NET
1.1. Machine.Config has duplicate encryption/decryption
keys for all three machines. If type in invalid username
or password, logic does report an error so logic is
finding the user trying to login.

Set up test production with load balancing, move machine
(2) and (3) here. Still using out of state session server.
Same behavior as (1) and (3), bad. Recapping (1) and (2)
good, (1) and (3) bad, (2) and (3) bad. Seems like common
factor in bad behavior is machine (3).

Turned on tracing. When the request fluctuates between the
two load balanced servers, both machines have the same
viewstate, session id, and cookies. Authentication against
the DB is happening else it does correctly report an
error. Its SEEMS like authentication cookies are not being
saved or something.

Anyone see something like this before?

Jeff
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,085
Messages
2,570,597
Members
47,220
Latest member
AugustinaJ

Latest Threads

Top