Page MenuHomeDevCentral

Serve PHP sites on Alkane PaaS
ClosedPublic

Authored by dereckson on Apr 17 2023, 18:41.
Tags
None
Referenced Files
F24764798: D3045.diff
Mon, Mar 9, 18:26
F24754233: D3045.diff
Mon, Mar 9, 09:00
F24752558: D3045.diff
Mon, Mar 9, 06:27
Unknown Object (File)
Sun, Mar 8, 23:50
Unknown Object (File)
Fri, Mar 6, 14:25
Unknown Object (File)
Tue, Mar 3, 21:35
Unknown Object (File)
Tue, Mar 3, 11:51
Unknown Object (File)
Wed, Feb 25, 03:04
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