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.
fastcgiモードでexit()関数はどのくらい正確に機能しますか? fastcgi プール内の php プロセスのインスタンス全体を終了するのか、それとも現在のリクエストを終了してプロセスを te プールに戻すのか?
2 番目の回答の場合 - この種のログの原因:
[警告] FastCGI: (動的) サーバー "/php.fcgi" (pid 25113) は、ステータス '0' で exit を呼び出して終了しました
??
serverfault.comのこの投稿をご覧ください。