mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 04:05:42 +08:00
framework main thread pool is always active and in use ( even id hard to catch) so show in on show stats. Disable ServerStatsCollector by default, since most don't use it, Adicionally it uses shared framework performance counters system that may be affected if a region crashs
This commit is contained in:
@@ -2092,6 +2092,8 @@
|
||||
; If true, this will print out an error if more than a minute has passed since the last simulator frame
|
||||
; Also is another source of region statistics provided via the regionstats URL
|
||||
Enabled = true
|
||||
; next option may still use framework performance monitors designed for debug only, so avoid it
|
||||
ServerStatsEnabled = false
|
||||
|
||||
|
||||
[WebStats]
|
||||
|
||||
Reference in New Issue
Block a user