Author: remy.maucherat(a)jboss.com
Date: 2008-01-09 09:54:52 -0500 (Wed, 09 Jan 2008)
New Revision: 390
Modified:
trunk/conf/server.xml
trunk/res/confinstall/server_1.xml
Log:
- Improve the wording a bit.
Modified: trunk/conf/server.xml
===================================================================
--- trunk/conf/server.xml 2008-01-08 11:49:17 UTC (rev 389)
+++ trunk/conf/server.xml 2008-01-09 14:54:52 UTC (rev 390)
@@ -28,9 +28,9 @@
<!-- A "Connector" represents an endpoint by which requests are
received
and responses are returned. Documentation at :
- Java HTTP Connector: /docs/config/http.html (blocking & non-blocking)
+ Java HTTP Connector: /docs/config/http.html
Java AJP Connector: /docs/config/ajp.html
- APR (HTTP/AJP) Connector: /docs/apr.html
+ If APR is installed, additional Connector documentation: /docs/apr.html
Define a non-SSL HTTP/1.1 Connector on port 8080
-->
<Connector port="8080" protocol="HTTP/1.1"
Modified: trunk/res/confinstall/server_1.xml
===================================================================
--- trunk/res/confinstall/server_1.xml 2008-01-08 11:49:17 UTC (rev 389)
+++ trunk/res/confinstall/server_1.xml 2008-01-09 14:54:52 UTC (rev 390)
@@ -42,9 +42,9 @@
<!-- A "Connector" represents an endpoint by which requests are
received
and responses are returned. Documentation at :
- Java HTTP Connector: /docs/config/http.html (blocking & non-blocking)
+ Java HTTP Connector: /docs/config/http.html
Java AJP Connector: /docs/config/ajp.html
- APR (HTTP/AJP) Connector: /docs/apr.html
+ If APR is installed, additional Connector documentation: /docs/apr.html
Define a non-SSL HTTP/1.1 Connector on port 8080
-->
<Connector
\ No newline at end of file
Show replies by date