[TYPO3-performance] TS-Rendering - IMG_RESOURCE - 622 ms - Solution

Martin Holtz typo3ng_2009 at martinholtz.de
Tue Sep 29 18:23:31 CEST 2009


Hi,

>> So I don't think we can say for sure, that the new way definitely will be a
>> performance increase, just by comparing the functions directly.
>> Each time the new check decides "false", while the old check would have
>> decided "true", we will create a new file.
> 
> I guess that depends whether the mtime changes a lot without any actual change of the content. This
> might happen if you touch() files for some reason. The file size shouldn't change without reason.
> Any change of size must force a recreation (the check for the mtime can be omitted in this case).

i sometimes had some trouble with servers where the ftp-client set chmod
700 on all files, so the apache had no right to alter. So i have to make
an chmod -R *

but IMHO that is an wrong server setup, so it should not get too much
attention:)

regards,
martin
-- 
Martin Holtz - elemente websolutions http://www.elemente-websolutions.ms

http://wiki.typo3.org/Ts45min - TypoScript in "45" minutes
http://wiki.typo3.org/De:ts45min - (auch in Deutsch)


More information about the TYPO3-performance mailing list