Centos 8 with Nginx_Apache
apache with mod_maxminddb
(mod_maxminddb not recomplier)
I just post here to anyone got same problem with me,
in now I temporary back to 2.4.48
problem start after update to 2.4.49
and "service httpd status -l"
it's show running fine,
no any sync attack, and cpu, ram be fine too,
Total requests still show only 1, so not relate to too much resouce usage
but only strang thing I can see,
when on work normally
when got problem
so apache can't generate worker
###UPDATE 20-09-2021
From my some test
when starting and running normally
pass few hours it count down to "1" and other analytic ( eg. req/s ) down to "0"
look like it crash without report any log
last restart time still show on first started date
this is not restart, but crash itselt
###2021-12-26
apache with mod_maxminddb
(mod_maxminddb not recomplier)
I just post here to anyone got same problem with me,
in now I temporary back to 2.4.48
problem start after update to 2.4.49
non any relate log herefirst I try to find log
/var/log/httpd/*
test with "pstack {PID}"
not show any strange thing
try to curl to "127.0.0.1:8080"
unreachable to ......
and "service httpd status -l"
it's show running fine,
no any sync attack, and cpu, ram be fine too,
Total requests still show only 1, so not relate to too much resouce usage
but only strang thing I can see,
when on work normally
CGroup: /system.slice/httpd.service
├─11111 /usr/sbin/httpd -DFOREGROUND
└─22222 /usr/sbin/httpd -DFOREGROUND
when got problem
CGroup: /system.slice/httpd.service
├─11111 /usr/sbin/httpd -DFOREGROUND
so apache can't generate worker
###UPDATE 20-09-2021
From my some test
when starting and running normally
"Total requests" count normal, Example: count to 600K requestservice httpd status -l
pass few hours it count down to "1" and other analytic ( eg. req/s ) down to "0"
look like it crash without report any log
last restart time still show on first started date
this is not restart, but crash itselt
###2021-12-26
add 2.4.52 to this issued
Last edited: