Re: [Pdns-users] High CPU load with no traffic

2014-12-15 Thread abang
Hi Ciro, > https://iriarte.it/?p=354 > Testing & suggestions are welcome! Consider if it isn't more efficient to open the database outside from a function. This is cheaper because this way it must only open once at startup or at "rec-control reload-lua-script": cdb = require("cdb") db = assert(c

Re: [Pdns-users] High CPU load with no traffic

2014-12-15 Thread Ciro Iriarte
2014-12-15 13:21 GMT-03:00 bert hubert : > On Mon, Dec 15, 2014 at 01:14:41PM -0300, Ciro Iriarte wrote: >> Hi!, I'm deplaying some recursors with 3.6.2 (packaged by EPEL) and >> they randomly use a lot of CPU and the queries dy by timeout. I've >> seen loads from 1 to 5 (100% and 500% CPU usage).

Re: [Pdns-users] High CPU load with no traffic

2014-12-15 Thread bert hubert
On Mon, Dec 15, 2014 at 01:14:41PM -0300, Ciro Iriarte wrote: > Hi!, I'm deplaying some recursors with 3.6.2 (packaged by EPEL) and > they randomly use a lot of CPU and the queries dy by timeout. I've > seen loads from 1 to 5 (100% and 500% CPU usage). Hi Ciro. We've not heard of anything like thi

[Pdns-users] High CPU load with no traffic

2014-12-15 Thread Ciro Iriarte
Hi!, I'm deplaying some recursors with 3.6.2 (packaged by EPEL) and they randomly use a lot of CPU and the queries dy by timeout. I've seen loads from 1 to 5 (100% and 500% CPU usage). This happened with 3 out of 7 servers, a restart temporaly fixed the issue, one of them had the same behaviour wi