Replies: 1 comment 1 reply
-
You need to set nodelay on both server and client. Per-service configuration should work. What you report suggests a bug 🤔. It could be something wrong calculating the service config given the global config. |
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
-
Do i need to set NO DELAY per service and per server transport? The debug output is confusing to me
DEBUG OUTPUT
SERVER-TOML
So do i only need to place NODELAY once per server? or once per SERVER and CLIENT?
Beta Was this translation helpful? Give feedback.
All reactions