Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试图弄清楚什么时候通过 mod_php 在连接生命周期(tcp 会话生命周期)中在 apache 服务器上解释 php 脚本。
PHP 脚本由 Apache 执行以响应 HTTP 请求。HTTP 请求需要完全建立的 TCP 连接。