Skip to content

Instantly share code, notes, and snippets.

@fabriciofx
Forked from rponte/server.xml
Created April 6, 2014 05:32
Show Gist options
  • Save fabriciofx/10001864 to your computer and use it in GitHub Desktop.
Save fabriciofx/10001864 to your computer and use it in GitHub Desktop.
<Connector port="8080" protocol="HTTP/1.1" connectionTimeout="20000"
redirectPort="8443"
compression="on"
compressionMinSize="1024"
compressableMimeType="text/css,application/javascript" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment