mirror of
https://github.com/curl/curl.git
synced 2024-12-09 06:30:06 +08:00
CURLOPT_DNS_CACHE_TIMEOUT.3: fix spelling
Follow-up to 9ed7d56e04
Closes #11096
This commit is contained in:
parent
8e6abece40
commit
89756e87ee
@ -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…
Reference in New Issue
Block a user