Author: mturk
Date: Tue Oct  7 01:04:34 2008
New Revision: 702378

URL: http://svn.apache.org/viewvc?rev=702378&view=rev
Log:
Remove obsolete defines

Modified:
    tomcat/connectors/trunk/jk/native/common/jk_lb_worker.h

Modified: tomcat/connectors/trunk/jk/native/common/jk_lb_worker.h
URL: 
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/native/common/jk_lb_worker.h?rev=702378&r1=702377&r2=702378&view=diff
==============================================================================
--- tomcat/connectors/trunk/jk/native/common/jk_lb_worker.h (original)
+++ tomcat/connectors/trunk/jk/native/common/jk_lb_worker.h Tue Oct  7 01:04:34 
2008
@@ -121,10 +121,6 @@
 #define JK_NOTE_LB_LAST_ACTIVATION   ("JK_LB_LAST_ACTIVATION")
 #define JK_NOTE_LB_LAST_STATE        ("JK_LB_LAST_STATE")
 
-/* Minimal time in ms to wait between get_endpoint retries for balanced 
workers */
-#define JK_LB_MIN_RETRY_INTERVAL     (25)
-/* Maximal time in ms to wait between get_endpoint retries for balanced 
workers */
-#define JK_LB_MAX_RETRY_INTERVAL     (100)
 /* Time to wait before retry. */
 #define WAIT_BEFORE_RECOVER   (60)
 /* We accept doing global maintenance if we are */



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

Reply via email to