Created
May 15, 2012 21:11
-
-
Save billyyarosh/2705173 to your computer and use it in GitHub Desktop.
connector for atmosphere on tomcat
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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