Ben Ramsey on Nostr: npub102j4d…xl2zc Could I use this as a deployment strategy? Bundle the binary and ...
npub102j4drlc8f3hlel0e6hlc2a6jgs7v82vaxwg82pagxgmywgmelnq3xl2zc (npub102j…l2zc) Could I use this as a deployment strategy? Bundle the binary and deploy it and run it on servers?
My main concern here is around threaded processes (i.e. workers) for requests; I know if using PHP-FPM, it handles the processes for you, and if using Apache with mod_php, Apache handles the processes for you. How does this work in #FrankenPHP?
My main concern here is around threaded processes (i.e. workers) for requests; I know if using PHP-FPM, it handles the processes for you, and if using Apache with mod_php, Apache handles the processes for you. How does this work in #FrankenPHP?