Skip to content

Instantly share code, notes, and snippets.

@kitzy
Created March 8, 2016 02:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kitzy/765a1eb3fc407e051943 to your computer and use it in GitHub Desktop.
Save kitzy/765a1eb3fc407e051943 to your computer and use it in GitHub Desktop.
A connector for Tomcat working behind a load balancer for the JSS
<Connector URIEncoding="UTF-8" port="8080" executor="tomcatThreadPool" protocol="HTTP/1.1" connectionTimeout="20000" redirectPort="8443" proxyPort="443" scheme="https" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment