On Wed, 17 May 2006, Matias Alejo Garcia wrote:

So, some of our pages include 200 templates (we use shared_cached=>1). These
'include' strategy helps our designer because its HTML code is reutilized
over and over.
Would you say this is a correct approach? What about performace? I know be
need to benchmark, but it there any commets you can make? Thanks!

Are you using caching?  Are you pre-caching your templates during
server startup?  If so then you can have as many includes as you want
and it won't make a bit of difference at runtime.

-sam


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Html-template-users mailing list
Html-template-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to