tag 635503 + upstream forwarded 635503 https://issues.apache.org/bugzilla/show_bug.cgi?id=50339 fixed 635503 1:1.2.32-1 thanks
Hi Andreas, On 26/07/2011 13:33, Andreas Fierlinger wrote:
mod-jk mutates the first two entries in worker.list My worker.list looks like this: worker.list = eservice2, eservice1, eserviceE, eserviceQ but in mod_jk.log the worker.list seems to be altered : [Sun Jul 24 06:25:30.461 2011] [16401:140729642657600] [debug] jk_map_dump::jk_map.c (589): Dump of map: 'worker.list' -> 'esevice2, eservvice1, eserviceE, eserviceQ' I am able to reproduce this on another sqeeze machine with a configuration similar to this.
It seems that libapache2-mod-jk << 1.2.32 doesn't parse correctly properties with white space. As a workaround please use :
worker.list=eservice2,eservice1,eserviceE,eserviceQ Cheers, -- Damien - Debian Developper http://wiki.debian.org/DamienRaudeMorvan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org