Skip to content

Instantly share code, notes, and snippets.

@mickknutson
Created February 2, 2012 19:20
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 mickknutson/1725220 to your computer and use it in GitHub Desktop.
Save mickknutson/1725220 to your computer and use it in GitHub Desktop.
tomcat 6 connector enableLookups="true"
<Connector enableLookups="true"
port="8080"
protocol="HTTP/1.1"
connectionTimeout="20000"
redirectPort="8443" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment