Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-3745

Allow disabling Nagle's algorithm on Web Service calls

XMLWordPrintable

      Within the Socket class we would like to be able to configure the ability to pass a parameter for the socket.setTcpNoDelay(boolean) method.
      We've found certain cases where having the algorithm enabled actually slows the overall performance of transactions. By setting the TCP No Delay to 'true' it will bypass the algorithm, allowing packets to flow through the network immediately.

            rhn-support-asoldano Alessio Soldano
            navssurtani Navin Surtani (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: