[CONJ-638] enabling nagle algorithm server side when sending pipelining for 10.4 server Created: 2018-08-28  Updated: 2019-01-17  Resolved: 2019-01-17

Status: Closed
Project: MariaDB Connector/J
Component/s: performance
Affects Version/s: None
Fix Version/s: N/A

Type: Task Priority: Major
Reporter: Diego Dupin Assignee: Diego Dupin
Resolution: Won't Do Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-16277 tcp_nodelay session variable to enabl... Closed

 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.



 Comments   
Comment by Diego Dupin [ 2019-01-17 ]

Benchmarks done, this doesn't improve performance, and code maintenance will be harder.
So task canceled

Generated at Thu Feb 08 03:17:13 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.