Seemingly our 7.2.2 proxy using SQLIte is only using disk for some reason, even with ProxyBufferMode=hybrid and ProxyMemoryBufferSize=16M configured.
As far as i've understood from the documentation these are the only parameters required to allow using memory and disk. The configuration file is mostly default from a fresh install of Zabbix 7.0, upgraded to 7.2. Only changes are to the Server, ListenPort, HostnameItem and Database specific parameters.
Also have a strange error from the Zabbix proxy template as seen below, stating that memory buffer is disabled.

I have tested increasing ProxyMemoryBufferSize to 1G without observing any changes.
The server itself does have available memory. No useful information in the proxy logs.
Is there another parameter in the configuration i've forgot?
As far as i've understood from the documentation these are the only parameters required to allow using memory and disk. The configuration file is mostly default from a fresh install of Zabbix 7.0, upgraded to 7.2. Only changes are to the Server, ListenPort, HostnameItem and Database specific parameters.
Also have a strange error from the Zabbix proxy template as seen below, stating that memory buffer is disabled.
I have tested increasing ProxyMemoryBufferSize to 1G without observing any changes.
The server itself does have available memory. No useful information in the proxy logs.
Is there another parameter in the configuration i've forgot?
Comment