From: Ludovic CHEVALIER Date: Mon, 5 Sep 2016 08:58:52 +0000 (+0200) Subject: AjoutĀ : etc/php5/fpm/org/chatperche/... X-Git-Url: http://git.heureux-cyclage.org/?p=lhc%2Fadmin.git;a=commitdiff_plain;h=fda1b2e9932f3263ae57ffdc255a10bcca06fc3c AjoutĀ : etc/php5/fpm/org/chatperche/... --- diff --git a/srv/ateliers/etc/php5/fpm/org/chatperche/... b/srv/ateliers/etc/php5/fpm/org/chatperche/... new file mode 120000 index 0000000..951b30d --- /dev/null +++ b/srv/ateliers/etc/php5/fpm/org/chatperche/... @@ -0,0 +1 @@ +../... \ No newline at end of file diff --git a/srv/ateliers/etc/php5/fpm/org/chatperche/www/... b/srv/ateliers/etc/php5/fpm/org/chatperche/www/... new file mode 120000 index 0000000..951b30d --- /dev/null +++ b/srv/ateliers/etc/php5/fpm/org/chatperche/www/... @@ -0,0 +1 @@ +../... \ No newline at end of file diff --git a/srv/ateliers/etc/php5/fpm/org/chatperche/www/install b/srv/ateliers/etc/php5/fpm/org/chatperche/www/install new file mode 120000 index 0000000..a5c2ecf --- /dev/null +++ b/srv/ateliers/etc/php5/fpm/org/chatperche/www/install @@ -0,0 +1 @@ +.../lib/tool/admin/etc/php5/fpm/$pool/install \ No newline at end of file diff --git a/srv/ateliers/etc/php5/fpm/org/chatperche/www/php-fpm.conf.m4 b/srv/ateliers/etc/php5/fpm/org/chatperche/www/php-fpm.conf.m4 new file mode 100644 index 0000000..f43c35f --- /dev/null +++ b/srv/ateliers/etc/php5/fpm/org/chatperche/www/php-fpm.conf.m4 @@ -0,0 +1,45 @@ +define(`POOL',patsubst(__file__,`^.*/fpm/\(.*\)/[^/]*$',`\1'))dnl +[POOL] +access.log = CAT(sys/php5/fpm/POOL/log/home)/access.log +catch_workers_output = no +chdir = / +env[HOSTNAME] = $HOSTNAME +env[TEMP] = /tmp +env[TMPDIR] = /tmp +env[TMP] = /tmp +group = CAT(sys/php5/fpm/POOL/user) +#listen = 127.0.0.1:9000 +listen = CAT(sys/php5/fpm/POOL/socket) +#listen.allowed_clients = 127.0.0.1 +listen.group = CAT(sys/nginx/user) +listen.mode = 0660 +#listen.owner = www-data +listen.backlog = -1 +ping.path = /ping +pm = dynamic +pm.max_children = 5 +pm.max_requests = 200 +pm.max_spare_servers = 4 +pm.min_spare_servers = 2 +pm.start_servers = 3 +pm.status_path = /status +request_slowlog_timeout = 5s +request_terminate_timeout = 120s +rlimit_core = unlimited +rlimit_files = 131072 +slowlog = CAT(sys/php5/fpm/POOL/log/home)/slow.log +user = CAT(sys/php5/fpm/POOL/user) +#php_admin_value[extension] = pdo_mysql.so +php_admin_value[extension] = mysql.so +php_value[allow_url_fopen] = On +pm.max_children = 4 +pm.max_requests = 1000 +pm.max_spare_servers = 4 +pm.min_spare_servers = 2 +pm.process_idle_timeout = 60s +pm.start_servers = 2 +request_slowlog_timeout = 5s +request_terminate_timeout = 120s +rlimit_core = unlimited +rlimit_files = 131072 +security.limit_extensions = .php diff --git a/srv/ateliers/sys/php5/fpm/org/chatperche/... b/srv/ateliers/sys/php5/fpm/org/chatperche/... new file mode 120000 index 0000000..951b30d --- /dev/null +++ b/srv/ateliers/sys/php5/fpm/org/chatperche/... @@ -0,0 +1 @@ +../... \ No newline at end of file diff --git a/srv/ateliers/sys/php5/fpm/org/chatperche/www/... b/srv/ateliers/sys/php5/fpm/org/chatperche/www/... new file mode 120000 index 0000000..951b30d --- /dev/null +++ b/srv/ateliers/sys/php5/fpm/org/chatperche/www/... @@ -0,0 +1 @@ +../... \ No newline at end of file diff --git a/srv/ateliers/sys/php5/fpm/org/chatperche/www/home b/srv/ateliers/sys/php5/fpm/org/chatperche/www/home new file mode 100644 index 0000000..cd8a6e1 --- /dev/null +++ b/srv/ateliers/sys/php5/fpm/org/chatperche/www/home @@ -0,0 +1 @@ +=/etc/php5/fpm/org/chatperche/www \ No newline at end of file diff --git a/srv/ateliers/sys/php5/fpm/org/chatperche/www/log/... b/srv/ateliers/sys/php5/fpm/org/chatperche/www/log/... new file mode 120000 index 0000000..951b30d --- /dev/null +++ b/srv/ateliers/sys/php5/fpm/org/chatperche/www/log/... @@ -0,0 +1 @@ +../... \ No newline at end of file diff --git a/srv/ateliers/sys/php5/fpm/org/chatperche/www/log/home b/srv/ateliers/sys/php5/fpm/org/chatperche/www/log/home new file mode 100644 index 0000000..6f42dc7 --- /dev/null +++ b/srv/ateliers/sys/php5/fpm/org/chatperche/www/log/home @@ -0,0 +1 @@ +/home/www/log/php5/fpm/org/chatperche/www \ No newline at end of file diff --git a/srv/ateliers/sys/php5/fpm/org/chatperche/www/socket b/srv/ateliers/sys/php5/fpm/org/chatperche/www/socket new file mode 100644 index 0000000..a1c4513 --- /dev/null +++ b/srv/ateliers/sys/php5/fpm/org/chatperche/www/socket @@ -0,0 +1 @@ +/run/php5/fpm/chatp_www \ No newline at end of file diff --git a/srv/ateliers/sys/php5/fpm/org/chatperche/www/user b/srv/ateliers/sys/php5/fpm/org/chatperche/www/user new file mode 100644 index 0000000..087341c --- /dev/null +++ b/srv/ateliers/sys/php5/fpm/org/chatperche/www/user @@ -0,0 +1 @@ +php_chatp_www \ No newline at end of file