Skip to content

Instantly share code, notes, and snippets.

@tristantarrant
Created November 28, 2011 14:15
Show Gist options
  • Select an option

  • Save tristantarrant/1400551 to your computer and use it in GitHub Desktop.

Select an option

Save tristantarrant/1400551 to your computer and use it in GitHub Desktop.
Remote Store for AS7.1
<remote-store cache="default" socket-timeout="60000" tcp-no-delay="true" fetch-state="false" passivation="false" preload="true" purge="false" shared="true" singleton="true">
<remote-server outbound-socket-binding="hotrod-server-1" />
<remote-server outbound-socket-binding="hotrod-server-2" />
<property name="hotrod.property">value</property>
</remote-store>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment