AjoutĀ : etc/php5/fpm/org/heureux-cyclage/stats/...
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Fri, 25 Sep 2015 10:53:54 +0000 (12:53 +0200)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Fri, 25 Sep 2015 10:53:54 +0000 (12:53 +0200)
srv/ateliers/etc/php5/fpm/org/heureux-cyclage/stats/... [new symlink]
srv/ateliers/etc/php5/fpm/org/heureux-cyclage/stats/install [new symlink]
srv/ateliers/etc/php5/fpm/org/heureux-cyclage/stats/php-fpm.conf.m4 [new file with mode: 0644]
srv/ateliers/sys/php5/fpm/org/heureux-cyclage/stats/... [new symlink]
srv/ateliers/sys/php5/fpm/org/heureux-cyclage/stats/home [new file with mode: 0644]
srv/ateliers/sys/php5/fpm/org/heureux-cyclage/stats/log/... [new symlink]
srv/ateliers/sys/php5/fpm/org/heureux-cyclage/stats/log/home [new file with mode: 0644]
srv/ateliers/sys/php5/fpm/org/heureux-cyclage/stats/socket [new file with mode: 0644]
srv/ateliers/sys/php5/fpm/org/heureux-cyclage/stats/user [new file with mode: 0644]

diff --git a/srv/ateliers/etc/php5/fpm/org/heureux-cyclage/stats/... b/srv/ateliers/etc/php5/fpm/org/heureux-cyclage/stats/...
new file mode 120000 (symlink)
index 0000000..951b30d
--- /dev/null
@@ -0,0 +1 @@
+../...
\ No newline at end of file
diff --git a/srv/ateliers/etc/php5/fpm/org/heureux-cyclage/stats/install b/srv/ateliers/etc/php5/fpm/org/heureux-cyclage/stats/install
new file mode 120000 (symlink)
index 0000000..0280211
--- /dev/null
@@ -0,0 +1 @@
+.../lib/tool/admin/etc/php5//install
\ No newline at end of file
diff --git a/srv/ateliers/etc/php5/fpm/org/heureux-cyclage/stats/php-fpm.conf.m4 b/srv/ateliers/etc/php5/fpm/org/heureux-cyclage/stats/php-fpm.conf.m4
new file mode 100644 (file)
index 0000000..e13d6c4
--- /dev/null
@@ -0,0 +1,34 @@
+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.backlog = -1
+listen.group = CAT(sys/nginx/user)
+listen.mode = 0660
+#listen.allowed_clients = 127.0.0.1
+#listen.owner = www-data
+php_admin_value[extension] = pdo_mysql.so
+ping.path = /ping
+pm = dynamic
+pm.max_children = 15
+pm.max_requests = 200
+pm.max_spare_servers = 3
+pm.min_spare_servers = 2
+pm.process_idle_timeout = 60s
+pm.start_servers = 2
+pm.status_path = /status
+request_slowlog_timeout = 5s
+request_terminate_timeout = 120s
+rlimit_core = unlimited
+rlimit_files = 131072
+security.limit_extensions = .php
+slowlog = CAT(sys/php5/fpm/POOL/log/home)/slow.log
+user = CAT(sys/php5/fpm/POOL/user)
diff --git a/srv/ateliers/sys/php5/fpm/org/heureux-cyclage/stats/... b/srv/ateliers/sys/php5/fpm/org/heureux-cyclage/stats/...
new file mode 120000 (symlink)
index 0000000..951b30d
--- /dev/null
@@ -0,0 +1 @@
+../...
\ No newline at end of file
diff --git a/srv/ateliers/sys/php5/fpm/org/heureux-cyclage/stats/home b/srv/ateliers/sys/php5/fpm/org/heureux-cyclage/stats/home
new file mode 100644 (file)
index 0000000..1c215c4
--- /dev/null
@@ -0,0 +1 @@
+/etc/php5/fpm/org/heureux-cyclage/stats
\ No newline at end of file
diff --git a/srv/ateliers/sys/php5/fpm/org/heureux-cyclage/stats/log/... b/srv/ateliers/sys/php5/fpm/org/heureux-cyclage/stats/log/...
new file mode 120000 (symlink)
index 0000000..951b30d
--- /dev/null
@@ -0,0 +1 @@
+../...
\ No newline at end of file
diff --git a/srv/ateliers/sys/php5/fpm/org/heureux-cyclage/stats/log/home b/srv/ateliers/sys/php5/fpm/org/heureux-cyclage/stats/log/home
new file mode 100644 (file)
index 0000000..9a0c361
--- /dev/null
@@ -0,0 +1 @@
+/home/www/log/php5/fpm/org/heureux-cyclage/stats
\ No newline at end of file
diff --git a/srv/ateliers/sys/php5/fpm/org/heureux-cyclage/stats/socket b/srv/ateliers/sys/php5/fpm/org/heureux-cyclage/stats/socket
new file mode 100644 (file)
index 0000000..8b56c74
--- /dev/null
@@ -0,0 +1 @@
+/run/php5/fpm/lhc_stats
\ No newline at end of file
diff --git a/srv/ateliers/sys/php5/fpm/org/heureux-cyclage/stats/user b/srv/ateliers/sys/php5/fpm/org/heureux-cyclage/stats/user
new file mode 100644 (file)
index 0000000..adee054
--- /dev/null
@@ -0,0 +1 @@
+php_lhc_stats
\ No newline at end of file