Skip to content

Commit 8f0abeb

Browse files
sonnhotanikares
authored andcommitted
Docs: Update automatic_retries description (logstash-plugins#104)
1 parent a8f78eb commit 8f0abeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.asciidoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ output plugins.
8686

8787
How many times should the client retry a failing URL. We highly recommend NOT setting this value
8888
to zero if keepalive is enabled. Some servers incorrectly end keepalives early requiring a retry!
89-
Note: if `retry_non_idempotent` is set only GET, HEAD, PUT, DELETE, OPTIONS, and TRACE requests will be retried.
89+
Note: if `retry_non_idempotent` is NOT set only GET, HEAD, PUT, DELETE, OPTIONS, and TRACE requests will be retried.
9090

9191
[id="plugins-{type}s-{plugin}-cacert"]
9292
===== `cacert`
@@ -384,4 +384,4 @@ See https://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/org/apache
384384
[id="plugins-{type}s-{plugin}-common-options"]
385385
include::{include_path}/{type}.asciidoc[]
386386

387-
:default_codec!:
387+
:default_codec!:

0 commit comments

Comments
 (0)