You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Sian January (JIRA)" <ji...@apache.org> on 2007/04/23 16:31:16 UTC

[jira] Updated: (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 ]

Sian January updated HARMONY-617:
---------------------------------

    Attachment: luni8.patch

I've attached a fix for the issues that required a rollback (luni8.patch).  It definitely fixes HARMONY-3434, and I've done some basic testing on JBoss and not seen any problems there.  I will also check with Igor whether I need to do anything more. 

It's probably best waiting until after the stable milestone build is created at the end of April before checking this in as it's quite a major change.  

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