[rt-users] RT 3.6 requires two or three logins with firefox and IE
John D Groenveld
jdg117 at stevens.arl.psu.edu
Wed Dec 12 21:37:34 EST 2007
In message <200712102035.lBAKZhFX004090 at stevens.arl.psu.edu>, John D Groenveld
writes:
>My WAG is that Firefox and IE are doing parallel requests
>and triggering an Apache::Session::Lock::File deadlock which is
>somehow forcing the session to be invalidated.
>
>Most RT users probably use MySQL and Postgres and RT defaults
>to using those databases for session management so won't stumble
>across this bug.
I copied my data from Oracle to Postgres.
Then I disabled Apache::Session::Postgres in
/opt/rt3/share/html/Elements/SetupSessionCookie
As expected, I got the deadlock error and was forced to reauthenticate.
Need to do more debugging to see whether there are indeed
parallel requests.
John
groenveld at acm.org
More information about the rt-users
mailing list