Questions tagged [fpm]
1 questions
2
votes
1 answer
How can I enable streaming (flush/ob_flush) in CentOS 8 stream with PHP-FPM?
I have a new install of CentOS 8 Stream with Apache and PHP-FPM setup using all defaults (this defaults to PHP 7.2.24 FPM/FastCGI).
My application uses Server Sent events using JavaScripts EventSource object. To have that working I need theā¦
Bart Friederichs
- 1,496
- 5
- 18
- 35