Author: rjung
Date: Fri Aug 25 11:44:13 2006
New Revision: 436901

URL: http://svn.apache.org/viewvc?rev=436901&view=rev
Log:
Add my changes from the last week.

Modified:
    tomcat/connectors/trunk/jk/xdocs/changelog.xml

Modified: tomcat/connectors/trunk/jk/xdocs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/changelog.xml?rev=436901&r1=436900&r2=436901&view=diff
==============================================================================
--- tomcat/connectors/trunk/jk/xdocs/changelog.xml (original)
+++ tomcat/connectors/trunk/jk/xdocs/changelog.xml Fri Aug 25 11:44:13 2006
@@ -25,6 +25,31 @@
   <br />
   <subsection name="Native">
     <changelog>
+      <update>
+      New JkOption to disable connection persistence. Contributed by Jim 
Jagielski. (rjung)
+      </update>
+      <update>
+      LB: Move sessionid retrieval out of get_most_suitable_worker into 
service. (rjung)
+      </update>
+      <update>
+      Code cleanup for all service methods (use TRACE, JK_LOG_NULL_PARAMS, 
null pointer checks). (rjung)
+      </update>
+      <update>
+      JKSTATUS: add refresh link. No refresh for updates. Redirect to list 
view after update. (rjung)
+      </update>
+      <update>
+      Add new hook add_log_items into servers. (rjung)
+      </update>
+      <update>
+      APACHE httpd: Rename apache logging notes. (rjung)
+      </update>
+      <update>
+      LB: Rename lock and method constants. Add constants for defaults. (rjung)
+      </update>
+      <fix>
+      Default log level should be INFO and not DEBUG.
+      Default log level should be the same for all server types. (rjung)
+      </fix>
       <fix>
       Make rewrite_rule_map and log_level as non mandatory
       directives for isapi_redirect. (mturk)



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

Reply via email to