From: "Luca Morandini" <[EMAIL PROTECTED]> > Nicola, > > which Tomcat filter does it ? Could you point me to the relevant doc ?
Look in the Tomcat docs, it should be there. > Moreover, could it make sense to use this filter and bypass the web-server > completely, even for static contents ? It depends (and Tomcat *is* a web server). If you are using Tomcat+Cocoon, it makes sense to make Tomcat filter what Cocoon does. But sometimes it's better to have Apache send static content, and this means that Apache should do it. Anyway, some tests showed that Apache+Tomcat+Cocoon can be slower than Tomcat+Cocoon alone. It all depends on your static-dynamic mix. The best thing to do is try both configs and decide :-) Ciao -- Nicola Ken Barozzi [EMAIL PROTECTED] - verba volant, scripta manent - (discussions get forgotten, just code remains) --------------------------------------------------------------------- --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>