From 696167509a77aab947901fc171d17e3361233732 Mon Sep 17 00:00:00 2001 From: bol-van Date: Tue, 20 May 2025 19:03:47 +0300 Subject: [PATCH] doc works --- docs/readme.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/readme.en.md b/docs/readme.en.md index 3fbad4da..8aa1f521 100644 --- a/docs/readme.en.md +++ b/docs/readme.en.md @@ -459,7 +459,7 @@ This information can be used as missing data. Currently it's used in the followi 2. IP => hostname . Hostname is cached to be used in 0 phase strategies. Mode is disabled by default and can be enabled by `ipcache-hostname` parameter. This tech is experimental. There's no one-to-one correspondence between IP and domain name. Multiple domains can resolve to the same IP. If collision happens hostname is replaced. On CDNs a domain can resolve to different IPs over time. `--ipcache-lifetime` limits how long cached record is valid. It's 2 hours by default. -Be prepared for unexpected results that can be explained only by reading debut logs. +Be prepared for unexpected results that can be explained only by reading debug logs. SIGUSR2 forces process to output it's ipcache to stdout.