Changes between Initial Version and Version 1 of Ticket #18819, comment 3
- Timestamp:
- 09/29/11 22:00:13 (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18819, comment 3
initial v1 1 The fix proposed in #16612 will not work. There are numerous CDNs that ignore headers that come from the origin. The CDN I use is one such case. 1 The fix proposed in #16612 will not work. There are numerous CDNs that ignore headers that come from the origin. The CDN I use is one such case. You must issue "no store" directives in the header to instruct the edge servers to not cache the results of the origin document.