Show HN: Laravel Octane Benchmark (Swoole, RoadRunner, FrankenPHP)
terrylinooo.github.io
Show HN: Laravel Octane Benchmark (Swoole, RoadRunner, FrankenPHP)
1–2 of 2 posts
Re: Show HN: Laravel Octane Benchmark (Swoole, RoadRunner, FrankenPHP)
#2nginx+fpm should beat FrankenPHP when actually configured. Socket instead of TCP to FPM, upping nginx limits from the default max 1024 sessions pr. worker, fastcgi_keep_conn etc.