Re: [users@httpd] httpd 2.4 CPU spike after graceful restart

2021-06-03 Thread Jay Ce
ker_run (_pconf=, plog=, s=) at worker.c:1761 #12 0x559105d346da in ap_run_mpm (pconf=0x5591070403a8, plog=0x55910706d5c8, s=0x559107069650) at mpm_common.c:94 #13 0x559105d2d01c in main (argc=, argv=) at main.c:819 On Thu, Jun 3, 2021 at 6:30 PM Eric Covener wrote: > On Thu, Jun 3, 2

[users@httpd] httpd 2.4 CPU spike after graceful restart

2021-06-03 Thread Jay Ce
Hi, I noticed that sometimes when performing a graceful restart of httpd, the CPU of the httpd process spikes and does not come down. This happens more frequently if the web server is under load but can happen even when not serving traffic. Has anyone else encountered this problem? And what can I