Skip to content

Conversation

@fellmann
Copy link
Contributor

This is a proposal to improve documentation on how FrankenPHP operates without using worker mode, clarifying the internals based on my take-aways from the discussion #1241.

Feel free to provide feedback or correct me if I'm wrong.

I don't know how you handle translations for documentation changes, thus I only changed the English version.

Furthermore, especially after reading my own documentation, I believe there should be a configurable connection limit to avoid overloading the queue with too many requests, as well as a wait timeout, after which the request should return a 503 status code. Whether this should be implemented in Caddy or FrankenPHP is up for discussion which should take place in a new issue.

@dunglas dunglas merged commit f05f3b3 into php:main Jan 10, 2025
39 of 40 checks passed
@dunglas
Copy link
Member

dunglas commented Jan 10, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants