Uploaded image for project: 'ZABBIX FEATURE REQUESTS'
  1. ZABBIX FEATURE REQUESTS
  2. ZBXNEXT-9625

Add support for jemalloc to improve memory usage and performance

XMLWordPrintable

    • Icon: Change Request Change Request
    • Resolution: Unresolved
    • Icon: Trivial 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.

            Unassigned Unassigned
            vso Vladislavs Sokurenko
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: