Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: explicitly explain how to use without worker mode #1275

Merged
merged 2 commits into from
Jan 10, 2025

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 dunglas:main Jan 10, 2025
39 of 40 checks passed
@dunglas
Copy link
Owner

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