Rainer Jung wrote:
On 14.07.2011 12:29, André Warnier wrote:
Hi.

This is a bit of a side question, or let's say a question-by-proxy.

I happen to be also subscribed to a support list for mod_perl, and
someone there made the following comment as part of a post :

quote

We have 100+ web servers where apache fronts a separate tomcat server
using mod_proxy.

Sadly, the tomcat dev's forgot to set any caching headers in the HTTP
response (either Expires, Last-Modified or Cache-control) so the sites
are largely uncacheable by browsers and the various tomcats are becoming
overloaded.

unquote

Do any of the dev's here have a comment to make ?

Yes, go for TC 7:

http://tomcat.apache.org/tomcat-7.0-doc/config/filter.html#Expires_Filter


Genial, Rainer.
That looks exactly like what the mod_perl OP was looking for.
Even the reference to the Apache mod_expires will help him, I think.
Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to