Re: [PATCH] mod_jk2 limited to 15 bit port number

2004-01-31 Thread NormW
Good evening All. Can verify the patch works, at least on my NetWare platform. Successfully got a link to Tomcat on port 59000 where previously 32k was the limit.This now brings ModJk2 up to the same capability as Mod_Jk. The port number is also correctly displayed in the jkstatus page. Hope som

[PATCH] mod_jk2 limited to 15 bit port number

2004-01-30 Thread Günter Knauf
Hi, a user just found that the port number is limited to less than 32768 with mod_jk2; the patch below solves this: http://www.gknw.com/test/jk_channel_apr_socket.c.diff == --- ./native2/common/jk_channel_apr_socket.c.orig