AH00045: child process 427266 still did not exit, sending a SIGTERM

staff_nowa

Verified User
Joined
Mar 10, 2018
Messages
131
Location
Vilnius
What wrong with apache2 every time drops connection

/var/log/httpd/error_log:[Tue Mar 08 11:44:31.111581 2022] [core:warn] [pid 130022:tid 140085277390784] AH00045: child process 157611 still did not exit, sending a SIGTERM
/var/log/httpd/error_log:[Tue Mar 08 11:44:31.111602 2022] [core:warn] [pid 130022:tid 140085277390784] AH00045: child process 137369 still did not exit, sending a SIGTERM
/var/log/httpd/error_log:[Tue Mar 08 11:44:31.111629 2022] [core:warn] [pid 130022:tid 140085277390784] AH00045: child process 157726 still did not exit, sending a SIGTERM
/var/log/httpd/error_log:[Tue Mar 08 11:44:31.111640 2022] [core:warn] [pid 130022:tid 140085277390784] AH00045: child process 194454 still did not exit, sending a SIGTERM
/var/log/httpd/error_log:[Tue Mar 08 11:44:31.111650 2022] [core:warn] [pid 130022:tid 140085277390784] AH00045: child process 194521 still did not exit, sending a SIGTERM
/var/log/httpd/error_log:[Tue Mar 08 11:44:31.111667 2022] [core:warn] [pid 130022:tid 140085277390784] AH00045: child process 426513 still did not exit, sending a SIGTERM
/var/log/httpd/error_log:[Tue Mar 08 11:44:31.111681 2022] [core:warn] [pid 130022:tid 140085277390784] AH00045: child process 204487 still did not exit, sending a SIGTERM
/var/log/httpd/error_log:[Tue Mar 08 11:44:31.111691 2022] [core:warn] [pid 130022:tid 140085277390784] AH00045: child process 427148 still did not exit, sending a SIGTERM
/var/log/httpd/error_log:[Tue Mar 08 11:44:31.111704 2022] [core:warn] [pid 130022:tid 140085277390784] AH00045: child process 427266 still did not exit, sending a SIGTERM
 
what does
Code:
httpd -V | grep 'MPM'
give

what os and version?
 
Back
Top