Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 3 product line. The current stable release is 3.9. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 98394

Summary: mod_jk2 creates shm file in /var/log/httpd
Product: Red Hat Enterprise Linux 3 Reporter: Gary Benson <gbenson>
Component: tomcatAssignee: Gary Benson <gbenson>
Status: CLOSED DEFERRED QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3.0CC: mjc
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-06-03 09:11:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 97343    
Bug Blocks:    

Description Gary Benson 2003-07-02 11:34:58 UTC
Description of problem:
mod_jk2 creates a shm file in /var/log/httpd. This should be moved to
/var/run/httpd instead.

Comment 1 Daniel Walsh 2004-05-13 15:07:54 UTC
This bug is causing us to write bad policy.  We really only want to
allow httpd to append to log files not write them, so if this could be
moved to /var/run it would help us out.

Dan

Comment 2 Gary Benson 2004-05-13 15:55:58 UTC
Fixed in CVS.  I have a couple really useful bugfixes that didn't get
built in time for FC2, so when I've finished the last of them I'll
issue an update.

Comment 3 Gary Benson 2004-09-08 10:32:13 UTC
Ok, so I never did issue the update, but the packages will be
different for FC3 so I'll leave this bug open to remind me to make
sure that the FC3 packages are correct.