Apache under three MPM modes: Prefork,worker and EventMPM (multi-processing module, multi-process processing module): Prefork,worker and Event to view the Apache mode, you can use the HTTPD-V command to view:
Many articles say that mod_php cannot be shared with the Apache MPM worker or event, which may have been handed down in the Apache version 2.2 era. Since I compiled Apache 2.4 last year, I have been using the MPM event, and according to the
CentOS 7 has been released and uses Apache 2.4 as the default Apache component. I heard that Apache 2.4 Event mode is very good, and the matching mod_proxy_fcgi and PHP has the original support PHP-FPM with the tacit understanding and good
CentOS 7 system has been out for some time, today we look at the CentOS 7 in the VPS to the Lamp environment configuration PHP-FPM process, hope that the article can help you.CentOS 7 has been released and is using Apache 2.4 as the default Apache
This article introduces the content is about CGI, fastcgi, php-cgi, PHP-FPM analysis, has a certain reference value, now share to everyone, the need for friends can refer to
Defined
First of all, what does CGI do? CGI is designed to ensure that
Compile and install lamp combinations:There are two ways to integrate httpd+php:1.modules: Compile PHP into HTTPD's DSO object;Prefork:libphp5Event, Worker:libphp5-zts--enable-maintainer-zts2.FPM (fastcgi): PHP as a standalone serviceHTTPD support
httpd 2.4.9 + mysql-5.5.33 + php-5.4.26 Compile the installation process:1 , installation httpdConfigure the Yum source Vim/etc/yum.repo/centos.repo, where the BaseURL is set based on the actual provisioned Yum
Linux Background Server development environment Deployment configurationIntroductionBackgroundAs the Internet business continues to grow. The development environment is becoming more complex, and the configuration document is specially crafted to
What is the relationship between php-cli and php-fpm? There is also a php-zts, which Baidu calls "thread security edition ". So which of the three things should be used? Can you talk about their application scenarios separately? What is the
What is the relationship between PHP-CLI and php-fpm?
In addition, there is a php-zts, Baidu called "Thread-safe version."
So, which of these three things to use, can you tell them about their usage?
https://hub.docker.com/_/php/
Reply content:
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.