Details
-
Problem report
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
5.0.32, 6.0.14, 6.2.8, 6.4.0, 7.0.0alpha1
-
None
-
Team A
-
Sprint 98 (Mar 2023)
-
0.5
Description
DEV-2387 introduced a counter for HttpRequest objects in JavaScript:
https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/src/libs/zbxembed/httprequest.c#194
But there is no condition for this counter to be decreased. So at this point, it doesn't count active objects, but only counts how many "new HttpRequest()" calls were made.
Attachments
Issue Links
- part of
-
ZBX-22488 Error: maximum count of HttpRequest objects was reached
-
- Closed
-