Hi, just noticed that Linode provides "native" load balancing with a seemingly very easy setup. This might be relevant to those of you who are operating fast-growing DHIS instances.
Scaling DHIS on multiple web servers will be effective as most of the load is now placed on the java processes running it. Most database operations are cached in memory, data mart processing uses an in-memory database and is automatically utilizing all CPU cores which are available to it, and so on. http://library.linode.com/linode-platform/nodebalancer-howto Lars _______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

