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

Http server stability issues

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 7
    • 2.1.2, 6
    • core-libs
    • b121
    • generic, unknown, x86
    • generic, windows_xp
    • Verified

      Stability/robustness issues in light weight http server. Specifically :-

      1. eliminate the use of temporary NIO selectors, which in some platforms results
         in the creation of looped back TCP sockets (x2) per Http connection.

      2. improve handling of bad http connections which:-
      + send no request
      + send an incomplete request
      + fail to read the response completely

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: