You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by hg...@apache.org on 2003/10/16 09:51:26 UTC

cvs commit: jakarta-tomcat-connectors/jk/native2 CHANGES.txt

hgomez      2003/10/16 00:51:26

  Modified:    jk/native2 CHANGES.txt
  Log:
  First works on jk2, may even not compile ;(
  
  Revision  Changes    Path
  1.9       +8 -1      jakarta-tomcat-connectors/jk/native2/CHANGES.txt
  
  Index: CHANGES.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/CHANGES.txt,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- CHANGES.txt	3 Jan 2003 13:52:38 -0000	1.8
  +++ CHANGES.txt	16 Oct 2003 07:51:26 -0000	1.9
  @@ -1,6 +1,13 @@
   JAKARTA TOMCAT CONNECTORS 2 (JK2) CHANGELOG:			-*-text-*-
   Last modified at [$Date$]
   
  +Changes in JK2 HEAD:
  +	* Port from jk of connect_timeout, reply_timeout, prepost_timeout (AJP13 PING/PONG)
  +	  [Henri Gomez]
  +	* Add hasinput method for channel, which will check if datas are
  +	  available on input channel (TC->WEBSERVER).
  +	  [Henri Gomez]
  +	  
   Changes with JK2 2.0.4:
       * Added the load balancer stickySession property. If set to 0
         requests with servlet SESSION ID's can be routed to any Tomcat
  
  
  

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