PDA

View Full Version : Sessions for VBs with 2+ Web Servers?


bigbigsavings
Mon 22nd Jan '01, 7:18pm
Hi guys,

Just a question. I was speaking with mroggish yesterday and we had brought up a point about VB's running on 2+ web servers. Have you considered how this kind of setup will affect user sessions? If a user has a session on one server and at their next click is thrown onto another server, won't they lose their session? (I dont know and/or understand much about this, so forgive me if this is a stupid question).

Thanks!
Alex

Mike Sullivan
Mon 22nd Jan '01, 7:27pm
Sessions are handled by the db server.