Skip to content

Instantly share code, notes, and snippets.

@rajapaju
Forked from thesurlydev/gist:643790
Created December 7, 2011 16:39
Show Gist options
  • Save rajapaju/1443512 to your computer and use it in GitHub Desktop.
Save rajapaju/1443512 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