Forums / Setup & design / template function 'include' has long loading times

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

template function 'include' has long loading times

Author Message

Daniel Jüdel

Thursday 05 January 2006 2:59:51 am

I have a problem with the loading times of a website. If I use the template function "include" the template processing is longer than without "include". If I don't use "include" than I do all codes in one template (content, not pagelayout). The loading time of the website is much shorter (if I use one template). For some templates the loading time was by 15 times slower, if I use include-templates.

Template compile, content cache and template cache are enabled. I use Exponential 3.6.1., PHP 4.3.10.

What can be the reason?