виснут php-fpm: pool site-php74w.conf
виснут php-fpm: pool site-php74w.conf
Всем привет. Подскажите, как найти проблему. Есть сайт один, иногда, почему то набирает процессов и висит
php-fpm: pool site-php74w.conf
nginx выдает по итогу ошибку не дождавшись
В основном, когда происходит наплыв посетителей на сайт. Как найти проблему?
php-fpm: pool site-php74w.conf
nginx выдает по итогу ошибку не дождавшись
В основном, когда происходит наплыв посетителей на сайт. Как найти проблему?
Re: виснут php-fpm: pool site-php74w.conf
free -h
htop
Покажите выводы по командам.
htop
Покажите выводы по командам.
Re: виснут php-fpm: pool site-php74w.conf
Код: Выделить всё
free -h
total used free shared buff/cache available
Mem: 15Gi 3.6Gi 2.0Gi 131Mi 9.8Gi 11Gi
Swap: 4.0Gi 1.6Gi 2.4Gi
- Вложения
-
- Безымянный.png (63.09 КБ) 4291 просмотр
Re: виснут php-fpm: pool site-php74w.conf
проблема у одного только пользователя, у него в процессах висит
site 1827623 0.0 0.2 402112 37412 ? S 20:47 0:00 php-fpm: pool site-php74w.conf
site 1827623 0.0 0.2 402112 37412 ? S 20:47 0:00 php-fpm: pool site-php74w.conf
Re: виснут php-fpm: pool site-php74w.conf
Ресурсы выбирают скрипты вашего сайта.
Re: виснут php-fpm: pool site-php74w.conf
странно конечно, но такое замечено когда падает аплинк, появляются проблемы.
Re: виснут php-fpm: pool site-php74w.conf
покажите вывод
Код: Выделить всё
cat /etc/os-release
Re: виснут php-fpm: pool site-php74w.conf
Код: Выделить всё
# cat /etc/os-release
NAME="Ubuntu"
VERSION="20.04.6 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.6 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal
Re: виснут php-fpm: pool site-php74w.conf
попробуйте
Код: Выделить всё
apt-get update
apt-get install brainy-core
brainy-core -s
Re: виснут php-fpm: pool site-php74w.conf
применил
Код: Выделить всё
# brainy-core -s
******************************************************************************************
*** The instrument of setup of the kernel and the simple network analyzer for BrainyCP ***
*** Version: 0.43.6 ***
******************************************************************************************
New values of variables of a panel according to resources of your server will be set. Continue? {y/n}: y
Set new values.
Detected Server RAM memory: 16164656 KB
Detected Server SWAP memory: 4194300 KB
Checking RAM size... PASS
Checking SWAP size... PASS
Total RAM on this server: 16164656 KB
[*] Installation of new parameters for the kernel. Current scheme: brainy-core-16
Installation of new values...
Parameter: fs.file-max=2386242
Parameter: net.ipv4.tcp_max_tw_buckets=265000
Parameter: net.ipv4.tcp_max_syn_backlog=65536
Parameter: net.core.netdev_max_backlog=16384
Parameter: net.core.somaxconn=16384
Parameter: net.ipv4.tcp_keepalive_time=300
Parameter: net.ipv4.tcp_fin_timeout=7
Parameter: net.ipv4.tcp_synack_retries=3
Parameter: net.ipv4.tcp_syn_retries=3
Parameter: net.ipv4.tcp_slow_start_after_idle=0
Parameter: net.ipv4.tcp_no_metrics_save=1
Parameter: vm.oom_dump_tasks=1
Parameter: vm.oom_kill_allocating_task=1
Parameter: vm.panic_on_oom=0
Parameter: net.ipv4.ip_nonlocal_bind=1
Parameter: vm.swappiness=10
Parameter: kernel.watchdog_thresh=20
Parameter: net.ipv4.tcp_syncookies=1
Parameter: net.ipv4.tcp_timestamps=1
Parameter: net.ipv4.tcp_congestion_control=bbr
Parameter: net.core.default_qdisc=fq
Parameter: net.ipv4.tcp_mtu_probing=1
Parameter: net.ipv4.ip_nonlocal_bind=1
Parameter: net.ipv6.ip_nonlocal_bind=1
Success!
[*] Set parameters for the current services.
Detected apache: yes
Detected nginx: yes
Set params for nginx '16384'
Check for nginx... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
[DONE]
Set params for apache '16384'
Check for apache... AH00112: Warning: DocumentRoot [/home/ххх/data/sites/detcentr.ххх.ru] does not exist
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using host.ru. Set the 'ServerName' directive globally to suppre ss this message
Syntax OK
Detected MySQL version: 10.5.12
Current scheme of memory: 16
[**] Please restart the services which are listed below in any time convenient to you:
systemctl restart nginx
systemctl restart httpd
systemctl restart mysqld
Restart the necessary services now (recommended)? {y/n}: y
There is a restart of required services.
Auto-restart of processes
systemctl restart nginx... ok
systemctl restart httpd... ok
systemctl restart mysqld... ok
Use a key '-a' for visual control of the changed parameters