Jan 9, 2009
Need For Speed – Apache + Tomcat + mod_proxy
I’ve gotten the basic apache/tomcat configuration up and running for sodacrop.com. As it is on a VPS, the tomcat-velocity dynamically generated UI is less than blazingly fast. I though about setting up a caching servlet filter, then thought “duha, you are using apache mod_proxy, can’t you get apache to proxy for you?”
More to come…