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

        1. JBWS-3745-cxf-3-1-2.patch
          35 kB
          Navin Surtani
        2. JBWS-3745-native.patch
          4 kB
          Navin Surtani
        3. JBWS-3745-trunk.patch
          17 kB
          Navin Surtani

        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: