Answer the question
In order to leave comments, you need to log in
Which combination of web server (IIS/Apache/nginx) and PHP (fpm/fcgi/mod) will be the most productive on Windows?
Type: internal corporate site (laravel)
OS: pure Windows Server 2012 on VDS
Hardware: 6 GB of RAM, some Xeon for 4 cores, SSD
Permanent online: from 20 to 200 people.
PHP: 7.1 + opcache
Problem:
They allocated
a clean server so that I could transfer our project from another one.
The old one (specs above) worked on IIS + FastCGI. There was a problem: with 150 people online at the same time (in addition to loading the page, each of them has ajax every 10-20 seconds), the CPU goes to 100% and the server goes down. I would like to set up a new one as productively as possible, so that it can hold at least 200 people. I don't have experience here. I have always used nginx + php-fpm on nix. But in a company you can’t even install a virtual machine with Linux.
Attempts:
Answer the question
In order to leave comments, you need to log in
Considering that this is Vidna and Laravel is not the fastest framework - yes, it's normal.
So what is the average response time to a request?
The problem is clearly not in the hardware (if not overselling and there is still a supply of resources on the VDS farm), but in setting up the network on the VDS side.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question