IBM Security Verify

 View Only
  • 1.  IBM Security Verify load balancer algorithms

    Posted Tue February 09, 2021 06:21 PM
    Hi everybody, I need to replace an nginx load balancer with an ISAM VA load balancer to manage load balancing between 2 ISAM reverse proxies.
    Which load balancing algorithm should I choose to get Session persistence (stickiness) maintained by cookies?
    Does anybody can give me a clue?
    Thanks in advance.
    Regards.

    ------------------------------
    David Vicenteño
    ------------------------------


  • 2.  RE: IBM Security Verify load balancer algorithms
    Best Answer

    Posted Tue February 09, 2021 06:29 PM
    David,
     
    If you want to maintain session affinity via session cookies you won't need to muck with the load balancing algorithm as this just determines which server receives the initial request.  In order to maintain session affinity you need to ensure that you configure the load balancer as a layer-7 load balancer.  In the UI you also need to specify the name of the cookie which will be used to maintain affinity.
     
    I hope that this helps.
     
     

    Scott A. Exton
    Senior Software Engineer
    Chief Programmer - IBM Security Verify Access

    IBM Master Inventor

     
     





  • 3.  RE: IBM Security Verify load balancer algorithms

    Posted Wed February 10, 2021 11:44 AM
    Thank you very much Scott. Everything is clearer to me now.
    Regards.

    ------------------------------
    David Vicenteño
    ------------------------------