Hi,
I'm looking to replace mod_jk with nginx, if possible. I understand that it's possible to set it up as a straight load balancer for tomcat (which is what I'm using), but for my purposes, I would need to specify roles and functionality for tomcat - jk is setting some pretty specific variables for workers.properties, and we also use JMX monitoring and controls. Is this possible with nginx, or should I just stick with apache/mod_jk?