You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Paulex Yang (JIRA)" <ji...@apache.org> on 2007/07/03 08:12:04 UTC

[jira] Resolved: (HARMONY-617) [classlib][luni] HttpURLConnection does not support persistent connections

     [ https://issues.apache.org/jira/browse/HARMONY-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paulex Yang resolved HARMONY-617.
---------------------------------

    Resolution: Fixed

Sorry for delay so long, and thank you very much for all your attention on this long opened issue, especially to Sian for all your patches :).  The luni8.patch is applied at r552679, please verify. 

> [classlib][luni] HttpURLConnection does not support persistent connections
> --------------------------------------------------------------------------
>
>                 Key: HARMONY-617
>                 URL: https://issues.apache.org/jira/browse/HARMONY-617
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexander Kleymenov
>            Assignee: Paulex Yang
>         Attachments: https-test.patch, luni.patch, luni2.patch, luni3.patch, luni4.patch, luni5.patch, luni6.patch, luni7.patch, luni8.patch, patch-test2.txt, test.patch
>
>
> Current HttpURLConnection does not support persistent connections while RI implementation does.
> Implementation of this mechanism will allow sufficiently increase the performance of network applications based on HttpURLConnections. To make Harmony's implementation more attractive for use this support SHALL be implemented.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.