Maintainers:Fastly: Difference between revisions
imported>Thoughtpolice m typo |
imported>Thoughtpolice No edit summary |
||
Line 20: | Line 20: | ||
** Better backbone routing: inter-POP network thanks to [https://docs.fastly.com/guides/performance-tuning/shielding shielding]. | ** Better backbone routing: inter-POP network thanks to [https://docs.fastly.com/guides/performance-tuning/shielding shielding]. | ||
** Improved support for large NARs, by streaming results directly from S3 rather than "buffering" them in the POP first. This improves TTFB dramatically. | ** Improved support for large NARs, by streaming results directly from S3 rather than "buffering" them in the POP first. This improves TTFB dramatically. | ||
* Aggressive 404 caching, helping reduce the cost of low | * Aggressive 404 caching, helping reduce the cost of misses on S3, which will be very common, especially if users have low TTLs or Hydra is lagging. ('''STATUS:''' <span style="color:#800080">'''MOSTLY DONE'''</span>) | ||
** Mapping 403s to proper 404s and caching them ('''STATUS:''' <span style="color:#009000">'''DONE'''</span>) | ** Mapping 403s to proper 404s and caching them ('''STATUS:''' <span style="color:#009000">'''DONE'''</span>) | ||
** Cache aggressive: ~1 month. ('''STATUS:''' <span style="color:#ff0000">'''NOT DONE'''</span> -- requires upstream Hydra tooling changes, so cache uploads have their potential 404s purged in a timely manner.) | ** Cache aggressive: ~1 month. ('''STATUS:''' <span style="color:#ff0000">'''NOT DONE'''</span> -- requires upstream Hydra tooling changes, so cache uploads have their potential 404s purged in a timely manner.) |