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/05 09:18:51 UTC

[jira] Commented: (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:comment-tabpanel#action_12477942 ] 

Paulex Yang commented on HARMONY-617:
-------------------------------------

Alexander and Sian,

I'm looking at the latest patch, but had some problems to apply the https-test.patch after applying luni-4.patch, I believe this is caused by confliction between this two patches on HttpsURLConnectionTest, so I wonder what's the relationship between them? Does one of them include another on the test part? If not, how to merge them easily? Thanks a lot. 

> [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, 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.