ユーザ用ツール

サイト用ツール


serverapps:lighttpd

差分

このページの2つのバージョン間の差分を表示します。

この比較画面にリンクする

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
serverapps:lighttpd [2022/07/01 15:02]
hayashi [php7.4]
serverapps:lighttpd [2022/07/01 15:03] (現在)
hayashi [php7.4]
行 56: 行 56:
   include "conf.d/fastcgi.conf"   include "conf.d/fastcgi.conf"
  
-conf.d/fastcgi.conf+conf.d/fastcgi.conf((参考: https://www.php.net/manual/ja/install.unix.lighttpd-14.php))
  
 <code> <code>
行 63: 行 63:
                       "socket" => "/tmp/php.socket",                       "socket" => "/tmp/php.socket",
                       "bin-environment" => (                       "bin-environment" => (
-                      "PHP_FCGI_CHILDREN" => "16", +                        "PHP_FCGI_CHILDREN" => "16", 
-                      "PHP_FCGI_MAX_REQUESTS" => "10000"+                        "PHP_FCGI_MAX_REQUESTS" => "10000"
                       ),                       ),
                       "min-procs" => 1,                       "min-procs" => 1,
serverapps/lighttpd.1656655357.txt.gz · 最終更新: 2022/07/01 15:02 by hayashi