Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Do
-
None
-
None
Description
Since 10.4 (MDEV-16277) server permit to enable nagle algorithm.
goal is to add 2 COM_QUERY packets to batch, "set session tcp_nodelay=0" to prepends the batch, and "set session tcp_nodelay=1" at the end, optimizing TCP communication.
Attachments
Issue Links
- relates to
-
MDEV-16277 tcp_nodelay session variable to enable / disable Nagle algorithm
- Closed