You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "John Plevyak (JIRA)" <ji...@apache.org> on 2010/12/06 22:22:09 UTC

[jira] Updated: (TS-61) multiple do_io_pread on a CacheVConnection

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

John Plevyak updated TS-61:
---------------------------

    Attachment: pread-2.patch

This patches do_io_pread to work with a simple smoke test (included).  This
is a preliminary patch.  Your millage may vary.

> multiple do_io_pread on a CacheVConnection
> ------------------------------------------
>
>                 Key: TS-61
>                 URL: https://issues.apache.org/jira/browse/TS-61
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Cache
>            Reporter: John Plevyak
>            Assignee: John Plevyak
>             Fix For: 3.1
>
>         Attachments: pread-2.patch
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> The current TS-46 patch includes do_io_pread support but allows only a single do_io_pread.
> In order to efficiently support range requests with multiple ranges it would be helpful to be able
> to do multiple do_io_pread's on a single open CacheVConnection.

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