Skip to content

Instantly share code, notes, and snippets.

@billyyarosh
Created May 15, 2012 21:11
Show Gist options
  • Save billyyarosh/2705173 to your computer and use it in GitHub Desktop.
Save billyyarosh/2705173 to your computer and use it in GitHub Desktop.
connector for atmosphere on tomcat
<Connector port="8080" protocol="org.apache.coyote.http11.Http11NioProtocol"
connectionTimeout="600000"
redirectPort="8443" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment