how to prevent the pagetemplate reload?
Hi all, I see the pagetemplate reload on each time modified,this may be bad for the production environment,how to prevent it ? devmode off in the zope.conf seems not to work. I notice that there's an option ``reload_templates`` in repoze.bfg,does zope3 has the same thing?
On 21.07.09 05:04, YoungKing wrote:
Hi all, I see the pagetemplate reload on each time modified,this may be bad for the production environment,how to prevent it ?
Is this related to Zope 2 or Zope 3? PT in Zope 2 should not reload if debug-mode is disabled. -aj P.S. and please *stop* with cross-postings which are highly annoying -- ZOPYX Ltd. & Co KG \ ZOPYX & Friends Charlottenstr. 37/1 \ The experts for your Python, Zope and D-72070 Tübingen \ Plone projects www.zopyx.com, info@zopyx.com \ www.zopyx.de/friends, friends@zopyx.de ------------------------------------------------------------------------ E-Publishing, Python, Zope & Plone development, Consulting
participants (2)
-
Andreas Jung -
YoungKing