https://bz.apache.org/bugzilla/show_bug.cgi?id=66004

--- Comment #9 from Shun F <uni....@gmail.com> ---
The patch trial completed.
I tried to reproduce twice and the phenomenon didn't reproduce.

The fix will be included in the next httpd release (2.4.54)?

/////////////////////////////error log uploaded (as
error_log_after_patching0412)
systemctl start httpd

/usr/bin/systemctl reload httpd.service
/usr/bin/systemctl reload httpd.service
/usr/bin/systemctl reload httpd.service
/usr/bin/systemctl reload httpd.service
/usr/bin/systemctl reload httpd.service

systemctl status httpd

● httpd.service - The Apache HTTP Server
   Loaded: loaded (/etc/systemd/system/httpd.service; enabled; vendor preset:
disabled)
   Active: active (running) since 火 2022-04-12 18:00:36 JST; 58s ago
  Process: 21597 ExecStop=/opt/app/httpd/httpd-2/bin/httpd $OPTIONS -k
graceful-stop (code=exited, status=0/SUCCESS)
  Process: 23190 ExecReload=/bin/kill -HUP $MAINPID (code=exited,
status=0/SUCCESS)
  Process: 23188 ExecReload=/opt/app/httpd/httpd-2/bin/httpd -t (code=exited,
status=0/SUCCESS)
  Process: 21713 ExecStart=/opt/app/httpd/httpd-2/bin/httpd $OPTIONS -k start
(code=exited, status=0/SUCCESS)
 Main PID: 21714 (httpd)
   CGroup: /system.slice/httpd.service
           tq21714 /opt/app/httpd/httpd-2/bin/httpd -k start
           tq23192 /opt/app/httpd/httpd-2/bin/httpd -k start
           tq23193 /opt/app/httpd/httpd-2/bin/httpd -k start
           mq23248 /opt/app/httpd/httpd-2/bin/httpd -k start

About an hour later... 2 child processes still exists.

systemctl status httpd

● httpd.service - The Apache HTTP Server
   Loaded: loaded (/etc/systemd/system/httpd.service; enabled; vendor preset:
disabled)
   Active: active (running) since 火 2022-04-12 18:00:36 JST; 1h 2min ago
  Process: 21597 ExecStop=/opt/app/httpd/httpd-2/bin/httpd $OPTIONS -k
graceful-stop (code=exited, status=0/SUCCESS)
  Process: 23190 ExecReload=/bin/kill -HUP $MAINPID (code=exited,
status=0/SUCCESS)
  Process: 23188 ExecReload=/opt/app/httpd/httpd-2/bin/httpd -t (code=exited,
status=0/SUCCESS)
  Process: 21713 ExecStart=/opt/app/httpd/httpd-2/bin/httpd $OPTIONS -k start
(code=exited, status=0/SUCCESS)
 Main PID: 21714 (httpd)
   CGroup: /system.slice/httpd.service
           tq21714 /opt/app/httpd/httpd-2/bin/httpd -k start
           tq23192 /opt/app/httpd/httpd-2/bin/httpd -k start
           mq26723 /opt/app/httpd/httpd-2/bin/httpd -k start
/////////////////////////////

Thank you

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to