[TYPO3-dev] FE-user becomes someone else
Ries van Twisk
typo3 at rvt.dds.nl
Tue Sep 8 15:13:05 CEST 2009
On Sep 8, 2009, at 4:18 AM, JoH asenau wrote:
>>> This used to help here. Somehow the condition itself made a
>>> difference and fixed it in 4.1.x. Sadly I've never been able to
>>> explain it.
>>>
>>> [loginUser = *]
>>> config.no_cache=1
>>> [end]
>>
>> Never, EVER do this.
>> Don't even think about it.
>>
>> Disabling the cache is a bad thing :)
>
> But you could do something like this instead:
>
> [loginUser = *]
> tt_content.login = COA_INT
> [global]
>
> This way you would get one cached page without any _INT element as a
> default
> output, that will only change if a user is logged in.
>
> HTH
Correct me if I am wrong,
but I did read somewhere (looooooooong time ago)
that caching is disabled for ALL FE logins. Was this changed?
it would look rater odd to me to have the whole site cached for EACH
user,
due to cache sizes growing exponentially.
Ries
More information about the TYPO3-dev
mailing list