keycloak-scim/testsuite/performance/keycloak/configs/modcluster-simple-load-provider.cli

7 lines
357 B
Text
Raw Normal View History

2017-07-13 18:25:26 +00:00
embed-server --server-config=standalone-ha.xml
# remove dynamic-load-provider
/subsystem=modcluster/mod-cluster-config=configuration/dynamic-load-provider=configuration:remove
# add simple-load-provider with factor=1 to assure round-robin balancing
/subsystem=modcluster/mod-cluster-config=configuration:write-attribute(name=simple-load-provider, value=1)