wso2as - WSO2 application instance ID in program environment -


i developing application service based on wso2 as. intention application should deployed in as-cluster in order cope high volume traffic.

the cluster should dynamic 1 in order scale or down per traffic changes.

also, user's service might persist in 1 of instances quite time; in case of failure, user's service should restored in peer instance backup , restore mechanism of object archive(database).

so, challenge is:

i need tell load balancer instance in user service persists. load balancer route same user's requests same instance in cluster. , in case of failure, update load balancer new instance in user's service had been restored.

preferably generated dynamically application server instance; accessible in program environment; understood , used load balancer route request...

anyone has idea?

thanks lot

after googling around time. found alternative wso2 claimed supporting(http://wso2.com/products/elastic-load-balancer/).

nginx plus comes feature named session persistence (https://www.nginx.com/products/session-persistence/) provides methods directing load balancer of routing of incoming requests specific end server


Comments

Popular posts from this blog

Ansible - ERROR! the field 'hosts' is required but was not set -

customize file_field button ruby on rails -

SoapUI on windows 10 - high DPI/4K scaling issue -