Merge pull request #10910 from kivaisan/increase_dns_response_wait_time

Increase dns-response-wait-time
pull/10928/head
Martin Kojtal 2019-07-01 09:16:10 +01:00 committed by GitHub
commit 193ba0fdea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
},
"dns-response-wait-time": {
"help": "How long the DNS translator waits for a reply from a server in milliseconds",
"value": 5000
"value": 10000
},
"dns-total-attempts": {
"help": "Number of total DNS query attempts that the DNS translator makes",