[jira] [Created] (IGNITE-7191) JDBC: set socket buffer to 64k by default

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-7191) JDBC: set socket buffer to 64k by default

Anton Vinogradov (Jira)
Alexey Popov created IGNITE-7191:
------------------------------------

             Summary: JDBC: set socket buffer to 64k by default
                 Key: IGNITE-7191
                 URL: https://issues.apache.org/jira/browse/IGNITE-7191
             Project: Ignite
          Issue Type: Improvement
          Components: jdbc
    Affects Versions: 2.1
            Reporter: Alexey Popov


TCP socket buffer size can significantly affect user-visible performance (actually, latency) for SQL queries, especially if Ignite cluster is run at the remote hosts.
It is better to have 64k TCP socket buffer size (instead of default 8k) by default to avoid possible delays in TCP transport.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)