Merge branch 'jetty-9.3.x' into jetty-9.4.x

This commit is contained in:
Jesse McConnell 2016-09-29 11:21:16 -05:00
commit 896438eb45
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ Make sure to use persistent HTTP/1.1 connections.
====== JVM Tuning
* Tune the link:garbage-collection.html#examples[Garbage Collection]
* Tune the link:#tuning-examples[Garbage Collection]
* Allocate sufficient memory
* Use the -server option
* Jetty Tuning