Bug#635503: libapache2-mod-jk: mod-jk corrupts first and second listed worker.list entry
Damien Raude-Morvan
drazzib at debian.org
Mon Jan 30 23:48:27 UTC 2012
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
More information about the pkg-java-maintainers
mailing list