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/03/29 08:41:25 UTC

[jira] Reopened: (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 reopened HARMONY-617:
---------------------------------


Igor, thank you to point it out. I just found same issue when trying to fix HARMONY-3434, seems there is still something to do on this. Rolled back at revision r523583.

> [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
>         Assigned To: Paulex Yang
>         Attachments: https-test.patch, luni.patch, luni2.patch, luni3.patch, luni4.patch, luni5.patch, luni6.patch, luni7.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.