Page MenuHomeDevCentral

Serve PHP sites on Alkane PaaS
ClosedPublic

Authored by dereckson on Apr 17 2023, 18:41.
Tags
None
Referenced Files
F43159284: D3045.id7772.diff
Tue, Aug 11, 05:24
Unknown Object (File)
Mon, Aug 10, 03:44
Unknown Object (File)
Sun, Aug 9, 23:25
Unknown Object (File)
Sun, Aug 9, 00:40
Unknown Object (File)
Sat, Aug 8, 17:35
Unknown Object (File)
Wed, Jul 29, 07:34
Unknown Object (File)
Mon, Jul 27, 18:27
Unknown Object (File)
Sun, Jul 26, 15:41
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