-
Hello
I know prost doesn't build its base abstraction on top of `Read`, but on `Buf`. However, if I have a huge file of length-delimited messages, I'm in a quite tricky situation. The options I see…
-
if the remote is unreachable that socket writer is trying to connect to as per : https://github.com/dnstap/golang-dnstap/blob/master/SocketWriter.go#L202 it just continues, leaving the buffer full
`…
-
Hi there,
We are testing latest version of unbound and right away we see a strange jump in these 2 metrics:
![image](https://user-images.githubusercontent.com/4749052/89999797-3a001100-dc87-11ea-9ae…
-
The service is failing to start.
root@DietPi:~# sudo service unbound restart
Job for unbound.service failed because the control process exited with error code.
See "systemctl status unbound.servi…
-
**Is your feature request related to a problem? Please describe.**
Being able to define multiple Prometheus consumers would be very useful. This would allow statistical collection on any set of filt…
-
* **Version**: 1.49.1
* **Platform**: Fedora 40
In BIND 9, the `upforwd` system test started to [fail](https://gitlab.isc.org/isc-projects/bind9/-/jobs/4787969) with libuv 1.49.0:
```
2024-09-27…
-
**Describe the bug**
Unbound fails to resolve DNS if the system has IPv6 enabled but IPv6 connectivity is broken.
Does unbound attempt to fallback on IPv4 in case IPv6 is broken?
**To reprodu…
-
**Is your feature request related to a problem? Please describe.**
For logging to syslog, we need to be able to record the host of the source dnstap message, not the
**Describe the solution yo…
-
Currently this is not very usable as a library since `FrameStreamSockInput`s `ReadInto` runs forever, leaking the goroutine. Consider a Close on the input interface (I may submit a PR if I end up usin…
cretz updated
2 years ago
-
**What happened**:
As discussed in [this discussion thread](https://github.com/coredns/coredns/discussions/6527). When using the `auto` plugin, if a zonefile that does not exist is queried, the…