All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.alogic.remote.cluster.clusters.xml Maven / Gradle / Ivy

There is a newer version: 1.6.16
Show newest version
<?xml version = "1.0"?>
<clusterManager>
	<cluster id="default" module="com.alogic.remote.cluster.StaticCluster">
		<route id="default" />
		<route id="label" module="Label" />
		<route id="version" module="Version" />
		
		<backend id="localhost" ip="127.0.0.1" port="${server.port}"/>
	</cluster>
</clusterManager>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy