[Progress Communities] [Progress OpenEdge ABL] Comment on Remove sticky session requirement from apsv transport

  • Thread starter Thread starter Patrick Overbey
  • Start date Start date
Status
Not open for further replies.
P

Patrick Overbey

Guest
Yes, performance and scalability is the primary goal here. We use nginx as the load balancer for PASOE with the IP hash balancing algorithm. Since all Sonic requests come from localhost, they are always tied to the same appserver through because of the IP hash. Because of this, the load balancing only serves for redundancy, but does not allow scalability. Thanks.

Continue reading...
 
Status
Not open for further replies.
Back
Top