不支持平滑重启PHP-FPM(PHP Fastcgi进程管理器,FastCGI Process Manager)PHP-FPM调用PHP解释器(PHP-CGI)进程来处理请求,实现了Fastcgi协议,已被PHP官方收录PHP-FPM控制的进程cpu回收的速度比较慢,内存分配均匀,有效控制内存和进程...
基于8个网页-相关网页
Nothing in the request differentiates a static request from a dynamic request (sometimes, extensions like .php or .cgi give you a hint, but they can be misleading).
静态请求和动态请求之间实际上没什么差异(有时候 .php 或 .cgi 等扩展名可能意味着动态请求,但是它们可能引起误解)。
If you changed your Web site to use PHP instead of CGI scripts, you suddenly have different URIs but serve exactly the same content.
如果您将Web站点更改为使用PHP而不是cgi脚本,则您会拥有不同的URI,但它们服务的内容却完全相同。
You can add PHP as a Common Gateway Interface (CGI) engine to most Web servers.
可将PHP作为通用网关接口(Common Gateway Interface, CGI)引擎添加到绝大多数Web服务器中。
应用推荐