pero        2005/05/05 08:59:10

  Modified:    jk/xdocs changelog.xml
               jk/xdocs/config workers.xml
  Log:
  Add doc of my stopped change and the very fine new secret default lb worker 
attribute - thanks mladen.
  
  Revision  Changes    Path
  1.28      +13 -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.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- changelog.xml     29 Apr 2005 20:08:53 -0000      1.27
  +++ changelog.xml     5 May 2005 15:59:10 -0000       1.28
  @@ -21,6 +21,19 @@
     new documentation project for JK has been started.
     </p>
   </section>
  +<section name="Changes with JK 1.2.12">
  +  <br />
  +  <subsection name="Native">
  +    <changelog>
  +     <fix>Fix that worker not used, when stopped flag is true. (pero)
  +     </fix>
  +      <update>
  +      Add loadbalance default worker secret attribute to the documentation 
(pero)
  +      </update>      
  +    </changelog>
  +  </subsection>
  +</section>
  +
   <section name="Changes with JK 1.2.11">
     <br />
     <subsection name="Native">
  
  
  
  1.16      +9 -0      jakarta-tomcat-connectors/jk/xdocs/config/workers.xml
  
  Index: workers.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/config/workers.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- workers.xml       29 Apr 2005 20:08:53 -0000      1.15
  +++ workers.xml       5 May 2005 15:59:10 -0000       1.16
  @@ -270,6 +270,15 @@
   This feature has been added in <b>jk 1.2.9</b>.
   </p>
   </directive>
  +
  +<directive name="secret" default="" required="false">
  +Set a default secret word for all defined workers. 
  +See worker secret attribute description for more info.
  +<p>
  +This feature has been added in <b>jk 1.2.12</b>.
  +</p>
  +</directive>
  +
   </directives>
   
   </subsection>
  
  
  

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

Reply via email to