remm        02/02/26 19:43:55

  Modified:    webapps/tomcat-docs/config Tag: tomcat_40_branch ajp.xml
  Log:
  - Document address attribute (bug 6327).
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.2.2.7   +7 -0      jakarta-tomcat-4.0/webapps/tomcat-docs/config/Attic/ajp.xml
  
  Index: ajp.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/webapps/tomcat-docs/config/Attic/ajp.xml,v
  retrieving revision 1.2.2.6
  retrieving revision 1.2.2.7
  diff -u -r1.2.2.6 -r1.2.2.7
  --- ajp.xml   20 Feb 2002 02:40:22 -0000      1.2.2.6
  +++ ajp.xml   27 Feb 2002 03:43:55 -0000      1.2.2.7
  @@ -105,6 +105,13 @@
         value is 10.</p>
       </attribute>
   
  +    <attribute name="address" required="false">
  +      <p>For servers with more than one IP address, this attribute
  +      specifies which address will be used for listening on the specified
  +      port.  By default, this port will be used on all IP addresses
  +      associated with the server.</p>
  +    </attribute>
  +
       <attribute name="debug" required="false">
         <p>The debugging detail level of log messages generated by this
         component, with higher numbers creating more detailed output.
  
  
  

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

Reply via email to