-
New Feature Request
-
Resolution: Fixed
-
Trivial
-
None
-
None
-
Sprint 64 (May 2020), Sprint 65 (Jun 2020), Sprint 66 (Jul 2020), Sprint 67 (Aug 2020), Sprint 68 (Sep 2020), Sprint 69 (Oct 2020)
-
7
Summary
Currently it is impossible to deploy Zabbix UI and API for HA and load balancing (for example, one HAProxy + several Zabbix UI backends) because of use of PHP sessionid, which is stored in a local memory. This limitations must be removed.
Acceptance
It must be possible to deploy several Zabbix UI for load balancing purposes. We must get rid of storage of any local state on PHP side including PHP sessionid. If possible, we should get rid of using PHP sessionid altogether for better performance.
Use cases
- I want to have load balancing for Zabbix UI and API
- causes
-
ZBX-21975 User auto logout is working incorrectly
- Resolved
-
ZBX-18894 CEncryptHelper::updateKey has fixed configid condition - cookie signature validation fails in certain installations
- Closed
-
ZBX-18741 A non well formed numeric value encountered after upgrading to 5.2
- Closed
-
ZBX-18372 Additional word before parameters in fatal error message text
- Closed
-
ZBX-18686 Remember me option
- Closed
-
ZBX-22594 Input parameters 'sign' and 'data' are not validating properly
- Closed
-
ZBX-18748 Logon fail with two slashes into adress string
- Confirmed