bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/26082] New: HttpURLConnection keep-alive connections are


From: daney at gcc dot gnu dot org
Subject: [Bug classpath/26082] New: HttpURLConnection keep-alive connections are never closed.
Date: 2 Feb 2006 21:12:52 -0000

Using Ethereal I see that a keep-alive connection to a HTTP server is closed
after 10 seconds of idle time.

Classpath currently never closes idle connections, so the keep taking up
resources until the program exits.


-- 
           Summary: HttpURLConnection keep-alive connections are never
                    closed.
           Product: classpath
           Version: 0.21
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: classpath
        AssignedTo: daney at gcc dot gnu dot org
        ReportedBy: daney at gcc dot gnu dot org
  GCC host triplet: *-*-*


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26082





reply via email to

[Prev in Thread] Current Thread [Next in Thread]