You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by co...@apache.org on 2003/04/08 06:00:24 UTC

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_worker.h

costin      2003/04/07 21:00:24

  Modified:    jk/native2/include jk_worker.h
  Log:
  The new field
  
  Revision  Changes    Path
  1.31      +2 -1      jakarta-tomcat-connectors/jk/native2/include/jk_worker.h
  
  Index: jk_worker.h
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/include/jk_worker.h,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- jk_worker.h	4 Mar 2003 07:20:11 -0000	1.30
  +++ jk_worker.h	8 Apr 2003 04:00:24 -0000	1.31
  @@ -188,6 +188,7 @@
           name of another worker. 
        */
       char *route;
  +    char *routeRedirect;
   
       /** lb groups in which this worker belongs */
       struct jk_map *groups;
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org