[xwiki-users] Cache optimization

2008-03-05 Thread Hosam Hassan
Hello all, I am running Xwiki with Tomcat 6.0.14. I noticed using firebug that lots of the images are not cached. This really slows down loading the pages in the wiki. Same goes for some pages with lots of contents. How it's possible to specify the cache policy for the xwiki concerning some

Re: [xwiki-users] Cache optimization

2008-03-05 Thread Paul Libbrecht
Hassan, My quick and best solution was to use the proxy for that. And I know mod_jk can also be used for that. Anything that bears the URL approot/skins can be statically served. I'm still bitten by one image which indeed shows me this behaviour and I find it very irritating. (just do several

Re: [xwiki-users] Cache optimization

2008-03-05 Thread Vincent Massol
On Mar 5, 2008, at 11:03 AM, Paul Libbrecht wrote: Hassan, My quick and best solution was to use the proxy for that. And I know mod_jk can also be used for that. Anything that bears the URL approot/skins can be statically served. I'm still bitten by one image which indeed shows me this

Re: [xwiki-users] Cache optimization

2008-03-05 Thread Vincent Massol
On Mar 5, 2008, at 11:22 AM, Vincent Massol wrote: On Mar 5, 2008, at 11:10 AM, Vincent Massol wrote: On Mar 5, 2008, at 11:03 AM, Paul Libbrecht wrote: Hassan, My quick and best solution was to use the proxy for that. And I know mod_jk can also be used for that. Anything that bears