Php-fpm versus FrankenPHP

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.

1 Like

Heavens, no. (Though you may, if you want to / must.) I would just follow the guide here according to your preference: FrankenPHP: the modern PHP app server