1) Apache2+uWSGI+NGINX(for static)
or
2) NGINX + uWSGI
|
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
If you're starting from scratch and don't have any Apache specific dependencies in place that drop it for straight NGINX fewer points of failure and a server that has a much smaller memory footprint especially when scaling to larger number of requests -- though a bit trickier to setup in the beginning since NGINX is relatively new to the hosting scene compared to Apache and has significantly fewer examples to call upon though again - this is if you are starting from scratch and don't need anything Apache specific |
|||
|
|