Skip to content

Instantly share code, notes, and snippets.

Created October 9, 2015 13:59
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 anonymous/441461fb4cdcdd79ac80 to your computer and use it in GitHub Desktop.
Save anonymous/441461fb4cdcdd79ac80 to your computer and use it in GitHub Desktop.
{% if ('tomcat:connector:SSLEnabled'),'false' %}
tomcat:
maxThreads: 150
minSpareThreads: 25
enableLookups: 'false'
disableUploadTimeout: 'true'
acceptCount: 100
scheme: 'http'
connector:
SSLEnabled: 'false'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment