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

Add support for > 1K event loop in production #1050

Open
2 tasks
dsebastien opened this issue Oct 26, 2024 · 2 comments
Open
2 tasks

Add support for > 1K event loop in production #1050

dsebastien opened this issue Oct 26, 2024 · 2 comments
Labels
documentation Improve or add to documentation environment:production MUST Must have P3 Affects a small number of users or is largely cosmetic
Milestone

Comments

@dsebastien
Copy link
Member

Cfr https://laravel.com/docs/11.x/reverb#event-loop

  • Install, test, and use uv in production
  • Add documentation to self hosting guide
@dsebastien dsebastien added documentation Improve or add to documentation MUST Must have P3 Affects a small number of users or is largely cosmetic environment:production labels Oct 26, 2024
@dsebastien dsebastien added this to the LATER milestone Oct 26, 2024
@dsebastien dsebastien moved this to Backlog in Knowii Oct 26, 2024
@dsebastien
Copy link
Member Author

Also update the nginx configuration (worker_rlimit_no_file and worker_connections): https://laravel.com/docs/11.x/reverb#web-server

@dsebastien
Copy link
Member Author

Also enable more ports: https://laravel.com/docs/11.x/reverb#ports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improve or add to documentation environment:production MUST Must have P3 Affects a small number of users or is largely cosmetic
Projects
Status: Backlog
Development

No branches or pull requests

1 participant