[jboss-cvs] JBossAS SVN: r96081 - in projects/docs/enterprise/4.3.7/Installation_Guide: en-US and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Nov 6 00:38:32 EST 2009


Author: benlc
Date: 2009-11-06 00:38:32 -0500 (Fri, 06 Nov 2009)
New Revision: 96081

Added:
   projects/docs/enterprise/4.3.7/Installation_Guide/publican.cfg
Modified:
   projects/docs/enterprise/4.3.7/Installation_Guide/en-US/Getting_Started.xml
Log:
'committing installation and operational hardware requirements'


Modified: projects/docs/enterprise/4.3.7/Installation_Guide/en-US/Getting_Started.xml
===================================================================
--- projects/docs/enterprise/4.3.7/Installation_Guide/en-US/Getting_Started.xml	2009-11-06 05:36:09 UTC (rev 96080)
+++ projects/docs/enterprise/4.3.7/Installation_Guide/en-US/Getting_Started.xml	2009-11-06 05:38:32 UTC (rev 96081)
@@ -7,30 +7,125 @@
 	<section id="Getting_Started-Pre_Requisites">
 		<title>Pre-Requisites</title>
 		<para>
-			You must have adequate disk space<!--TODO how much --> to install JDK and &JBEAP; while also allowing enough space for your applications. Before installing &JBEAP; you must have a working installation of Java. Since JBoss is 100% pure Java you can have it working on any Operating System / Platform that supports Java. However there are a few Operating System-specific issues that you must be aware of. Refer to <ulink url="http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossOperatingSystemSpecificIssues"></ulink> for more information.
+			The following sections discuss the hardware and software requirements to run the JBoss Application Server.
 		</para>
-		<section id="Pre_Requisites-Hardware_and_Operating_System_Requirements">
-			<title>Hardware and Operating System Requirements</title>
-		<!--	<formalpara>
-				<title>Minimum Hardware Requirements</title>
+
+		<section id="Getting_Started-Pre_Requisites-Hardware">
+			<title>Hardware Requirements</title>
+			
+			<para>
+				When considering the minimum hardware required to run the JBoss Application Server, it is necessary to consider both the hardware required to successfully install the application and the additional requirements to support an operational server which varies depending on the demand and the types of applications being served.
+			</para> 
+			
+			<formalpara><title>Minimum Installation Requirements</title>
 				<para>
-					Detailed in this section are the minimum hardware requirements in reguards to a server using the <classname>production</classname> configuration shipped with the JBoss Enterprise Application Platform.
+					The minimum hardware required to support the installation of the JBoss Application Server is a 240MB hard disk drive. Additional space is required for the installation of the JDK upon which the the JBoss Application Server depends. The JDK installation size is currently up to 150MB.  
+				</para>	
+				
+			</formalpara>
+			<formalpara><title>Minimum Operational Requirements</title>
+				
+				<para>
+					The minimum hardware required to support an operational JBoss Application Server varies depending on the following: 
 				</para>
-			</formalpara>
-			<itemizedlist>
-				<listitem>
+			</formalpara>	
+				<itemizedlist>
+					<listitem>
+						<para>
+							the size and complexity of the applications being served;
+						</para>
+					</listitem>
+					<listitem>
+						<para>
+							the demand placed on the server by the number and frequency of client requests;
+						</para>
+					</listitem>
+					<listitem>
+						<para>
+							the server configuration including the selected log files, their designated size and general server tuning.
+						</para>
+					</listitem>
+				</itemizedlist>
+				<para>
+					The following discussion relates to the deployment of a simple application on a server experiencing minimal demand. In view of this, the absolute minimum requirements for an operational server are:      
+				</para>
+					<itemizedlist>
+						<listitem>
+							<para>
+								Disk Space: 1GB
+								<itemizedlist>
+									<listitem>
+										<para>
+											The default server log file storage configuration is 500MB. 
+										</para>
+									</listitem>
+									<listitem>
+										<para>
+											The remaining 500MB is allocated to the server installation (240MB), the required JDK (150MB) and some additional space for applications (110MB). 
+										</para>
+									</listitem>
+								</itemizedlist>
+							</para>
+						</listitem>
+						<listitem>
+							<para>
+								CPU: Intel Pentium Processor @ 1GHz
+								<itemizedlist>
+									<listitem>
+										<para>
+											Core 2 Duo, Core 2 Quad and Intel Xeon chips will improve the performance of servers which experience high demand.
+										</para>
+									</listitem>
+								</itemizedlist>
+							</para>
+						</listitem>
+						<listitem>
+							<para>
+								RAM: 128 MB
+								<itemizedlist>
+									<listitem>
+										<para>
+											RAM installations of 1GB  or more will be required to run a server upon which small to medium applications are deployed. 4GB or more is preferable for larger applications or to run a GUI server interface.   
+										</para>
+									</listitem>
+								</itemizedlist>
+							</para>
+						</listitem>
+					</itemizedlist>
+	
+			<note>
+				<title>Note</title>
+						<para>
+							Tests were performed to establish the minimum memory requirements based on JMX-Console, which is a small web application packaged with the standard distribution, and a small sub-set of tests from the test suite. These tests simulate small applications deployed on the server. For these tests, the server's configuration was modified via the JAVA_OPTS parameter "-Xms(MEMORY)m -Xmx(MEMORY)m". 
+						</para>
+
+			</note>
+			
+			<important>
+				<title>Important</title>
 					<para>
-						1GB of disk space. This includes 240MB required for the installation or unpacked distribution and disk space necessary for the server log files.
+							A servers performance must be viewed in light of the applications deployed on the server, the demand placed on the server by client requests and any post-installation server configuration or tuning.  
 					</para>
-				</listitem>
-				<listitem>
-					<para>
-						
-					</para>
-				</listitem>
-			</itemizedlist> -->
+			</important>
+			
+			
+		
+		</section>
+		<section id="Pre_Requisites-Hardware_and_Operating_System_Requirements">
+			<title>Supported Installations</title>
+			
 			<para>For the latest information on supported Operating System / JVM combinations and supported Database platforms, please refer to <ulink url="http://www.jboss.com/products/platforms/application/testedconfigurations">http://www.jboss.com/products/platforms/application/testedconfigurations</ulink>.
 			</para>
+			
+			<note><title>Note</title>
+			<para>
+			The JBoss Application Server requires a working installation of Java and will work on any Operating System / Platform that supports Java. However, there are a few issues relating to Operating Systems which should be noted. Please refer to the following link for more information:
+			</para>
+			<para>
+			<ulink url="http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossOperatingSystemSpecificIssues"></ulink> 
+			</para>
+			</note>
+			
 			<!-- <para>
 				The following is a list of supported operating systems and JVM version combination:
 			</para>
@@ -252,8 +347,7 @@
 					JBoss uses an embedded Tomcat and does not require a stand-alone Tomcat.
 				</para>
 			</note> -->
-		</section>
-		
+		</section>	
 		<section id="Pre_Requisites-Configuring_Your_Java_Environment">
 			<title>Configuring Your Java Environment</title>
 			<para>

Added: projects/docs/enterprise/4.3.7/Installation_Guide/publican.cfg
===================================================================
--- projects/docs/enterprise/4.3.7/Installation_Guide/publican.cfg	                        (rev 0)
+++ projects/docs/enterprise/4.3.7/Installation_Guide/publican.cfg	2009-11-06 05:38:32 UTC (rev 96081)
@@ -0,0 +1,7 @@
+# Config::Simple 4.59
+# Fri Nov  6 12:52:03 2009
+
+debug: 1
+xml_lang: en-US
+brand: JBoss
+




More information about the jboss-cvs-commits mailing list