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

--- Comment #4 from Matthew Kiss <mk...@nauticom.net> ---
I'm running httpd as installed by fedora workstation 23 with latest updates and
no custom cmd-line options like -X. I enabled server-status in apache and
restarted everything. Here's the new mod_jk.log output:

[Wed Oct 12 08:46:41.207 2016] [10560:139963972110528] [info] init_jk::mod_jk.c
(3595): mod_jk/1.2.42 initialized
[Wed Oct 12 08:46:41.265 2016] [10560:139963972110528] [info] init_jk::mod_jk.c
(3595): mod_jk/1.2.42 initialized

Here is the ps output:

root      10560      1  0 08:46 ?        00:00:00 /usr/sbin/httpd -DFOREGROUND
apache    10562  10560  0 08:46 ?        00:00:00 /usr/sbin/httpd -DFOREGROUND
apache    10563  10560  0 08:46 ?        00:00:00 /usr/sbin/httpd -DFOREGROUND
apache    10564  10560  0 08:46 ?        00:00:00 /usr/sbin/httpd -DFOREGROUND
apache    10583  10560  0 08:46 ?        00:00:00 /usr/sbin/httpd -DFOREGROUND
apache    10585  10560  0 08:46 ?        00:00:00 /usr/sbin/httpd -DFOREGROUND
apache    10586  10560  0 08:46 ?        00:00:00 /usr/sbin/httpd -DFOREGROUND

Here is the apachectl status output:

● httpd.service - The Apache HTTP Server
   Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor
preset: disabled)
   Active: active (running) since Wed 2016-10-12 08:46:41 EDT; 6min ago
 Main PID: 10560 (httpd)
   Status: "Total requests: 3; Idle/Busy workers 100/0;Requests/sec: 0.00752;
Bytes served/sec:  35 B/sec"
   CGroup: /system.slice/httpd.service
           ├─10560 /usr/sbin/httpd -DFOREGROUND
           ├─10562 /usr/sbin/httpd -DFOREGROUND
           ├─10563 /usr/sbin/httpd -DFOREGROUND
           ├─10564 /usr/sbin/httpd -DFOREGROUND
           ├─10583 /usr/sbin/httpd -DFOREGROUND
           ├─10585 /usr/sbin/httpd -DFOREGROUND
           └─10586 /usr/sbin/httpd -DFOREGROUND

I will upload an attachment for 'apachectl fullstatus' shortly.

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

Reply via email to