Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8291638

Keep-Alive timeout of 0 should close connection immediately

XMLWordPrintable

    • b20
    • Verified

        If a server sends the following response header:

        Connection: keep-alive
        Keep-alive: timeout=0

        then this should be interpreted as immediate closure, but we fall back to the various defaults (property setting or hardcoded default)

        Long standing issue

              michaelm Michael McMahon
              rgangadhar Ramesh Gangadhar
              Votes:
              0 Vote for this issue
              Watchers:
              15 Start watching this issue

                Created:
                Updated:
                Resolved: