NLB session managment !

N

NewSys

Hi,

We have two Windows 2000 advanced servers with Coldfusion
services installed on it.
We are trying to configure them as two mirror WEB
services; whereone is a back up to another.

While evaluating Windows 2000 Network Load Balancing (NLB)
option I have a question:
How NLB handles applications sessions?

If one server will be overloaded and request will be
transferred to another server via NLB what will happen
with session variables?
 
S

Sean [MS]

Hi -

NLB is not session aware - plain and simple. Further, NLB does not do
dynamic load-balancing, so requests will never be redirected to an
less-loaded server. The NLB load-balancing algorithm is static and
statistical, based on client TCP/IP address and port.

Cheers, Sean
 

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

Top