Page MenuHomeDevCentral

Serve PHP sites on Alkane PaaS
ClosedPublic

Authored by dereckson on Apr 17 2023, 18:41.
Tags
None
Referenced Files
F6580393: D3045.id.diff
Fri, Apr 4, 02:09
F6579099: D3045.id7780.diff
Fri, Apr 4, 01:45
F6578346: D3045.diff
Fri, Apr 4, 00:43
F6578075: D3045.id7772.diff
Fri, Apr 4, 00:38
Unknown Object (File)
Sat, Mar 29, 15:55
Unknown Object (File)
Sat, Mar 29, 15:40
Unknown Object (File)
Sat, Mar 29, 07:13
Unknown Object (File)
Wed, Mar 26, 10:22
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