Skip to content

Images should be using PHP-FPM for better performance #27

@hajekj

Description

@hajekj

Currently the PHP images are using the Apache 2 Handler which basically results in new PHP process being spawned. Nowadays, it would be much more efficient to use PHP-FPM to speed up the load times of applications and also reduce consumed memory, especially given, these are the sample images.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions