Comment on Server-Side I/O Performance: Node vs. PHP vs. Java vs. GoComments−Neil448yHe’s using Apache in prefork mode with mod_php, which is a little bit 10 years ago. Worker or Event with php-fpm is standard now.
Comments
He’s using Apache in prefork mode with mod_php, which is a little bit 10 years ago. Worker or Event with php-fpm is standard now.