help with performance configuration #2395
Unanswered
bmeirellesRJ
asked this question in
Q&A
Replies: 1 comment 1 reply
-
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.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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