I have a question about load balancing that I can't find in the documentation, and I need for a project.
We use ICN to view data stored in CMOD, and use the round-robin approach to our servers for load balancing.
(We store the data currently in DB2 databases.)
My question is - Does ICN need persistence load balancing? Or is the round-robin method for logging into ICN handling those potential needs.
Any assistance would be appreciated.
I inquired informally and got the following answer:
>>> There is no specific doc for this but that load balancer should have session affinity.
Ed
Thanks Ed!