Skip to content

Instantly share code, notes, and snippets.

@thesurlydev
Created October 24, 2010 18:24
Show Gist options
  • Save thesurlydev/643790 to your computer and use it in GitHub Desktop.
Save thesurlydev/643790 to your computer and use it in GitHub Desktop.
<Connector>
port="80"
maxHttpHeaderSize="8192"
URIEncoding="UTF-8"
maxThreads="150"
minSpareThreads="25"
maxSpareThreads="75"
enableLookups="false"
redirectPort="8443"
acceptCount="100"
connectionTimeout="20000"
disableUploadTimeout="true"
compression="on"
compressableMimeType="text/html,text/xml,text/plain,application/xml">
</Connector>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment