Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-2425

Server closes HTTP connection for keepAlive as true

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.5.0, 3.4.8
    • 3.5.0, 3.4.9
    • server
    • None

    Description

      Current behaviour
      In `HttpGremlinEndpointHandler` we close the connection when sending out an error in the response even if keepAlive is set as true on the request. 

      Expected behaviour
      Respect the `keepAlive` flag on the request and do not close the HTTP connection if it set to true.

      Attachments

        Activity

          People

            divijvaidya Divij Vaidya
            divijvaidya Divij Vaidya
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: