help with performance configuration #2395
Unanswered
bmeirellesRJ
asked this question in
Q&A
Replies: 1 comment 2 replies
-
No, in short. The defaults are both false. Commenting out doesn't really take effect. I think that's why the descriptions say "Only enable if ...": dnscrypt-proxy/dnscrypt-proxy/example-dnscrypt-proxy.toml Lines 198 to 207 in 9f86ffd
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
in the example file, these 2 lines are commented out:
dnscrypt_ephemeral_keys = false
tls_disable_session_tickets = false
If I activate the 2 lines, will I have a performance benefit?
What happens if I enable it?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions