Django 和 Akamai EdgeCache

发布于 2024-09-16 11:08:22 字数 96 浏览 1 评论 0原文

有人在基于 Django 的应用程序中使用过 Akamai 的 EdgeCache 吗? Django 端的配置/中间件是否需要任何特定的东西来确保 Akamai 得到充分利用?

Has anyone used Akamai's EdgeCache in front of a Django-based application? Is there anything specific needed in terms of configuration/middleware on the Django side to ensure Akamai is fully utilized?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

回眸一笑 2024-09-23 11:08:22

我发现缓存装饰器在与 Akamai 集成方面确实工作得很好。但是,阅读有关“Vary”标头的 Akamai 文档非常重要。

I have found that the cache decorators do work quite well in integrating with Akamai. However, it is important to read the Akamai docs regarding 'Vary' headers.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文