Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8278067 Make HttpURLConnection default keep alive timeout configurable
  3. JDK-8289297

Release Note: Make HttpURLConnection Default Keep Alive Timeout Configurable

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Delivered
    • Icon: P4 P4
    • 19
    • 8u361, 11.0.17-oracle, 17.0.5-oracle, 19
    • core-libs

        Two system properties have been added which control the keep alive behavior of HttpURLConnection in the case where the server does not specify a keep alive time. Two properties are defined for controlling connections to servers and proxies separately. They are `http.keepAlive.time.server` and `http.keepAlive.time.proxy` respectively. More information about them can be found in [Networking Properties](https://docs.oracle.com/en/java/javase/19/docs/api/java.base/java/net/doc-files/net-properties.html).

              michaelm Michael McMahon
              michaelm Michael McMahon
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: