Actions
Enhancement #645
closedMigrate to PHP FPM
Start date:
2019-04-17
Due date:
% Done:
100%
Estimated time:
Patch Available:
Confirmed:
No
Branch:
Entity:
DuckCorp
Security:
Yes
Help Needed:
Description
Using PHP FPM would allow to improve security by using dedicated users and permissions.
As a side-effect we would be able to switch MPM from prefork to event which is more efficient
Also because of some fix to HTTP2 could not be done without excluding the prefork MPM, we currently have Apache upgrades on hold :-/.
Updated by Marc Dequènes over 5 years ago
- Status changed from In Progress to Resolved
- % Done changed from 20 to 100
Applied in changeset duckcorp-infra|f2c3c54084d07fd3259a7de854626c41132f1d7f.
Actions