Skip to content

max requests when not using worker mode #1241

Answered by dunglas
fellmann asked this question in Q&A
Discussion options

You must be logged in to vote

Still, I am missing some documentation about running Frankenphp in non-worker mode (like using FPM), even if it is just one sentence. I might open a PR for that.

Actually, it's the default. If you don't opt-in for the worker mode, you're in normal mode. PR welcome to make that more clear.

Is there a limit how many requests can be waiting for an available PHP process?
Is there a time limit how long requests can be waiting before an error is returned?

These limits apply if set https://caddyserver.com/docs/caddyfile/options#timeouts
I don't think we currently have a limit for the number of waiting requests, but we may add one.

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@AlliBalliBaba
Comment options

Comment options

You must be logged in to vote
4 replies
@dunglas
Comment options

Answer selected by fellmann
@fellmann
Comment options

@AlliBalliBaba
Comment options

@fellmann
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants