Hi,
We'd like to implement something that knows how to handle a custom
communication protocol, and allows us to pass requests down to Tomcats (or
a JKHandler implementation).
Currently we have a class on the Apache machine which listens on a port,
opens a socket for the device, wraps each reques
Hi Bill,
>>[I asked this on the user list, and think it should have been asked
>>here...]
> No, it did belong on the users list :)
Ok, thanks! And apologies.
>>I'm quite new to Apache, and trying to understand what a graceful restart
>>on Windows actually does. I'm running Apache with mod_jk
Hi,
I'm quite new to Apache, and trying to understand what a graceful restart
on Windows actually does. I'm running Apache with mod_jk with multiple
Tomcats. When we add a new Tomcat, I would like to update the
workers.properties file and then restart Apache so the changes take effect.
Would a