[Mono-bugs] [Bug 339026] New: Session timeout invalid when > 60 minutes

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Nov 5 03:11:15 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=339026

           Summary: Session timeout invalid when > 60 minutes
           Product: Mono: Class Libraries
           Version: 1.2
          Platform: i386
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: adriaanvk at gmail.com
         QAContact: mono-bugs at ximian.com
          Found By: System Test


Created an attachment (id=181973)
 --> (https://bugzilla.novell.com/attachment.cgi?id=181973)
Patch of the bug for file:
mcs/class/System.Web/System.Web.SessionState_2.0/SessionStateModule.cs

When i set my session timeout to e.g. 100 minutes, the session expires already
at 40 minutes. 

Test case:
-Set the setting in your web.config:
<sessionState timeout="100"/>
-start xsp2 or mod_mono (i was using 2.0 runtime)
-after 40 minutes the session has already been expired

The bug is there in trunk as well as in 1.2.5.1 version


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list