I am currently using php-fpm and I am not very excited by its slow responses and frequent failure to respond at all to POST-type requests on a given socket.
Is there an rpm package or some more convenient or approved way to integrate “frankenphp” with “caddyserver” ?
Do I need docker or kubernetes ?
To serve any given website with HTML and.or PHP content, like Apache would have done. Very common use case.