-
New Feature
-
Resolution: Done
-
Normal
-
8.0.1.1
-
Security Level: Jimmy
-
None
-
ZK 8.0.3 S3, ZK 8.0.3 S6, ZK 8.0.3 S7, ZK 8.0.3 S9, ZK 8.0.3 S10, ZK 8.5.2 S1
Currently, client info notifications are sent each time clientInfo is triggered.
However, some scenario can trigger clientInfo without changes to the client informations.
Possible improvement:
Reducing the clientInfo sent to the server by caching the latest values sent, and only sending when those values are updated.
- relates to
-
ZK-4696 An unchanged ClientInfo makes the infinite processing loop
- Closed