Project

General

Profile

Actions

Bug #13252

open

reduce frequency of php-fpm socket connection attempts from check_reload_status

Added by Royce Williams almost 2 years ago. Updated 12 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Upgrade
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Default
Affected Version:
Affected Architecture:

Description

When troubleshooting an issue, I discovered that my system logs were rotating every couple of minutes, due to many of these log entries being generated per second:

May 31 12:56:34 zeb check_reload_status[576]: Could not connect to /var/run/php-fpm.socket
[64 messages in the same second omitted]
May 31 12:56:34 zeb check_reload_status[576]: Could not connect to /var/run/php-fpm.socket

I am not sure what the root cause of this, but it appears to be within the Upgrade category.

If it's possible to reduce the frequency of this, that could help some users in the future.

Actions

Also available in: Atom PDF