Hi Klaus,
I excluded network issues for a while, so I focused my analysis
on MySQL.
Simply running a 'show processlist' during one of the random timeouts
brought me to the solution: I found a lot of queries in state 'Waiting
for query cache lock', so I completely disabled query_cache in MySQL
conf
Am 27.09.2019 um 20:30 schrieb Vitali Quiering via Pdns-users:
Hello,
I just started using PowerDNS Authoritative Server recently and got to the
point where I need all changes logged.
Is there an option I missed?
If there is none: How do you log your changes?
We have a web interface which wri