Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Load balancing is done by using an apache server with mod_jk enabled on a dedicated VM and a jk_workerworkers.properties file which has the individual nodes configured as mod_jk workers. This results in a simple round-robin load balancing mechanism.

The Workers jk_workers.properties file  file is currently being generated via a shell script: 

...

To balance between 7 nodes the the jk_workers.properties file could look like this: 

...