[rt-users] Handling user sessions?

Tomas A. P. Olaj tomas.olaj at usit.uio.no
Thu Apr 7 09:28:09 EDT 2005


On the marvelous Thu, 7 Apr 2005, Jesse Vincent wrote kindly to me ...

> > I notice that session data are stored locally under
> > RT_PATH/var/session_data. But there's also an empty session table in the
> > RT database (we use Postgres).
>
> Have you set RT::WebSessionClass?   These days, RT should be defaulting
> to sticking sessions in the database?
>
> 	Jesse

Thanks Jesse,

In the RT_SiteConfig.pm I see that the following is set:
Set($WebSessionClass , 'Apache::Session::File');

Should this be uncommented? The session table contains nothing, and
session info are stored locally.

-- 
________________________________________________________________________
Tomas A. P. Olaj, email: tomas.olaj at usit.uio.no, web: folk.uio.no/tomaso
 University of Oslo / USIT (Center for Information Technology Services)
   System- and Application Management / Applications Management Group



More information about the rt-users mailing list