glenn       2003/07/15 05:16:19

  Modified:    jk/native CHANGES.txt
  Log:
  Update changes
  
  Revision  Changes    Path
  1.16      +11 -1     jakarta-tomcat-connectors/jk/native/CHANGES.txt
  
  Index: CHANGES.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native/CHANGES.txt,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- CHANGES.txt       2 Jul 2003 12:16:41 -0000       1.15
  +++ CHANGES.txt       15 Jul 2003 12:16:19 -0000      1.16
  @@ -2,6 +2,16 @@
   Last modified at [$Date$]
   
   Changes with JK 1.2.5
  +    * Remove an unnecessary error message when connections to
  +      all load balanced workers fail.
  +      [glenn]
  +    * When mod_jk cannot connect to a worker include the name of
  +      the worker in the error message.  This is especially helpful
  +      when you are using load balanced workers.
  +      [glenn]
  +    * Fix problem with mod_jk.log getting opened multiple times for
  +      Apache 2. Only one mod_jk.log can be configured.
  +      [glenn]
       * Fix Apache 2 connector so that DirectoryIndex works for an
         index.jsp page if JkOptions ForwardDirectories was configured.
         [hgomez]
  
  
  

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

Reply via email to