[TYPO3-english] Multiple Typo3 Servers to one database

Gorosito Gonzalo xgonzalo at gmail.com
Thu Feb 28 16:59:59 CET 2013


Christian,

I know that typo3 stores the session in database but, is it using the
session_set_save_handler() php function for EVERY request? Because
we're having this problem during the login process, the next request
to the login comes without permissions and the second after that is
correct.
#######################################
#  Gonzalo Gorosito
#  Programador && sysadmin
#
#  http://www.tutorialesdebian.com - Tutoriales para debianeros,
scripts, info, notícias y mucho mas.
#  http://www.ggorosito.com.ar - Website personal
#######################################


On Thu, Feb 28, 2013 at 10:29 AM, Christian Weiske
<christian.weiske at netresearch.de> wrote:
> Hello Pablo,
>
>
>> My Problem is with fe_user table specifically, an user login and some
>> times after reload the page is not logged in any more, maybe some
>> thing is saved in the session of server?
>> I found that when an user log in, a cookie (fe_typo_user) with the
>> session ID. Maybe, after reloading, the load balancer use the other
>> server, and the cookie is not setted?
>
> TYPO3 stores its session data in the database, so this is not a problem.
>
> --
> Regards/Mit freundlichen Grüßen
> Christian Weiske
>
> -= Geeking around in the name of science since 1982 =-
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


More information about the TYPO3-english mailing list