Speeding up jspwiki [slightly ot]

Alex Samad <[email protected]> Sat, 18 Aug 2007 20:16:16 +1000
Newsgroups gmane.comp.java.jspwiki.user
Message-ID <[email protected]>
Hi                                                                                                                                             
                                                                                                                                               
I have been do a once over on my setup apace  --mod-jk--- tomcat.  I have added
the deflate module to apache to gzip stuff it send.

I was wondering if any one knows how to do the same for tomcat so that all the
*.css files can be zipped up before being send.                                                                                                
                                                                                                                                               
I have read about placing all the static stuff on the apache server and just
let the jsp/java stuff run on tomcat, but I like to keep all my jspwiki in one
place.                                                                                                                                         
                                                                                                                                               
[i know this is not strictly a jspwiki issue, but I am guessing somebody might
have the experience]                                                                                                                           
                                                                                                                                               
Thanks                                                                                                                                         
                                                                                                                                               
Alex