Posted by c960657 on May 15, 2010 at 10:59pm
3 followers
Jump to:
| Project: | Drupal core |
| Version: | 7.x-dev |
| Component: | base system |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
| Issue tags: | Quick fix |
Issue Summary
It seems unnecessarily complex that the "X-Drupal-Cache: HIT" and "X-Drupal-Cache: MISS" headers are sent in different bootstrap phases. When they were first added in revision 1.276 in #147310: Implement better cache headers for reverse proxies they were both sent in DRUPAL_BOOTSTRAP_LATE_PAGE_CACHE, but since then they have "drifted". Let's bring them back together.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| x-drupal-cache-1.patch | 2.42 KB | Idle | PASSED: [[SimpleTest]]: [MySQL] 20,346 pass(es). | View details |
Comments
#1
This looks good to me. Committed to CVS HEAD. Thanks.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.