Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Performance will be greatly improved if the following line is set in cipango.sh /etc/default/jetty

No Format
JAVA_OPTIONS=="-Xmx1700M -Xms1700M -XX:+UseParNewGC -XX:+UseConcMarkSweepGC"

...

Code Block
xml
xml
<Set name="accessLog">
   <New class="org.cipango.server.log.FileMessageLog">
      ...
  </New>
</Set>

...