Page MenuHomeDevCentral

Serve PHP sites on Alkane PaaS
ClosedPublic

Authored by dereckson on Apr 17 2023, 18:41.
Tags
None
Referenced Files
F45115525: D3045.diff
Thu, Aug 20, 07:18
Unknown Object (File)
Tue, Aug 18, 09:19
Unknown Object (File)
Mon, Aug 17, 20:44
Unknown Object (File)
Sun, Aug 16, 22:01
Unknown Object (File)
Sun, Aug 16, 15:06
Unknown Object (File)
Sun, Aug 16, 05:23
Unknown Object (File)
Sun, Aug 16, 04:37
Unknown Object (File)
Fri, Aug 14, 05:51
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