大虾

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

文章分类 -  服务器部署

摘要:django常见的部署方式有linux下的uwsgi + nginx 和 gunicorn + nginx ,当然,也有windows下的IIS + Fastcgi 和 Apache + Fastcgi。windows就不提了,除非刚需,不然谁会使用windows server呢?而相比uwsgi, 阅读全文
posted @ 2022-06-15 23:27 一灯编程 阅读(195) 评论(0) 推荐(0)