Networking Forums

Networking Forums > Computer Networking > Windows Networking > NLB Load balancing with sessions

Reply
Thread Tools Display Modes

NLB Load balancing with sessions

 
 
Andy
Guest
Posts: n/a

 
      10-18-2004, 01:02 PM
I have a problem with Windows 2000 NLB and my e-commerce site.
I have 2 servers in an NLB system both run IIS and have HTTP and HTTPS
with the same certificate installed on both.

I use session variables to store various things about each user, 1 of
those things is the basket contents.
Generally the user browses the http://www.xyz.com site and populates the
basket.
The NLB sticky sesions seem to work fine here.

That aside, when the user checks out from the basket page, I send them
to the https://www.xyz.com using a POST form (with no data to transfer
as it's
all stored in session variables). At this point, if there where no NLB,
the session variables would definately remain as sessions are protocol
independent.
However, when using NLB, it appears that this is not the case.

The site seems to 'lose' all session data setup on the
http://www.xyz.com site, hence the basket contents. Of course what is
happening is that the NLB is re-negotiating the host for that client on
that IP. And ends up using a different server for the
https://www.xyz.com Very confusing for the customer.

I don't see why NLB should affect this, on a single server system, this
would work fine, every time (according to what i've read).

Does anyone know if the NLB will direct me to a different machine when I
swap from HTTP (80) to HTTPS (443) ?



ANY help would be great

Andy
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
load balancing Fixer Windows Networking 2 11-08-2007 06:37 AM
load balancing Alberto Brivio Windows Networking 1 08-22-2006 07:48 PM
Load Balancing... TorwaK Windows Networking 1 12-10-2005 09:24 PM
Load Balancing RH Ent ES Martyn Linux Networking 2 06-13-2004 05:11 PM
Load Balancing Alex Windows Networking 0 12-22-2003 11:59 PM



1 2 3 4 5 6 7 8 9 10 11