Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-1153

HttpClient does not specify the connection close parameter

    XMLWordPrintableJSON

Details

    • Patch Available

    Description

      THttpClient.cpp builds a header fort he http request in the flush method but it does not set the Connection: Close header which means the client wait for EOF until the server closes the socket. This will slow all requests.

      Attachments

        1. ConnectionClose.patch
          0.5 kB
          Usman Ismail

        Activity

          People

            usmanismail Usman Ismail
            usmanismail Usman Ismail
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: