Page MenuHomeDevCentral

Serve PHP sites on Alkane PaaS
ClosedPublic

Authored by dereckson on Apr 17 2023, 18:41.
Tags
None
Referenced Files
F37725971: D3045.id7772.diff
Wed, Jul 22, 00:30
F37637901: D3045.id7780.diff
Tue, Jul 21, 17:01
Unknown Object (File)
Sun, Jul 19, 13:46
Unknown Object (File)
Fri, Jul 17, 05:28
Unknown Object (File)
Wed, Jul 15, 16:24
Unknown Object (File)
Wed, Jul 15, 16:23
Unknown Object (File)
Tue, Jul 7, 19:04
Unknown Object (File)
Tue, Jul 7, 15:54
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