A
A
avp2018-02-06 12:28:03
Nginx
avp, 2018-02-06 12:28:03

Which architecture to choose for python, django, php?

I will have a CRM in PHP (without media files), an application in Python (video broadcasts, point-to-point) on my server.
Number of visitors up to 100 people.
What web server architecture would you recommend?
I'm still thinking about Apache, Apache + Ngnix, Nginx options.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Aksentiev, 2018-02-06
@Sanasol

Number of visitors up to 100 people.

perhaps the most important issue in this situation is the choice of a web server or two web servers.
Do you know why you need Apache? or nginx? or both at once?
If not, then why consider these options at all?
Apache is no longer needed for anyone except for shared hosts.

A
Ainur Valiev, 2018-02-06
@vaajnur

apache junk, take php7+ nginx + phpfpm

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question