aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Dahlberg <rasmus@rgdd.se>2023-03-27 11:54:31 +0200
committerRasmus Dahlberg <rasmus@rgdd.se>2023-03-27 11:54:31 +0200
commit3641ee4b683e7c72c6a4594df42c34970cd003de (patch)
tree763b6ba0ab931fb7f7f1e82c08f0a090df636e0b
parentf14b185dfe1fed4fdc951b91f3338359538c4832 (diff)
Add debug notes and solution that seems to work
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8c9635b..379a94e 100644
--- a/README.md
+++ b/README.md
@@ -147,6 +147,12 @@ More debug notes:
- Tinkering with the options in `ulimit -a` and `sysctl -a` is probably the
right approach, but so far have not been able to make that work.
+After some rubber-ducking with Björn Töpel: disable systemd-resolved, then set
+a DNS resolver in /etc/resolve.conf (or mullvad app) that can handle the load.
+
+XXX: document this properly, and still mention the ulimit / sysctl stuff since
+this will likely become a bottleneck too on certain systems and qps loads.
+
## Contact
- rasmus (at) rgdd (dot) se