You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Niraj Tolia (JIRA)" <ji...@apache.org> on 2013/09/27 08:10:02 UTC

[jira] [Commented] (JCLOUDS-301) Reduce reflection overhead for signed URLs

    [ https://issues.apache.org/jira/browse/JCLOUDS-301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779709#comment-13779709 ] 

Niraj Tolia commented on JCLOUDS-301:
-------------------------------------

Patch to fix this problem up at https://github.com/jclouds/jclouds/pull/155
                
> Reduce reflection overhead for signed URLs
> ------------------------------------------
>
>                 Key: JCLOUDS-301
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-301
>             Project: jclouds
>          Issue Type: Improvement
>          Components: jclouds-core
>    Affects Versions: 1.7.0, 1.6.2
>            Reporter: Niraj Tolia
>             Fix For: 1.7.0, 1.6.2
>
>
> Currently, request signing for blobs with S3 suffers from high overhead due to frequent redundant calls into the Reflection API. Minimizing these calls has the potential to improve signing performance for both GET and PUT requests by a significant amount.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira