recommend apache mpm_* mode based on php run mode in use (mod_php vs php-fpm)
Open
Nobody has claimed this yet.
0. Needs triage
enhancement
feature: settings
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
Recommend using mpm_event instead of mpm_prefork in the settings.
See also for talk:
https://github.com/nextcloud/spreed/blob/2832023ab6a51ed5b9510c9925bafbb9e33d18ed/src/components/AdminSettings/WebServerSetupChecks.vue#L123
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked WebServerSetupChecks.vue section and locating the corresponding server settings or checks in this repository. Determine how the current recommendation is presented for mod_php versus php-fpm, then update it so the suggested Apache MPM mode matches the PHP run mode. Done means the recommendation is conditional and covered by the relevant checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- apache, php
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100