Merge pull request #969 from WalkerWatch/issues/965

Resolves #965
This commit is contained in:
Jesse McConnell 2016-09-29 08:50:26 -05:00 committed by GitHub
commit aaa2faa54a
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 ====== JVM Tuning
* Tune the link:garbage-collection.html#examples[Garbage Collection] * Tune the link:#tuning-examples[Garbage Collection]
* Allocate sufficient memory * Allocate sufficient memory
* Use the -server option * Use the -server option
* Jetty Tuning * Jetty Tuning