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

Allow disabling Nagle's algorithm on Web Service calls

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: