gpt4 book ai didi

twisted - 如何在没有缓存的情况下使用 Twisted Web static.File 资源?

转载 作者:行者123 更新时间:2023-12-01 00:30:08 27 4
gpt4 key购买 nike

我正在为 Web 服务器的静态部分使用 Twisted Web static.File 资源。

对于开发,我希望能够添加新文件或修改当前静态文件,而无需重新启动 Twisted 网络服务器。

我在 getChild 方法中查看 static.File 的源代码,但看不到资源是如何缓存的: http://twistedmatrix.com/trac/browser/tags/releases/twisted-11.0.0/twisted/web/static.py#L280

据我了解,getChild 方法在每次调用时都会返回一个新资源。非常感谢在创建非缓存 static.File 资源方面的任何帮助。

非常感谢,阿迪

最佳答案

twisted.web.static.File 直接从文件系统提供服务。它没有缓存。不过,您的网络浏览器可能有缓存。

关于twisted - 如何在没有缓存的情况下使用 Twisted Web static.File 资源?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5656903/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com