Page MenuHomeDevCentral

Serve PHP sites on Alkane PaaS
ClosedPublic

Authored by dereckson on Apr 17 2023, 18:41.
Tags
None
Referenced Files
F11661892: D3045.diff
Sun, Sep 7, 08:32
F11661607: D3045.diff
Sun, Sep 7, 07:32
Unknown Object (File)
Wed, Sep 3, 02:27
Unknown Object (File)
Tue, Sep 2, 02:54
Unknown Object (File)
Tue, Aug 26, 12:58
Unknown Object (File)
Wed, Aug 20, 23:05
Unknown Object (File)
Wed, Aug 20, 19:48
Unknown Object (File)
Tue, Aug 19, 10:13
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