You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/05/26 13:59:30 UTC

[jira] Assigned: (HARMONY-499) Java 5 Enhancement: java.net.HttpURLConnection should send request head with a connection-field of "Keep-Alive"

     [ http://issues.apache.org/jira/browse/HARMONY-499?page=all ]

Tim Ellison reassigned HARMONY-499:
-----------------------------------

    Assign To: Tim Ellison

> Java 5 Enhancement: java.net.HttpURLConnection should send request head with a connection-field of "Keep-Alive"
> ---------------------------------------------------------------------------------------------------------------
>
>          Key: HARMONY-499
>          URL: http://issues.apache.org/jira/browse/HARMONY-499
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Richard Liang
>     Assignee: Tim Ellison
>     Priority: Minor
>  Attachments: luni.src.net.diff
>
> Hello,
> java.net.HttpURLConnection should send request head with a default connection-field of "Keep-Alive". Currently in its implementation, it sends a connection-field of "close", but does not close its own socket after connection, which may cause low performance and strange behavior on some servers.
> Best regards,
> Richard

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira