WSO2 API Manager Clustering configuration -


i'm trying install , configure highly availability setup wso2 api manager. i've been reading through document: http://docs.wso2.org/wiki/display/cluster/clustering+api+manager , in there explains break 4 components of application separate folders , these 4 components can run on single server. i'm not sure why needed. want take 2 servers, install full application on both of them (without breaking application 4 different pieces) , cluster them between 2 servers elastic load balancer in front of them. purpose of splitting multiple components on same server if run out of single installation? i'm looking simplest way provide fail on capability application if 1 server goes down. insight methodology appreciated.

thanks.

the article you've linked describes on distributing different components of api manager. if @ end of article there's link clustering configuration doc. in production deployment encouraged 4 components run on different nodes rather having in node , having multiple such nodes. that's why goes on explaining breaking down separate components. official doc below has page on different deployment patterns.

you can go through following articles better understanding on clustering api manager.

http://docs.wso2.org/wiki/display/am140/clustered+deployment

http://sanjeewamalalgoda.blogspot.com/2012/09/how-do-clustering-and-enable-replicate.html


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -