I'm dropping Apache as a reverse proxy to a Tomcat instance, mainly because it has no other purpose other than forwarding requests to the Tomcat instance.
I'm no expert at deploying Java Web applications with Tomcat and I'm wondering if I'm running in for a nasty surprise if I use Nginx to forward requests to the HTTP connector?