php-src/sapi/fpm
Wilhansen Li 43bc53a730
Fix GH-14037: Make /ping of php-fpm work with pm.status_listen pool
The ping feature of php-fpm monitoring was previously not working
in pm.status_listen pool due to the configuration variables ping.path
and ping.response not being copied over to the worker when forked. This
results in the ping code path being disabled because the worker detects
that ping.path is not configured.

Closes GH-13980

Co-authored-by: Pierrick Charron <pierrick@php.net>
2024-06-16 12:22:21 +01:00
..
fpm Fix GH-14037: Make /ping of php-fpm work with pm.status_listen pool 2024-06-16 12:22:21 +01:00
tests Fix GH-14037: Make /ping of php-fpm work with pm.status_listen pool 2024-06-16 12:22:21 +01:00
config.m4 Fix GH-13727: macro generating invalid call test prototypes fixes. 2024-03-18 06:53:39 +00:00
CREDITS
init.d.php-fpm.in Add configtest option to fpm init.d script 2015-03-08 22:48:29 +08:00
LICENSE
Makefile.frag Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
php-fpm.8.in Update year to 2024 2024-01-04 19:26:32 +01:00
php-fpm.conf.in Fix spelling and grammar mistakes 2021-04-13 12:09:37 +02:00
php-fpm.service.in Fix bug #79014 (PHP-FPM & Primary script unknown) 2020-02-23 19:14:05 +00:00
status.html.in Merge branch 'PHP-7.2' into PHP-7.3 2019-04-20 19:12:31 +02:00
www.conf.in Merge branch 'PHP-8.1' into PHP-8.2 2023-01-14 15:14:44 +00:00