[TYPO3-dev] Tangled-up user authentication

Krystian Szymukowicz t33k.RE.MO.VE at RE.MO.VE.prolabium.com
Mon Apr 20 13:40:32 CEST 2009


Christopher Lörken wrote:
> Krystian Szymukowicz schrieb:
>> Christopher Lörken wrote:
>>>
>>> So in total there are 7 DB calls for not logged in users with every 
>>> page hit 
>>
>> hi
>>
>> I am not familiar with this aspect of TYPO3 so I would ask you because 
>> as I see you've spent some time digging into this matter. So the 
>> question is:
>> is those 7 DB calls started with every page hit even if I have no 
>> fe_user at all?
>>
>> Thanks if you could clarify this.
>>
> 
> as far as I see it: yes. The system wouldn't know that you do not have 
> any fe_users and FE user authentication is directly called from index_ts 
> and tslib_fe respectively. I don't see any conditionals which would 
> avoid those calls.
> 

Thanks for this clarification Christopher.

I answered with question to Mathias post and the same question could go 
here.

But you wrote "I don't see any conditionals which would avoid those 
calls" so I suppose this will not be possible to increase performance by 
  turning off the fe_user auth/session staff, will it?

Now I see why on some cheap hosting taking page from cache can take 
100-200ms.

--
grtz
Krystian Szymukowicz




More information about the TYPO3-dev mailing list