Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 899093 (JBEWS-391)

Summary: Update mod_jk Sample Configuration Files
Product: [JBoss] JBoss Enterprise Web Server 1 Reporter: Mike Millson <mmillson>
Component: unspecifiedAssignee: Peter Skopek <pskopek>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: EWS 1.0.0.GACC: red_rock456
Target Milestone: ---   
Target Release: EWS 1.0.1   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/JBEWS-391
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-01-11 19:10:07 UTC Type: Feature Request
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
workers.properties.sample
none
mod_jk.conf.sample none

Description Mike Millson 2009-03-18 19:52:36 UTC
Date of First Response: 2009-12-24 09:08:28
project_key: JBEWS

The following sample configuration files included with mod_jk are quite old and
do not conform to the standard optimal configuration[1]:
/usr/share/doc/mod_jk-ap20-1.2.27/mod_jk.conf.jboss.sample
/usr/share/doc/mod_jk-ap20-1.2.27/mod_jk.conf.sample
/usr/share/doc/mod_jk-ap20-1.2.27/workers.properties.jboss.sample
/usr/share/doc/mod_jk-ap20-1.2.27/workers.properties.sample

This causes an issue with support, as the first support step is to ask the user to update their setup to match the standard configuration. This is especially true with 1.2.27, which introduced a new worker property, ping_mode.

Also, there really is no need to have separate JBoss samples. Really the samples are the same for JBoss and Tomcat.

I recommend removing workers.properties.jboss.sample and
mod_jk.conf.jboss.sample. 

I will attach revised workers.properties.sample and mod_jk.conf.sample that will apply to JBoss or Tomcat back ends.  

References:
[1]http://kbase.redhat.com/faq/docs/DOC-15866

Comment 1 Mike Millson 2009-03-18 19:53:14 UTC
Proposed updated workers.properties.sample.

Comment 2 Mike Millson 2009-03-18 19:53:14 UTC
Attachment: Added: workers.properties.sample


Comment 3 Mike Millson 2009-03-18 19:53:49 UTC
Proposed updated mod_jk.conf.sample.

Comment 4 Mike Millson 2009-03-18 19:53:49 UTC
Attachment: Added: mod_jk.conf.sample


Comment 5 Mike Millson 2009-03-18 19:54:59 UTC
FYI, related effort to update Application Stack channel:
https://bugzilla.redhat.com/show_bug.cgi?id=490792

Comment 6 Mike Millson 2009-12-22 21:24:26 UTC
These configuration files are specific to mod_jk version 1.2.27. If we upgrade to 1.2.28 or later, I would need to re-evaluate this files.

Comment 7 Permaine Cheung 2009-12-24 14:08:28 UTC
The version of mod_jk in EWS 1.0.1 will be 1.2.28, can you please re-evaluate and let me know?

Thanks,
Permaine

Comment 8 Mike Millson 2009-12-29 22:06:51 UTC
I will assign back to you after I have completed evaluating the changes for 1.2.28.

Comment 10 Mike Millson 2010-01-11 18:43:55 UTC
Attachment: Removed: mod_jk.conf.sample 


Comment 11 Mike Millson 2010-01-11 18:43:59 UTC
Attachment: Removed: workers.properties.sample 


Comment 12 Mike Millson 2010-01-11 18:44:21 UTC
Attachment: Added: workers.properties.sample


Comment 13 Mike Millson 2010-01-11 18:44:33 UTC
Attachment: Added: mod_jk.conf.sample


Comment 16 Permaine Cheung 2010-01-11 19:10:07 UTC
Thanks Mike for the updated sample files, they will be in EWS 1.0.1. We no longer have the separate jboss sample files.

Comment 17 Rajesh Rajasekaran 2010-02-01 02:18:46 UTC
Please verify