Download Install Tutorial Docs FAQ Tools WikiLicense Team IRC Planet Involvement Shop Book

Ticket #770 (defect)

Opened 8 months ago

Cache multiple response variants based on Vary header set

Status: new

Reported by: fumanchu Assigned to: rdelon
Priority: normal Milestone: 3.2
Component: CherryPy code Keywords:
Cc:

Currently, if a second request arrives with a different set of Vary header elements, we just dump the old cached item and replace it with the new one. Instead, we should be able to cache multiple variant representations, one for each set of seen Vary values.

Hosted by WebFaction

Log in as guest/cpguest to create tickets