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:06:02 UTC

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

Niraj Tolia created JCLOUDS-301:
-----------------------------------

             Summary: 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.6.2, 1.7.0
            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