[TYPO3-english] RealURL: disablePathCache issues
Vahan Amirbekyan
vamirbekyan at dgfoundation.org
Wed May 20 21:54:48 CEST 2009
realurl has a bug.
it does now convert url to pid correctly if "tx_realurl_exclude" = 1 for
the last page in the rootline of that page.
Vahan Amirbekyan wrote:
> yes, realurl requires tuning....
> I have pages with a lot of links.
> Having realurl configured with
> 'userFunc' =>
> 'EXT:realurl/class.tx_realurl_advanced.php:&tx_realurl_advanced->main',
> with default settings results in many DB selects and updates what slows
> down page load by several seconds.
> I tried setting 'autoUpdatePathCache' => false, as discussed by Dmitry's
> blog at
> http://dmitry-dulepov.com/article/realurl-why-autoupdatepathcache-is-bad.html
>
>
> Things became much faster of course but some URLs started breaking.
> I also tried to set 'disablePathCache' => true, but that did not help
> with broken urls.
>
> So, now I have fast realurl but some previously working URLs break.
>
> anyone had ran into this before?
> please share what you know.
>
> regards,
More information about the TYPO3-english
mailing list