Page MenuHomeDevCentral

Serve PHP sites on Alkane PaaS
ClosedPublic

Authored by dereckson on Apr 17 2023, 18:41.
Tags
None
Referenced Files
F3210073: D3045.id.diff
Sat, Jun 29, 02:32
F3209932: D3045.id7780.diff
Sat, Jun 29, 02:07
F3209873: D3045.id7772.diff
Sat, Jun 29, 02:02
F3189203: D3045.id7780.diff
Fri, Jun 28, 09:10
F3189201: D3045.id7780.diff
Fri, Jun 28, 09:10
Unknown Object (File)
Thu, Jun 27, 15:30
Unknown Object (File)
Thu, Jun 27, 13:59
Unknown Object (File)
Wed, Jun 26, 10:59
Subscribers
None

Details

Summary

Refactor the webserver-legacy php-sites unit, with an effort
to keep in simple.

Enable opcache by default and tune it in production, with larger cache.
This change means php-fpm *MUST* be restarted when a PHP site is updated,
as we don't check the timestamps of the files and so don't invalidate the
cache.

Ref T1828.

Test Plan

Deploy on web-001

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable