Page MenuHomeDevCentral

Serve PHP sites on Alkane PaaS
ClosedPublic

Authored by dereckson on Apr 17 2023, 18:41.
Tags
None
Referenced Files
F10640234: D3045.id.diff
Mon, Jul 21, 01:15
Unknown Object (File)
Sat, Jul 19, 10:32
Unknown Object (File)
Sat, Jul 19, 02:11
Unknown Object (File)
Fri, Jul 11, 00:59
Unknown Object (File)
Thu, Jul 10, 17:37
Unknown Object (File)
Sun, Jul 6, 02:09
Unknown Object (File)
Sun, Jul 6, 00:05
Unknown Object (File)
Fri, Jul 4, 17:32
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