On 11/15/2011 12:55 PM, Alexander Diedler wrote:
Hello, Yes, it was an option to solve my problem. But what about the performance? My opinion was to forward only necessary requests to the Tomcat (jsp, java etc) and let the Apache HTTPD deliver the static content (CSS,JS,Images etc).
Use native connector and you won't have to worry about the static file performance. It'll be few times faster compared to any proxy. Unless you need httpd for something like php or special auth, use tomcat directly. Regards -- ^TM --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org