Hi Jesse,<br><br>if i'm not completly wrong, then i think, we can set this at the RT_SiteConfig.pm?<br><br># $WebSessionClass is the class you wish to use for managing Sessions.<br># It defaults to use your SQL database, but if you are using MySQL 
3.x and<br># plans to use non-ascii Queue names, uncomment and add this line to<br># RT_SiteConfig.pm will prevent session corruption.<br><br># Set($WebSessionClass , 'Apache::Session::File');<br><br>So, if i uncomment this, Apache:Session will write the session to the FS and not to the DB?!? Or is it only for the session corruption?!?
<br><br>Torsten<br><br><div><span class="gmail_quote">2006/12/5, Jesse Vincent <<a href="mailto:jesse@bestpractical.com">jesse@bestpractical.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br><br>On Tue, Dec 05, 2006 at 04:04:44PM +0100, Torsten Brumm wrote:<br>> Hi Jesse,<br>><br>> ><br>> ><br>> >This happens when RT is still serving a page to the user with that<br>> >session and the user requests another page.   Sometimes, switching to
<br>> >another Apache::Session backend can help.<br>> ><br>><br>> What do you mean exactly? another perl module????<br><br>Apache::Session can store to the filesystem (among other things)<br>perldoc Apache::Session to get started.
<br><br>-j<br><br>> Torsten<br><br>--<br></blockquote></div><br><br clear="all"><br>-- <br>MFG<br><br>Torsten Brumm<br><br><a href="http://www.torsten-brumm.de">http://www.torsten-brumm.de</a>