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

--- Comment #4 from Shun F <[email protected]> ---
I reproduced with "LogLevel mpm_event:trace6" and uploaded error log.
Can you please investigae.

/////////////////////////////
# 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-11 19:03:14 JST; 37s ago
  Process: 15865 ExecStop=/opt/app/httpd/httpd-2/bin/httpd $OPTIONS -k
graceful-stop (code=exited, status=0/SUCCESS)
  Process: 17327 ExecReload=/bin/kill -HUP $MAINPID (code=exited,
status=0/SUCCESS)
  Process: 17325 ExecReload=/opt/app/httpd/httpd-2/bin/httpd -t (code=exited,
status=0/SUCCESS)
  Process: 15929 ExecStart=/opt/app/httpd/httpd-2/bin/httpd $OPTIONS -k start
(code=exited, status=0/SUCCESS)
 Main PID: 15930 (httpd)
   CGroup: /system.slice/httpd.service
           tq15930 /opt/app/httpd/httpd-2/bin/httpd -k start
           tq17329 /opt/app/httpd/httpd-2/bin/httpd -k start
           tq17331 /opt/app/httpd/httpd-2/bin/httpd -k start
           mq17336 /opt/app/httpd/httpd-2/bin/httpd -k start


33 minutes later...


# 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-11 19:03:14 JST; 33min ago
  Process: 15865 ExecStop=/opt/app/httpd/httpd-2/bin/httpd $OPTIONS -k
graceful-stop (code=exited, status=0/SUCCESS)
  Process: 17327 ExecReload=/bin/kill -HUP $MAINPID (code=exited,
status=0/SUCCESS)
  Process: 17325 ExecReload=/opt/app/httpd/httpd-2/bin/httpd -t (code=exited,
status=0/SUCCESS)
  Process: 15929 ExecStart=/opt/app/httpd/httpd-2/bin/httpd $OPTIONS -k start
(code=exited, status=0/SUCCESS)
 Main PID: 15930 (httpd)
   CGroup: /system.slice/httpd.service
           tq15930 /opt/app/httpd/httpd-2/bin/httpd -k start
           mq17329 /opt/app/httpd/httpd-2/bin/httpd -k start
/////////////////////////////

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to