-
Change Request
-
Resolution: Unresolved
-
Trivial
-
None
-
None
-
None
-
None
Zabbix server can already be launched with jemalloc as following without any changes to source code but it could be better to document it.
LD_PRELOAD="/usr/lib/aarch64-linux-gnu/libjemalloc.so.2" ./sbin/zabbix_server -c /etc/zabbix/zabbix_server.conf --foreground
Possible cases that it can solve are such as pre-processing manager in ZBX-25050 but other processes could also benefit.