Tuning Report Threads

From AgileApps Support Wiki
Revision as of 19:20, 8 July 2010 by imported>Aeric (→‎Tuning Report Threads)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Tuning Report Threads

The number of report threads can be configured in the networking.properties file:

report_threads=2
Assigns number of threads to be used by the report server.

Generally, two threads devoted to reporting is about right. If reports aren't arriving on time, consider incrementally expanding the number of threads to see if performance improves (while keeping an overall eye on system resources, to ensure that increasing the number of threads does't incur other bottlenecks.

For maximum reporting efficiency (if needed), setup a dedicated backend server for reporting. Learn More: Managing Backend Services