Adjusting worker.loadbalancer.balance_workers=ajp13_worker is correct.

Here is the output before the change:
[EMAIL PROTECTED]:/etc/apache2# cat /var/log/apache2/mod_jk.log
[Thu Oct 25 13:24:57 2007] [6911:18096] [warn]  jk_map_read_property::jk_map.c 
(432): The attribute 'worker.loadbalancer.balanced_workers' is deprecated - 
please check the documentation for the correct replacement.
[Thu Oct 25 13:24:57 2007] [6911:18096] [info]  init_jk::mod_jk.c (2743): 
mod_jk/1.2.23 initialized
[Thu Oct 25 13:24:57 2007] [6912:18096] [warn]  jk_map_read_property::jk_map.c 
(432): The attribute 'worker.loadbalancer.balanced_workers' is deprecated - 
please check the documentation for the correct replacement.
[Thu Oct 25 13:24:57 2007] [6912:18096] [info]  init_jk::mod_jk.c (2743): 
mod_jk/1.2.23 initialized
[EMAIL PROTECTED]:/etc/apache2#

And here is the output after the change:
[EMAIL PROTECTED]:/etc/apache2# cat /var/log/apache2/mod_jk.log
[Thu Oct 25 13:21:04 2007] [6753:59056] [info]  init_jk::mod_jk.c (2743): 
mod_jk/1.2.23 initialized
[Thu Oct 25 13:21:04 2007] [6754:59056] [info]  init_jk::mod_jk.c (2743): 
mod_jk/1.2.23 initialized
[EMAIL PROTECTED]:/etc/apache2#

** Changed in: libapache-mod-jk (Ubuntu)
       Status: New => Confirmed

-- 
deprecated option in worker.properties
https://bugs.launchpad.net/bugs/156819
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to