From 1d092509b65227239caf2ef24c5031bd4f431c6e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Nov 2021 14:41:35 +0100 Subject: Merging upstream version 2.8.0. Signed-off-by: Daniel Baumann --- src/dnsperf.1.in | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'src/dnsperf.1.in') diff --git a/src/dnsperf.1.in b/src/dnsperf.1.in index 55cbdf1..99c0785 100644 --- a/src/dnsperf.1.in +++ b/src/dnsperf.1.in @@ -397,6 +397,23 @@ The URI to use for DNS-over-HTTPS, default value is The HTTP method to use when querying with DNS-over-HTTPS, default is GET. Available methods are: GET, POST. .RE + +\fBsuppress=\fIMESSAGE[,MESSAGE,...]\fR +.br +.RS +Suppress various messages and warnings that may be shown excessively in some +situations, such as socket readiness when connecting to a slow service. +Can suppress multiple types by listing them as a comma separated list. +Following type are available. + +\fBtimeouts\fR: Suppress messages about queries being timed out +.br +\fBcongestion\fR: Suppress messages about network congestion +.br +\fBsendfailed\fR: Suppress messages about failure to send packets or if only parts of the packet were sent +.br +\fBsockready\fR: Suppress messages about socket readiness +.RE .SH "SEE ALSO" \fBresperf\fR(1) .SH AUTHOR -- cgit v1.2.3