[TYPO3-dev] [TYPO3-core] RFC: #10201: Duplicate cHash Values
Mathias Schreiber [wmdb >]
mathias.schreiber at wmdb.de
Thu Apr 30 08:40:22 CEST 2009
Dan Osipov schrieb:
> Since TYPO3 claims to be an enterprise level CMS, something like this
> really puts a dent in the reputation. Yes, small sites will be OK with a
> short cHash, but any significantly large site will encounter problems.
Maye we can shorten this a bit.
Improvements:
- Less errors on huge sites
- Minor performance increase (I think md5() has to be faster than
substr(md5()), or am I mistaken?)
Drawbacks:
- Performance Database-wise (anyone ever checked this(not theoratically)?)
If database performance is "ok", go for the change.
If performance is questionable, make it configurable.
just my 5ct
Mathias
More information about the TYPO3-dev
mailing list