2026.41
Changes
Direct file serving by web-server-php
The relay proxy now runs within the php-fpm container for the web-server-php
stack, giving it access to its container file system. This is required by the
default symfony-type provider. The stack variable relay.handler can be set to
php-fpm to obtain the intended previous behavior of forwarding all requests to
php-fpm without any interaction with a web server file system.
Fix image pulls for web-server stack
The web-server stack now properly authorizes image pulls from a private ECR.
Process new cluster file attributes
A new program filer runs at instance initialization, processing files.json
when it is provided (i.e. by the control plane for a cluster server). This
allows cluster-configured files to be provided to container instances or to be
made available on a server host.
Fix poor mysql performance
A bug in the formatting of the mysql.cnf for essentials and standard stacks
would cause the provided buffer pool to be too small, leading to poor database
performance. This has been corrected.
Artifacts matrix
| Image Type | Family / Variant | OS | Packages | Architectures | URI |
|---|---|---|---|---|---|
| Container | php-fpm:8.1-arm64 | Debian 13.2 | 8.1.34 composer-2.10.3 newrelic 12.9.0.38 | arm64 | public.ecr.aws/webscale/php-fpm:8.1-arm64-2026.41 |
| Container | php-fpm:8.2-arm64 | Debian 13.6 | 8.2.33 composer-2.10.3 newrelic 12.9.0.38 | arm64 | public.ecr.aws/webscale/php-fpm:8.2-arm64-2026.41 |
| Container | php-fpm:8.3-arm64 | Debian 13.6 | 8.3.33 composer-2.10.3 newrelic 12.9.0.38 | arm64 | public.ecr.aws/webscale/php-fpm:8.3-arm64-2026.41 |
| Container | php-fpm:8.4-arm64 | Debian 13.6 | 8.4.24 composer-2.10.3 newrelic 12.9.0.38 | arm64 | public.ecr.aws/webscale/php-fpm:8.4-arm64-2026.41 |
| Container | php-fpm:8.5-arm64 | Debian 13.6 | 8.5.9 composer-2.10.3 newrelic 12.9.0.38 | arm64 | public.ecr.aws/webscale/php-fpm:8.5-arm64-2026.41 |
| Container | php-fpm:8.1-deb | Debian 13.2 | 8.1.34 composer-2.10.3 newrelic 12.9.0.38 | amd64 | public.ecr.aws/webscale/php-fpm:8.1-deb-2026.41 |
| Container | php-fpm:8.2-deb | Debian 13.6 | 8.2.33 composer-2.10.3 newrelic 12.9.0.38 | amd64 | public.ecr.aws/webscale/php-fpm:8.2-deb-2026.41 |
| Container | php-fpm:8.3-deb | Debian 13.6 | 8.3.33 composer-2.10.3 newrelic 12.9.0.38 | amd64 | public.ecr.aws/webscale/php-fpm:8.3-deb-2026.41 |
| Container | php-fpm:8.4-deb | Debian 13.6 | 8.4.24 composer-2.10.3 newrelic 12.9.0.38 | amd64 | public.ecr.aws/webscale/php-fpm:8.4-deb-2026.41 |
| Container | php-fpm:8.1 | Alpine 3.21.7 | 8.1.34 composer-2.10.3 newrelic 12.9.0.38 | amd64 | public.ecr.aws/webscale/php-fpm:8.1-2026.41 |
| Container | php-fpm:8.2 | Alpine 3.24.1 | 8.2.33 composer-2.10.3 newrelic 12.9.0.38 | amd64 | public.ecr.aws/webscale/php-fpm:8.2-2026.41 |
| Container | php-fpm:8.3 | Alpine 3.24.1 | 8.3.33 composer-2.10.3 newrelic 12.9.0.38 | amd64 | public.ecr.aws/webscale/php-fpm:8.3-2026.41 |
| Container | php-fpm:8.4 | Alpine 3.24.1 | 8.4.24 composer-2.10.3 newrelic 12.9.0.38 | amd64 | public.ecr.aws/webscale/php-fpm:8.4-2026.41 |
| Container | rabbitmq | Ubuntu 24.04.4 LTS | 4.3.5 | arm64 | public.ecr.aws/webscale/rabbitmq:2026.41 |
| Container | varnish | Debian 12.15 | 6.0.18 | arm64 | public.ecr.aws/webscale/varnish:2026.41 |
Last modified on September 15, 2026