-
### Bug report info
```plain text
act version: 0.2.69
GOOS: darwin
GOARCH: arm64
NumCPU: 10
Docker host: DOCKER_HOST enviro…
-
### 官方网站
1. https://www.powerdns.com/
2. https://github.com/PowerDNS/pdns
3. 安装文档: https://doc.powerdns.com/authoritative/installation.html#redhat-based-systems
4. API 使用: https://doc.powerdn…
-
We migrated from PDNS (Authorative) v4.1.X to v4.9.
We noticed that the PDNS API is not working properly with `/api/v1/servers/localhost/zones`
it just times out.
Running the same curl comma…
-
Hi psitrax,
i've pulled this container and run on my host, but it always show **Can't connect to MySQL server on 'mysql' (115)**, whereas i've configured mysql host.
Please help me, thanks,.
-
- [ ] This is not a support question, I have read [about opensource](https://www.powerdns.com/opensource.html) and will send support questions to the IRC channel, [Github Discussions](https://gith…
-
Hey - im using the Docker image (slightly modified - without MySQL - to use a remote DB).
Version: 1.7.3
PDNS Logs:
```
[root@2941be3ee5ef /]# systemctl status pdns.service
● pdns.service - P…
-
Hi all
First thank your for this great job.
Could someone guide me with the installation in Centos 7? I already have working pdns and recursor working in the last version, and apache as well. M…
-
- Program: Authoritative
- Issue type: Bug report
### Short description
I'm running pdns auth server 4.6.2 in AWS with a private metronome.
* After the pdns service started, metric `db que…
-
Query for stretching:
```sql
UPDATE domains SET last_check = CEIL(UNIX_TIMESTAMP() - rand() * 86400) WHERE last_check IS NOT NULL;
```
Check:
```sql
SELECT count(*) AS lc_count, ceil(lc_mod/36…
-
#1 の延長戦
## やりたいこと
* 3台構成
* #17
* #10
* その他N+1
* DNS水責め攻撃対策
* PDNSのMySQL依存やめる
* iconをnginxから返して変更ない時は305 not modifiedに