This commit is contained in:
Daniel Langbein 2024-09-05 18:54:59 +02:00
parent 6506f1c55a
commit 14e3b1943a
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -160,6 +160,7 @@
\[\S+ \S+\] NOTICE: Finishing \.\.\. \[\S+ \S+\] NOTICE: Finishing \.\.\.
\[\S+ \S+\] NOTICE: exiting, bye-bye! \[\S+ \S+\] NOTICE: exiting, bye-bye!
# Ignore: At least one idle child was left. # Ignore: At least one idle child was left.
# TODO: Occasionally check how often this warning is logged.
\[\S+ \S+\] WARNING: \[pool www\] seems busy \(you may need to increase pm\.start_servers, or pm\.min/max_spare_servers\), spawning [0-9]+ children, there are [1-9][0-9]* idle, and [0-9]+ total children \[\S+ \S+\] WARNING: \[pool www\] seems busy \(you may need to increase pm\.start_servers, or pm\.min/max_spare_servers\), spawning [0-9]+ children, there are [1-9][0-9]* idle, and [0-9]+ total children
\[\S+ \S+\] WARNING: \[pool www\] seems busy \(you may need to increase pm\.start_servers, or pm\.min/max_spare_servers\), spawning [1-9][0-9]* children, there are 0 idle, and [0-9]+ total children \[\S+ \S+\] WARNING: \[pool www\] seems busy \(you may need to increase pm\.start_servers, or pm\.min/max_spare_servers\), spawning [1-9][0-9]* children, there are 0 idle, and [0-9]+ total children
# #