Hello, am trying to decrease the CPU usage for my server, its around 80~ 100~%,
since i got a global daily save and dont use any clean interval script,
do if i changed storeTrash from true to false going to decrease the CPU usage ? since as written in CONFG_HELP
storeTrash
Define if trash items should be stored in memory.
It costs more memory but will perform a lot faster cleaning.
Otherwise, if you disable this option, cleaning will be performed by going through all the tiles
and looking for trash. (which of course consumes more CPU resources)
Default: true
since i got a global daily save and dont use any clean interval script,
do if i changed storeTrash from true to false going to decrease the CPU usage ? since as written in CONFG_HELP
storeTrash
Define if trash items should be stored in memory.
It costs more memory but will perform a lot faster cleaning.
Otherwise, if you disable this option, cleaning will be performed by going through all the tiles
and looking for trash. (which of course consumes more CPU resources)
Default: true