php-src/sapi/fpm
Jakub Zelenka 23a2030438 Fix bug #72185: php-fpm writes empty fcgi record causing nginx 502
This issue might happen if there is change of the fcgi stream when
the buffer is full. Then the empty record is created which signals
end of stream which is incorrect.

The actual fix without a test was contributed by GitHub user @loveharmful
in GH-3198.
2022-05-10 21:36:55 +01:00
..
fpm Fix FPM kqueue handler fix remove callback typo 2022-04-23 15:11:53 +01:00
tests Fix bug #72185: php-fpm writes empty fcgi record causing nginx 502 2022-05-10 21:36:55 +01:00
config.m4 Fix FPM ACL build check on MacOS 2022-04-29 20:39:22 +01: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 2021 2021-02-02 16:46:16 +01:00
php-fpm.conf.in Refactore FPM logging 2018-07-07 13:01:44 +01: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 FPM: Add pm.status_listen option 2020-08-03 19:14:13 +01:00