Author: jfrederic.clere(a)jboss.com
Date: 2011-07-04 05:42:01 -0400 (Mon, 04 Jul 2011)
New Revision: 1761
Added:
trunk/webapps/docs/config/native.xml
Log:
Add something about native.
Added: trunk/webapps/docs/config/native.xml
===================================================================
--- trunk/webapps/docs/config/native.xml (rev 0)
+++ trunk/webapps/docs/config/native.xml 2011-07-04 09:42:01 UTC (rev 1761)
@@ -0,0 +1,45 @@
+<?xml version="1.0"?>
+<!DOCTYPE document [
+ <!ENTITY project SYSTEM "project.xml">
+]>
+<document url="ajp.html">
+
+ &project;
+
+ <properties>
+ <author email="jfclere(a)gmail.com">Jean-Frederic Clere</author>
+ <title>The native Connectors</title>
+ </properties>
+
+<body>
+
+
+<section name="Introduction">
+
+ <p>native Connectors are automaticly used when the
<code>native</code>
+ attribut is configured to <code>true</code> in the
<code>configuration</code> of
+ the web subsystem and the native binaries corresponding to the OS installed on the
box.</p>
+
+</section>
+
+
+<section name="Attributes">
+
+ <subsection name="Common Attributes">
+
+ <p>See <a href="http.html">http connector</a> for the
Common Attributes</p>
+
+ </subsection>
+</section>
+
+
+<section name="Nested Components">
+
+ <p>ssl is the nested component if using the https connector.</p>
+
+</section>
+
+
+</body>
+
+</document>
Show replies by date