1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Files
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
..
2018-06-12 17:59:28 +01:00
2018-06-12 17:59:28 +01:00
2020-02-03 09:57:34 +01:00
2018-07-09 12:49:19 +03:00
2020-02-03 22:52:20 +01:00
2018-06-12 17:59:28 +01:00
2018-06-12 17:59:28 +01:00
2018-06-12 17:59:28 +01:00
2018-06-12 17:59:28 +01:00
2018-06-12 17:59:28 +01:00