On Mon, Sep 11, 2017 at 9:31 PM, Dave Florek <[email protected]> wrote:
> Hi, > > I'm trying to achieve load-balancing on WSO2 Identity Server and need some > help understanding the documentation and what my options are. > > I came across this article (https://docs.wso2.com/display/IS540/Clustered+ > Deployment) stating WSO2 needs a central database to manage all the WSO2 > IS front-ends. Is there a way to get around this and just have multiple > WSO2 IS instances up with local databases to sync information to those > local databases instead of one centralized database? > Is there any specific reason to have a local database for each instance (except local registry). Are those nodes are deployed in different data centers ? Basically if databases can be properly synced, then you can deployed the WSO2IS in such a way. Data syncing is handled at database level & there would not be involvement with WSO2IS. WSO2IS just reads/writes data & if it is available at right time, there would not be an issue with deploying like that. However, we are not usually recommending to deployed cluster nodes in multiple data centers. Thanks, Asela.. > > Thanks, > > _______________________________________________ > Architecture mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > > -- Thanks & Regards, Asela ATL Mobile : +94 777 625 933 +358 449 228 979 http://soasecurity.org/ http://xacmlinfo.org/
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
