-
- Program: dnsdist
- Issue type: Feature request
### Short description
Adding multiple streams of dnstap data emitted from dnsdist would allow better scaling for dnstap consumers.
### Use…
-
**Describe the bug**
As we use go-dnscollector, it uses more and more memory until it's killed by the OOM killer.
```
top - 16:26:16 up 4 days, 3:13, 4 users, load average: 0.26, 0.63, 4.71
T…
-
### Bug report info
```plain text
act version: 0.2.69
GOOS: darwin
GOARCH: arm64
NumCPU: 10
Docker host: DOCKER_HOST enviro…
-
- Program: dnsdist
- Issue type: Feature request
### Short description
Add new parameter to `newPacketCache` to allow caching TC responses with no rdata.
### Usecase
To allow caching of emp…
-
- Program: dnsdist
- Issue type: Feature request
### Short description
Add an action similar to `SpoofAction` in the request process to the response process, allowing the actual c…
-
dnsdist monitoring doesn’t work, it just produce a blank graph
Is it because there’s no dnsdist local agent ?
-
In templates/dnsdist.conf.j2 newServer is defined as:
_newServer("{{server}}")_
This makes it hard to add additional configuration like QPS or pool, removing the '"' and defining _server_ as:
_"{…
-
Got DnsDist that sends Protobuf PowerDNS to DNS Collector.
Did not find how to transform Dnsdist pipeline to DNSTAP in order to use DNS TAP relay for remote logging
DNSDIST -> GO DNS Collector (pi…
-
This issue pertains to the following task:
https://github.com/PowerDNS/dnsdist-ansible/blob/ca381db91c2b0fbd3084e2b14497a23da3dba1ee/tasks/main.yml#L20-L32
Using `fgrep` and `sed`, it aims to ex…
-
I'm not sure skipping that check in `-c` could lead to a working connection (because I think our initial Lua execute has not finished) but perhaps `dnsdist -c` should just exit in this case.