remm        2004/10/16 02:20:06

  Modified:    webapps/docs/config http.xml
  Log:
  - Remove more bad info about socket factory (now removed) and logging.
  
  Revision  Changes    Path
  1.19      +1 -16     jakarta-tomcat-catalina/webapps/docs/config/http.xml
  
  Index: http.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/config/http.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- http.xml  16 Oct 2004 09:15:37 -0000      1.18
  +++ http.xml  16 Oct 2004 09:20:06 -0000      1.19
  @@ -328,11 +328,7 @@
   
   <section name="Nested Components">
   
  -  <p>The only element that may be embedded inside a <strong>Connector</strong>
  -  element is a <strong>Factory</strong> element, which is used to configure
  -  a server socket factory component.  This element is never required, but
  -  is still supported for backwards compatibility with earlier version of
  -  Tomcat.</p>
  +  <p>None at this time.</p>
   
   </section>
   
  @@ -355,17 +351,6 @@
     the highest HTTP version that they claim to support.  Therefore, this
     <strong>Connector</strong> will always return <code>HTTP/1.1</code> at
     the beginning of its responses.</p>
  -
  -  </subsection>
  -
  -
  -  <subsection name="Logging Output">
  -
  -  <p>Any debugging or exception logging information generated by this
  -  <strong>Connector</strong> will be automatically routed to the
  -  logging configuration for the containing 
  -  <a href="engine.html">Engine</a>.  No special configuration is required
  -  to enable this support.</p>
   
     </subsection>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to