[comment]: # translation:outdated

[comment]: # ({b8e100cf-fa0aea19})
# 17 Що нового у Zabbix 6.0.12

[comment]: # ({/b8e100cf-fa0aea19})

[comment]: # ({new-0b818f9f})
### Improved performance of history syncers

The performance of history syncers has been improved by introducing a new read-write lock.
This reduces locking between history syncers, trappers and proxy pollers by using a shared read lock while accessing the configuration cache.
The new lock can be write locked only by the configuration syncer performing a configuration cache reload.

[comment]: # ({/new-0b818f9f})
