LAMP:
Linux;Apache;mariadb,MySQL;PHP,Perl,Python;
CGI:Conmon Geteway Interface
httpd+php连接:
modules;
cgi;
fastcgi(fpm);
请求流程:client --> (http) --> httpd --> (cgi) --> php --> (mysql) --> mariadb
标签:fpm httpd fast gpo perl 流程 请求 modules class
LAMP:
Linux;Apache;mariadb,MySQL;PHP,Perl,Python;
CGI:Conmon Geteway Interface
httpd+php连接:
modules;
cgi;
fastcgi(fpm);
请求流程:client --> (http) --> httpd --> (cgi) --> php --> (mysql) --> mariadb
标签:fpm httpd fast gpo perl 流程 请求 modules class
原文地址:https://www.cnblogs.com/hyc-blog/p/8178361.html