Bug 501818 - JkWatchdogInterval makes non-threaded apache hang
Summary: JkWatchdogInterval makes non-threaded apache hang
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Application Server
Classification: Retired
Component: mod_jk
Version: 2.0
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Ted Ross
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-05-20 20:50 UTC by Chris Duryee
Modified: 2018-10-20 03:56 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-10-12 18:12:55 UTC
Embargoed:


Attachments (Terms of Use)

Description Chris Duryee 2009-05-20 20:50:30 UTC
Description of problem:

In one of our environments, we have an apache with prefork MPM that serves mod_jk requests as well as CGI.

When we upgraded to mod_jk 1.2.28, we turned on JkWatchdogInterval. This caused mod_jk to eventually hang all of the worker processes.

After consulting with Sam Mendenhall, it turns out that JkWatchdogInterval is incompatible with prefork.

Can you add a check to ignore the JkWatchdogInterval flag (and perhaps print a warning) if it's set on a prefork apache? 

Version-Release number of selected component (if applicable): 1.2.28

Comment 3 Chris Duryee 2015-10-12 18:12:55 UTC
Bug is very old, closing out.


Note You need to log in before you can comment on or make changes to this bug.