[TYPO3] parsetime rather high with lastupdate and Templavoila

elfriede.heilmeier at urz.uni-bamberg.de elfriede.heilmeier at urz.uni-bamberg.de
Tue Jan 10 15:11:16 CET 2006


Hello,
we wish to use the extension LastUpdate on our website with Typo3(3.8.0) and TemplaVoila.
However, using "LastUpdate" the performance of the server crashes. The parsetime of a page ranges from 30-120 secs. The website has about 7000 pages.
Has anyone an idea what might be wrong here?

The TS-lines are:
temp.lastupdate = COA
temp.lastupdate {
 10 < plugin.tx_lastupdate_pi1
 wrap = <p class="footer">|</p></div>
}

The constants-section is:
plugin.tx_lastupdate_pi1 {
    # cat=plugin.lastupdate//1; type=int+; label= General record storage page. Set only if you use an other sysFolder than the GRSP.
 storage = 6035
    # cat=plugin.lastupdate//1; type=int+; label= Display author/email: possible values are: 1 = author and date, 2 = author name only, 3 = date only.
  author_email = 1
    # cat=plugin.lastupdate//5; type=int+; label= Limit to updates from: possible values are: 1 = whole site, 2 = current page.
 pid_item = 2
    # cat=plugin.lastupdate//6; type=int+; label= Sequence Date-Author: possible values are: 1 = date first, 2 = authorname first.
 sequence = 1
}


Yours,
Elfriede Heilmeier
   



 
                   



More information about the TYPO3-english mailing list