hgomez      2003/10/16 00:37:56

  Modified:    jk/xdocs/common AJPv13.xml
  Log:
  Fix docs
  
  Revision  Changes    Path
  1.7       +9 -4      jakarta-tomcat-connectors/jk/xdocs/common/AJPv13.xml
  
  Index: AJPv13.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/common/AJPv13.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- AJPv13.xml        25 Sep 2003 16:03:07 -0000      1.6
  +++ AJPv13.xml        16 Oct 2003 07:37:56 -0000      1.7
  @@ -255,7 +255,12 @@
     <tr>
       <td>8</td>
       <td>Ping</td>
  -    <td>The web server asks the container to respond quickly with a Pong.</td>
  +    <td>The web server asks the container to take control (secure login phase).</td>
  +  </tr>
  +  <tr>
  +    <td>10</td>
  +    <td>CPing</td>
  +    <td>The web server asks the container to respond quickly with a CPong.</td>
     </tr>
   </table>
   
  @@ -293,8 +298,8 @@
     </tr>
     <tr>
       <td>9</td>
  -    <td>Pong Reply</td>
  -    <td>The reply to a PING request</td>
  +    <td>CPong Reply</td>
  +    <td>The reply to a CPing request</td>
     </tr>
   </table>
   </p>
  
  
  

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

Reply via email to