Bug 1041530 - [RFE][swift]: Cache Swift Heads
Summary: [RFE][swift]: Cache Swift Heads
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/swif...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 16:50 UTC by RHOS Integration
Modified: 2015-03-19 17:33 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 17:33:41 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 16:50:29 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/swift/+spec/swift-account-head-caching.

Description:

John was pointing on IRC that the headers on a account HEAD are not served from the cache while we can do some clever things there.

Although stored in the cache :

http://git.io/cakjlg

we are not using it.

The conditions are :

As long it is a simple HEAD without a query string and there's info about it in the memcache just return that.

If it has a X-Newest headers it has to go to the storage nodes and not served by the cache (i.e: see code from here http://git.io/a98tuQ)


Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.