Support FrankenPHP mode classic and worker. #20457
terabytesoftw
started this conversation in
General
Replies: 1 comment 2 replies
-
3ms is in the worker mode or classic mode? Was it tested under Linux or WSL? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I’ve tested it locally on my machine, and Yii2 (2.0.53) is fully compatible with CaddyServer and FrankenPHP in both Classic and Worker modes. On my setup, the Symfony demo runs in 2ms, while Yii2 takes around 3ms very impressive performance from FrankenPHP. It also has fewer issues with sessions, cookies, and headers all common problems with RoadRunner. I’ll be publishing a demo app soon using FrankenPHP's Worker mode.
btw, your application must handle state correctly to achieve optimal performance.
Beta Was this translation helpful? Give feedback.
All reactions