DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=44349>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=44349 Summary: mod_jk/1.2.26 module does not read worker.status.sticky_session_force property correctly Product: Apache httpd-2 Version: 2.2.6 Platform: Other OS/Version: Linux Status: NEW Severity: major Priority: P1 Component: Other Modules AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Hi, We have installed Apache 2.2.6 with mod_jk 1.2.26. We configured our workers.properties file to as shown below. However, when checking the JK Status Manager console it shows the property as false. Also when testing this at runtime it behaved as switched off. worker.loadBalancerVxe1.type=lb worker.loadBalancerVxe1.balance_workers=server1Node0,server1Node1 worker.loadbalancerVxe1.sticky_session=True worker.loadbalancerVxe1.sticky_session_force=True We have tried the value in all lower case and even tried the value '1' but to no avail. We found that we could switch the property on the fly through the JK Status Console and this worked. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
