mturk       2005/04/24 03:15:02

  Modified:    jk/xdocs changelog.xml
  Log:
  Log the shutdown and maintain.
  
  Revision  Changes    Path
  1.23      +7 -0      jakarta-tomcat-connectors/jk/xdocs/changelog.xml
  
  Index: changelog.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/changelog.xml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- changelog.xml     23 Apr 2005 10:32:06 -0000      1.22
  +++ changelog.xml     24 Apr 2005 10:15:02 -0000      1.23
  @@ -25,6 +25,13 @@
     <br />
     <subsection name="Native">
       <changelog>
  +      <update>Added worker maintain function that will maintain all
  +      the workers instead just the current one. This enables to recycle
  +      the connections on all workers. (mturk)
  +      </update>
  +      <update>Use shutdown when recycling connections instead hard
  +      breaking the socket. (mturk)
  +      </update>
         <update>Add unique directives checking. The directives if
         unique are now overwritten instead concatenated. (mturk)
         </update>
  
  
  

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

Reply via email to