Skip to content
Discussion options

You must be logged in to vote

It should behave the same as with FPM in non-worker mode.

The only thing I'd recommend if you're specifically using MySQL on a multi-core system is turning off mysqli statistic collection in php.ini or the Caddyfile (better performance )

mysqlnd.collect_statistics=off

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by osbre
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants