Bug 1017093

Summary: [Doc Bug Fix] Mod_jk properties description
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Jan Stefl <jstefl>
Component: DocumentationAssignee: eap-docs <eap-docs>
Status: CLOSED CURRENTRELEASE QA Contact: Russell Dickenson <rdickens>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.3.0CC: smumford
Target Milestone: ---Keywords: Documentation, FutureFeature, Triaged
Target Release: EAP 6.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Build Name: 14874, Administration and Configuration Guide-6.2-1 Build Date: 02-10-2013 13:01:57 Topic ID: 4699-436116 [Latest]
Last Closed: 2015-03-23 10:00:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Jan Stefl 2013-10-09 09:11:28 UTC
Title: Configuration Reference for Apache Mod_jk Workers

Describe the issue:
There are three tables Table "Global properties", "Per-worker properties", "Per-node properties" in chapter "Configuration Reference for Apache Mod_jk Workers"
The naming of tables and property division to the tables is wrong.
"Per-worker properties" and "Per-node properties" ale synonyms -> division does not make sense than.

Suggestions for improvement:
I recommend the same division as in community doc [1]:
 - Global Properties
 - Worker Directives
   - Mandatory Directives
   - Load Balancing Directives
   - Status Worker Directives
   - Advanced Worker Directives

And we should describe more properties than 9.
Documentation should be independent on external resources (like project documentation).



[1] http://tomcat.apache.org/connectors-doc/reference/workers.html

Comment 1 Jan Stefl 2013-10-09 09:19:41 UTC
Text from the chapter beginning needs change: 
"... The second section contains settings which apply to a specific worker. The third section contains settings which apply to a specific node balanced by the worker..."
->
"... The second section contains settings which apply to a specific node balancer. The third section contains settings which apply to a specific nodes (workers) controlled by the balancer..."

More changes depends on other divisions (mentioned previously).

Comment 2 Jan Stefl 2015-03-23 10:00:07 UTC
This is already fixed.