Some non-scientific performance tests #72
withinboredom
started this conversation in
General
Replies: 0 comments
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 had fun looking at a production cluster running frankenPHP serving a zero-byte response (non-worker mode).
^^ is an nginx ingress acting as TLS termination + proxy to frankphp.
^^ approximately the same code (more headers and actually production) with the nginx ingress talking to php-fpm directly (in ondemand mode).
I have to say that I'm quite impressed with the performance of frankenPHP and I look forward to some actual scientific tests.
For the record, there are 3 servers in each case, with two instances of the server each.
Beta Was this translation helpful? Give feedback.
All reactions