小编Ale*_*sky的帖子

在 uwsgi chain-raload 期间预热 django 应用程序

我正在使用 uwsgi + django 并试图使重新加载速度最快。我已经配置了链重新加载(http://uwsgi-docs.readthedocs.io/en/latest/articles/TheArtOfGracefulReloading.html#chain-reloading-lazy-apps),但在服务第一个请求时仍然有几秒钟的延迟工人重新加载后。

有没有办法用uwsgi配置来预热django应用程序以减少等待时间?

python django reload uwsgi

5
推荐指数
1
解决办法
867
查看次数

标签 统计

django ×1

python ×1

reload ×1

uwsgi ×1