Skip to content

Instantly share code, notes, and snippets.

@Scriptor
Created January 12, 2016 19:27
Show Gist options
  • Save Scriptor/a055ce5ba40e7ef5fd0a to your computer and use it in GitHub Desktop.
Save Scriptor/a055ce5ba40e7ef5fd0a to your computer and use it in GitHub Desktop.
<connectors>
<http-connector name="http-connector" socket-binding="http">
<param key="http-upgrade-endpoint" value="http-acceptor"/>
</http-connector>
<http-connector name="http-connector-throughput" socket-binding="http">
<param key="http-upgrade-endpoint" value="http-acceptor-throughput"/>
<param key="batch-delay" value="50"/>
</http-connector>
<in-vm-connector name="in-vm" server-id="0"/>
</connectors>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment