[jboss-cvs] JBossAS SVN: r102188 - projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Mar 9 23:57:11 EST 2010


Author: laubai
Date: 2010-03-09 23:57:10 -0500 (Tue, 09 Mar 2010)
New Revision: 102188

Added:
   projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Administration_And_Configuration_Guide.ent
   projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Administration_And_Configuration_Guide.xml
Removed:
   projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Administration_And_Configuration_Guide_CP01.ent
   projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Administration_And_Configuration_Guide_CP01.xml
Modified:
   projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Book_Info.xml
   projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Clustering_Guide_HTTP.xml
   projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Revision_History.xml
Log:
Corrected CP01 to 5.0.1.

Copied: projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Administration_And_Configuration_Guide.ent (from rev 102176, projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Administration_And_Configuration_Guide_CP01.ent)
===================================================================
--- projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Administration_And_Configuration_Guide.ent	                        (rev 0)
+++ projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Administration_And_Configuration_Guide.ent	2010-03-10 04:57:10 UTC (rev 102188)
@@ -0,0 +1,4 @@
+<!ENTITY HOLDER "Red Hat, Inc">
+<!ENTITY YEAR "2010">
+<!ENTITY JBPAPP "JBoss Enterprise Application Platform">
+<!ENTITY VER "5.0.1">

Copied: projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Administration_And_Configuration_Guide.xml (from rev 102176, projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Administration_And_Configuration_Guide_CP01.xml)
===================================================================
--- projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Administration_And_Configuration_Guide.xml	                        (rev 0)
+++ projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Administration_And_Configuration_Guide.xml	2010-03-10 04:57:10 UTC (rev 102188)
@@ -0,0 +1,68 @@
+<?xml version='1.0'?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
+]>
+
+<book><!--<title>JBoss AS 5 Administration and Configuration Guide</title>-->
+	<xi:include href="Book_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+	<xi:include href="What_This_Book_Covers.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	
+<!--	<xi:include href="About_JBoss.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> -->
+	<xi:include href="Introduction.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	
+<part id="JBoss_AS_Infrastructure" label="I">
+		<title>JBoss Enterprise Application Platform Infrastructure</title>
+		
+		<xi:include href="Architecture.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+
+	</part>
+
+
+
+	<part id="Application_Configuration" label="II">
+		<title>JBoss Enterprise Application Platform 5 Configuration</title>
+		<xi:include href="Deploy.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+		<!--<xi:include href="General_Configuration.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />-->
+		<xi:include href="Microcontainer.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+		<xi:include href="Web_Services.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+		<!--<xi:include href="Virtual_Deployment_Framework.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />-->
+		<xi:include href="AOP.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+		<!-- <xi:include href="Cache.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />-->
+		<xi:include href="Transactions.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+		<!-- <xi:include href="JGroups.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />-->
+		<xi:include href="Remoting.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+		<xi:include href="Messaging.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+		
+		<xi:include href="Alternative_DBs.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+		<xi:include href="Pooling.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+		<xi:include href="FAQ.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	</part>
+	
+		
+	
+	
+	<part id="Clustering" label="III">
+		<title>Clustering Guide</title>
+		
+		<xi:include href="Clustering_Guide_Introduction.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+		<xi:include href="Clustering_Guide_Concepts.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+      <xi:include href="Clustering_Guide_Building_Blocks.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+      <xi:include href="Clustering_Guide_JNDI.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+		<xi:include href="Clustering_Guide_EJBs.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+		<xi:include href="Clustering_Guide_Entity_EJBs.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+		<xi:include href="Clustering_Guide_HTTP.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+		<xi:include href="Clustering_Guide_JMS.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+      <xi:include href="Clustering_Guide_Deployment.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+		<xi:include href="Clustering_Guide_JGroups.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+		<xi:include href="Clustering_Guide_JBoss_Cache.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	</part>
+	<!--http://anonsvn.jboss.org/repos/jbossas/projects/docs/community/5-->
+	<part id="Performance" label="IV">
+		<title>Performance Tuning</title>
+	<xi:include href="Performance_Tuning.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	</part>
+
+<!--	<part id="Index" label="V">
+		<title>Index</title>
+		<index />
+	</part>-->
+</book>

Deleted: projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Administration_And_Configuration_Guide_CP01.ent
===================================================================
--- projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Administration_And_Configuration_Guide_CP01.ent	2010-03-10 04:51:45 UTC (rev 102187)
+++ projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Administration_And_Configuration_Guide_CP01.ent	2010-03-10 04:57:10 UTC (rev 102188)
@@ -1,4 +0,0 @@
-<!ENTITY HOLDER "Red Hat, Inc">
-<!ENTITY YEAR "2010">
-<!ENTITY JBPAPP "JBoss Enterprise Application Platform">
-<!ENTITY VER "5.0">

Deleted: projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Administration_And_Configuration_Guide_CP01.xml
===================================================================
--- projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Administration_And_Configuration_Guide_CP01.xml	2010-03-10 04:51:45 UTC (rev 102187)
+++ projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Administration_And_Configuration_Guide_CP01.xml	2010-03-10 04:57:10 UTC (rev 102188)
@@ -1,68 +0,0 @@
-<?xml version='1.0'?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
-]>
-
-<book><!--<title>JBoss AS 5 Administration and Configuration Guide</title>-->
-	<xi:include href="Book_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
-	<xi:include href="What_This_Book_Covers.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	
-<!--	<xi:include href="About_JBoss.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> -->
-	<xi:include href="Introduction.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	
-<part id="JBoss_AS_Infrastructure" label="I">
-		<title>JBoss Enterprise Application Platform Infrastructure</title>
-		
-		<xi:include href="Architecture.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-
-	</part>
-
-
-
-	<part id="Application_Configuration" label="II">
-		<title>JBoss Enterprise Application Platform 5 Configuration</title>
-		<xi:include href="Deploy.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-		<!--<xi:include href="General_Configuration.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />-->
-		<xi:include href="Microcontainer.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-		<xi:include href="Web_Services.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-		<!--<xi:include href="Virtual_Deployment_Framework.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />-->
-		<xi:include href="AOP.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-		<!-- <xi:include href="Cache.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />-->
-		<xi:include href="Transactions.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-		<!-- <xi:include href="JGroups.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />-->
-		<xi:include href="Remoting.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-		<xi:include href="Messaging.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-		
-		<xi:include href="Alternative_DBs.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-		<xi:include href="Pooling.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-		<xi:include href="FAQ.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	</part>
-	
-		
-	
-	
-	<part id="Clustering" label="III">
-		<title>Clustering Guide</title>
-		
-		<xi:include href="Clustering_Guide_Introduction.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-		<xi:include href="Clustering_Guide_Concepts.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-      <xi:include href="Clustering_Guide_Building_Blocks.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-      <xi:include href="Clustering_Guide_JNDI.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-		<xi:include href="Clustering_Guide_EJBs.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-		<xi:include href="Clustering_Guide_Entity_EJBs.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-		<xi:include href="Clustering_Guide_HTTP.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-		<xi:include href="Clustering_Guide_JMS.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-      <xi:include href="Clustering_Guide_Deployment.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-		<xi:include href="Clustering_Guide_JGroups.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-		<xi:include href="Clustering_Guide_JBoss_Cache.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	</part>
-	<!--http://anonsvn.jboss.org/repos/jbossas/projects/docs/community/5-->
-	<part id="Performance" label="IV">
-		<title>Performance Tuning</title>
-	<xi:include href="Performance_Tuning.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	</part>
-
-<!--	<part id="Index" label="V">
-		<title>Index</title>
-		<index />
-	</part>-->
-</book>

Modified: projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Book_Info.xml
===================================================================
--- projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Book_Info.xml	2010-03-10 04:51:45 UTC (rev 102187)
+++ projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Book_Info.xml	2010-03-10 04:57:10 UTC (rev 102188)
@@ -2,18 +2,18 @@
 <!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
 ]>
 
-<bookinfo id="Administration_And_Configuration_Guide_CP01">
-	<title>Administration And Configuration Guide CP01</title>
-	<subtitle>for JBoss Enterprise Application Platform 5.0 Cumulative Patch 1</subtitle>
+<bookinfo id="Administration_And_Configuration_Guide">
+	<title>Administration And Configuration Guide</title>
+	<subtitle>for JBoss Enterprise Application Platform 5.0.1</subtitle>
 	<edition>1</edition>
 	<issuenum>1</issuenum>
-	<pubsnumber>1</pubsnumber>
+	<pubsnumber>1.1</pubsnumber>
 	<productname>JBoss Enterprise Application Platform</productname>
-	<productnumber>5.0</productnumber>
+	<productnumber>5.0.1</productnumber>
 <!--	<pubdate>, 2009</pubdate> -->
 	<abstract>
 		<para>
-			This book is a guide to the administration and configuration of JBoss Enterprise Application Platform 5.0.0_CP01.
+			This book is a guide to the administration and configuration of JBoss Enterprise Application Platform 5.0.1.
 		</para>
 	</abstract>
 	<corpauthor>

Modified: projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Clustering_Guide_HTTP.xml
===================================================================
--- projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Clustering_Guide_HTTP.xml	2010-03-10 04:51:45 UTC (rev 102187)
+++ projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Clustering_Guide_HTTP.xml	2010-03-10 04:57:10 UTC (rev 102188)
@@ -172,18 +172,16 @@
 # Define Node1
 # modify the host as your host IP or DNS name.
 worker.node1.port=8009
-worker.node1.host=node1.mydomain.com 
+worker.node1.host=node1.mydomain.com
 worker.node1.type=ajp13
-worker.node1.lbfactor=1
-worker.node1.cachesize=10
+worker.node1.ping_mode=A
 
 # Define Node2
 # modify the host as your host IP or DNS name.
 worker.node2.port=8009
-worker.node2.host=node2.mydomain.com
+worker.node2.host= node2.mydomain.com
 worker.node2.type=ajp13
-worker.node2.lbfactor=1
-worker.node2.cachesize=10
+worker.node2.ping_mode=A
 
 # Load-balancing behaviour
 worker.loadbalancer.type=lb
@@ -204,12 +202,13 @@
 	    
         <para>The <literal>lbfactor</literal> attribute is the load-balancing factor for this specific worker.
 		It is used to define the priority (or weight) a node should have over other nodes. The higher this number is for a given worker relative to the other workers, the more HTTP requests the worker will receive. This setting can be used to differentiate servers with different processing power.</para>
-        <para>The <literal>cachesize</literal> attribute defines the size of the thread pools associated to the
+        <para>The <literal>ping_mode</literal> attribute enables CPing/CPong. It determines when established connections are probed to determine whether they are still working. In this case, <literal>ping_mode</literal> is set to <literal>A</literal>, which means that the connection is probed once after connecting to the backend, before sending each request to the backend, and at regular intervals during the internal maintenance cycle.</para>
+        <!--<para>The <literal>cachesize</literal> attribute defines the size of the thread pools associated to the
                     Servlet container (i.e. the number of concurrent requests it will forward to the Servlet container).
                     Make sure this number does not outnumber the number of threads configured on the AJP13 connector of
                     the Servlet container. Please review
                         <ulink url="http://tomcat.apache.org/connectors-doc/reference/workers.html">>http://tomcat.apache.org/connectors-doc/reference/workers.html</ulink> for
-                    comments on <literal>cachesize</literal> for Apache 1.3.x.</para>
+                    comments on <literal>cachesize</literal> for Apache 1.3.x.</para>-->
         <para>The last part of the <literal>conf/workers.properties</literal> file defines the loadbalancer
                     worker. The only thing you must change is the
                     <literal>worker.loadbalancer.balanced_workers</literal> line: it must list all workers previously

Modified: projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Revision_History.xml
===================================================================
--- projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Revision_History.xml	2010-03-10 04:51:45 UTC (rev 102187)
+++ projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Revision_History.xml	2010-03-10 04:57:10 UTC (rev 102188)
@@ -9,7 +9,7 @@
                 <revhistory>
                         <revision>
                                 <revnumber>1.0</revnumber>
-                                <date>Tue Feb 09 2010</date>
+                                <date>Mon Mar 08 2010</date>
                                 <author>
                                         <firstname>Laura</firstname>
                                         <surname>Bailey</surname>
@@ -17,7 +17,7 @@
                                 </author>
                                 <revdescription>
                                         <simplelist>
-                                                <member>Initial draft.</member>
+                                                <member>JBPAPP-3842.</member>
                                   	</simplelist>
                                 </revdescription>
                         </revision>




More information about the jboss-cvs-commits mailing list