How to Setup Load Balancing on the Axway/Vordel API Server
Join the DZone community and get the full member experience.
Join For FreeSetting up load-balancing on the Vordel/Axway API Server
is as simple as creating a "Remote Host" entry, then whenever you route
to that host in a configuration, the load-balancing will apply.
See below - you have the option of choosing simple Round-Robin or else Weighted Load-Balancing.
If you're using a "Watchdog" to send synthetic traffic to your
endpoint, then this will feed into the load-balancing algorithm so the
load-balancing decision-making will always be up-to-date. The "Watchdog"
is also setup at the Remote Host level.
Published at DZone with permission of Mark O'Neill, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Trending
-
Mastering Time Series Analysis: Techniques, Models, and Strategies
-
Exploratory Testing Tutorial: A Comprehensive Guide With Examples and Best Practices
-
Microservices With Apache Camel and Quarkus
-
Automating the Migration From JS to TS for the ZK Framework
Comments