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

HttpURLConnection doesn't timeout properly when at max connections

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3 P3
    • 7
    • 6
    • core-libs
    • None
    • generic
    • generic

      Connection Latency when host connection limit has been reached for a host is unpredictable. Connection timeout doesn't expire. ie. start 5 big downloads and then initiate an "ajax" request. The 6th request blocks until one of the downloads finishes rather than timing out at the expected time. The behaviour makes some sense because the host is not unreachable but there are insufficient resources to allow the connection to proceed.

            chegar Chris Hegarty
            mduigou Mike Duigou
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: