0.22: What are server groups and server clones?

A server group is a template for creating additional, nearly identical copies of an application server configuration. The server being copied is referred to as the original. The copies are called clones.

The clones can be used for workload management purposes. That is, a request for the original server can be handled by any of the clones in the server group. The clones might be distributed (located on different machines). Cloning also supports failover and vertical scaling.