Uploaded image for project: 'MariaDB Connector/J'
  1. MariaDB Connector/J
  2. CONJ-638

enabling nagle algorithm server side when sending pipelining for 10.4 server

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Won't Do
    • None
    • N/A
    • performance
    • 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

          Activity

            People

              diego dupin Diego Dupin
              diego dupin Diego Dupin
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.