packages: php/php-fpm-config.patch - update pm.status_path = /fpm-status in...

glen glen at pld-linux.org
Wed Dec 21 18:09:17 CET 2011


Author: glen                         Date: Wed Dec 21 17:09:17 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- update pm.status_path = /fpm-status in sample config

---- Files affected:
packages/php:
   php-fpm-config.patch (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: packages/php/php-fpm-config.patch
diff -u packages/php/php-fpm-config.patch:1.11 packages/php/php-fpm-config.patch:1.12
--- packages/php/php-fpm-config.patch:1.11	Fri Apr 22 14:21:13 2011
+++ packages/php/php-fpm-config.patch	Wed Dec 21 18:09:12 2011
@@ -1,5 +1,5 @@
---- php-5.3.6/sapi/fpm/php-fpm.conf.in	2011-04-22 15:16:07.304822817 +0300
-+++ php-5.3.6/sapi/fpm/php-fpm.conf.in	2011-04-22 15:19:46.991588712 +0300
+--- php-5.3.6/sapi/fpm/php-fpm.conf.in	2011-04-22 15:19:46.991588712 +0300
++++ php-5.3.8/sapi/fpm/php-fpm.conf.in	2011-12-21 19:07:47.320624976 +0200
 @@ -22,7 +22,7 @@
  ; Pid file
  ; Note: the default prefix is @EXPANDED_LOCALSTATEDIR@
@@ -42,6 +42,15 @@
   
  ; The number of requests each child process should execute before respawning.
  ; This can be useful to work around memory leaks in 3rd party libraries. For
+@@ -214,7 +214,7 @@
+ ;       anything, but it may not be a good idea to use the .php extension or it
+ ;       may conflict with a real PHP file.
+ ; Default Value: not set 
+-;pm.status_path = /status
++;pm.status_path = /fpm-status
+  
+ ; The ping URI to call the monitoring page of FPM. If this value is not set, no
+ ; URI will be recognized as a ping page. This could be used to test from outside
 @@ -277,7 +277,7 @@
  ; the current environment.
  ; Default Value: clean env
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php-fpm-config.patch?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list