Page MenuHomeDevCentral

Serve PHP sites on Alkane PaaS
ClosedPublic

Authored by dereckson on Apr 17 2023, 18:41.
Tags
None
Referenced Files
F24653908: D3045.id7780.diff
Tue, Mar 3, 11:51
Unknown Object (File)
Wed, Feb 25, 03:04
Unknown Object (File)
Wed, Feb 25, 03:02
Unknown Object (File)
Wed, Feb 25, 03:02
Unknown Object (File)
Tue, Feb 24, 16:18
Unknown Object (File)
Sat, Feb 21, 22:08
Unknown Object (File)
Sat, Feb 21, 22:03
Unknown Object (File)
Fri, Feb 20, 04:43
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 Passed
Unit
No Test Coverage
Branch
webserver-alkane-php
Build Status
Buildable 4810
Build 5091: arc lint + arc unit