[comment]: # ({b8e100cf-fa0aea19})
# 17 Zabbix 6.0.12 的新特性

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

[comment]: # ({a9b7dfd4-0b818f9f})
### 历史同步器性能改进

通过引入新的读写锁改进了历史同步器的性能。
这减少了历史同步器、trapper和proxy轮询器之间的锁争用，在访问configuration cache时使用共享读锁。
新锁仅在配置同步器执行configuration cache重载时才会被写锁定。

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