mirror of
https://github.com/curl/curl.git
synced 2026-05-15 13:26:20 +03:00
CURLOPT_DNS_CACHE_TIMEOUT.3: fix spelling
Follow-up to 9ed7d56e04
Closes #11096
This commit is contained in:
parent
8e6abece40
commit
89756e87ee
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ DNS entries have a "TTL" property but libcurl does not use that. This DNS
|
|||
cache timeout is entirely speculative that a name will resolve to the same
|
||||
address for a certain small amount of time into the future.
|
||||
|
||||
Since version 8.1.0, libcurl prunes entries from the DNS cache if it excceeds
|
||||
Since version 8.1.0, libcurl prunes entries from the DNS cache if it exceeds
|
||||
30,000 entries no matter which timeout value is used.
|
||||
.SH DEFAULT
|
||||
60
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue