Due to the huge QPS load on Zabbix APIs, we are trying to scale out the Zabbix frontend (FE) PHP against one single Zabbix backend (BE) server. These multiple FEs would be deployed on different servers, but connecting to the same Database (MySQL) and BE (port 10051).
I have 2 such FE configured, and both of them are able to operate. But I am not sure if there is any potential issue which may break the system.
Any advice or experience would be helpful. Thanks!
I have 2 such FE configured, and both of them are able to operate. But I am not sure if there is any potential issue which may break the system.
Any advice or experience would be helpful. Thanks!