Django Deployment: Cutting Apache's Overhead

前端 未结 4 962
花落未央
花落未央 2020-12-23 23:41

I have a small VPS server that has a Nginx front end that serves up static media files and passes Django requests back to an Apache 2.2 prefork MPM server running mod_wsgi.<

4条回答
提交回复
热议问题