[TYPO3] parsetime rather high with lastupdate and Templavoila

Ries van Twisk typo3 at rvt.dds.nl
Tue Jan 10 16:30:19 CET 2006


elfriede.heilmeier at urz.uni-bamberg.de wrote:

>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?
>  
>
I have heard it is a time consuming operation........
There is no real way around it doing it real time...
I just test the update time of a page, not of all tt_content records....


 A other solution is doing the caculation on a hourly base and store 
that in a seperate table.
Ries

>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
>   
>
>
>
> 
>                   
>_______________________________________________
>TYPO3-english mailing list
>TYPO3-english at lists.netfielders.de
>http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>  
>




More information about the TYPO3-english mailing list