Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.
This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Get 503 and timeout error everyday in php fpm #2201

Open
@jalpab

Description

@jalpab

I get a 503 and timeout error every day in PHP fpm we change PHP configuration still I get this error
my PHP fpm setting:

pm.max_children = 50
pm.start_servers = 30
pm.min_spare_servers = 10
pm.max_spare_servers = 40
;pm.process_idle_timeout = 10s;
pm.max_requests = 200

Server configuration
4 GB RAM : (2.4 GB free)
49G Storage
The T3a instances feature AMD EPYC 7000 series processors with an all-core turbo clock speed of 2.5 GHz

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions