Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

php-fpm take up all memory #3085

Closed
victornguyen195 opened this issue Oct 28, 2021 · 3 comments
Closed

php-fpm take up all memory #3085

victornguyen195 opened this issue Oct 28, 2021 · 3 comments

Comments

@victornguyen195
Copy link

Description:

I use laradock to build environment include workspace, php7.3-fpm/php7.4-fpm, nginx, mysql, elasticsearch.
Everythings seem ok but when I try to type server name in browser then hit enter. php-fpm container starting take up all memory. I

Expected Behavior:

Context information:

Output of docker version

Docker version 20.10.9, build c2ea9bc

Output of docker-compose version

docker-compose version 1.29.2, build 5becea4c

System info: Mac, Windows or Linux. Include which disto/version

Ubuntu 20.04 LTS

Steps to reproduce the issue:

  1. Config .env file about mysql version 5.7 or 8.0
  2. Change config of PHP_FPM_INSTALL_SOAP=true, WORKSPACE_INSTALL_SOAP=true
  3. Config nginx in default.conf

Stacktrace & Additional info:

{paste here}
@Witti
Copy link

Witti commented Nov 18, 2021

I have the same issue.
The php-fpm process is running with 100% cpu usage and fills up the memory.

Docker: 20.10.9
Docker-Compose: 2.0.1
OS: Arch Linux

Disabling xdebug fixes the issue.

@stale
Copy link

stale bot commented Feb 20, 2022

Hi 👋 this issue has been automatically marked as stale 📌 because it has not had recent activity 😴. It will be closed if no further activity occurs. Thank you for your contributions ❤️.

@stale stale bot added the Stale label Feb 20, 2022
@stale
Copy link

stale bot commented Apr 3, 2022

Hi again 👋 we would like to inform you that this issue has been automatically closed 🔒 because it had not recent activity during the stale period. We really really appreciate your contributions, and looking forward for more in the future 🎈.

@stale stale bot closed this as completed Apr 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants