Versions Compared

Key

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

...

Reports are created from predefined Report Templates. The templates individually implement which data will be processed when creating a report. Report Templates can be parameterized with the number of hits and the sorting (highest/lowest). It is not possible to create own implementations for reports.

Reports are created from a Java class that can be configured to use Java options. It is recommended to use the -Xmx<number>m option to limit memory usage. The default value is Xmx64M. 

...