Forum Discussion

Bruce_Morris's avatar
Bruce_Morris
Icon for Nimbostratus rankNimbostratus
Sep 04, 2019

One Virtual Server and Port to Pool with Multiple IPs/Ports

Hi, I have a VS 192.168.1.1 listening on port 2222 load balancing to a Pool with real servers 10.1.1.1 port 2222, 10.1.1.1 port 4444, 10.1.1.2 port 2222, 10.1.1.2 port 4444. I have TCP monitors on the Pool for 2222 and 4444.

 

When I connect on VS 192.168.1.1 port 2222, I see the connections to the real servers on port 2222 but not 4444.

 

Why?

 

Thanks.

 

I

2 Replies

  • Dojs's avatar
    Dojs
    Icon for Cirrostratus rankCirrostratus

    Try disable the pool members with port 2222 to see if the packets hits on port 4444

  • If your load distribution method is round robin and you don't have a persistence profile, you should bounce to all servers.

    Make sure your previous session ends before you start a new one.​