Re: optimization time: cacheing

2001-12-10 Thread Torsten Curdt
> Thanks for answering, Torsten ! > > > Take a look into the caching docs. > > Yes but hey ! I don't know where they are ! Didn't find them on the web > site anyway. Looks like the 1.8 docs do mention cacheing, but is that > up-to-date ? Ups... sorry, assumed you were talking about 2.0 True - it

Re: optimization time: cacheing

2001-12-10 Thread Aurelien
Thanks for answering, Torsten ! > Take a look into the caching docs. Yes but hey ! I don't know where they are ! Didn't find them on the web site anyway. Looks like the 1.8 docs do mention cacheing, but is that up-to-date ? Candide --

Re: optimization time: cacheing

2001-12-10 Thread Torsten Curdt
> Hi, > > I've almost finished a rather big project using cocoon2. Now that > cocoon2 is final and I'm using tomcat 4, performance is already great. > But, since the web site will probably serve a 1000+ users, it oughta be > even faster. Actually, the site is currently manually updated, and we > h

optimization time: cacheing

2001-12-10 Thread Aurelien
Hi, I've almost finished a rather big project using cocoon2. Now that cocoon2 is final and I'm using tomcat 4, performance is already great. But, since the web site will probably serve a 1000+ users, it oughta be even faster. Actually, the site is currently manually updated, and we had the mi