Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79861 --- shadow/79861 2006-11-07 11:21:36.000000000 -0500 +++ shadow/79861.tmp.18098 2006-11-07 11:21:36.000000000 -0500 @@ -0,0 +1,44 @@ +Bug#: 79861 +Product: Mono: Tools +Version: unspecified +OS: other +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: mod_mono +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Response.Redirect, mod_mono & multiple browser connections + +Description of Problem: + +Pages that contains Response.Redirect are not working correctly under load +testing with mod_mono. + +Steps to reproduce the problem: +1. Deploy Test Application (attached) +2. Create test with MS Application Center Test (or similar software) that +simulates click on first-page-button then click on the second page button. +3. Run the test with more than 10 simultaneous browser connections. I used +100. + +Actual Results: +Http errors falls very soon. (see Redirect_mod_mono_100Users.jpg from +attachment) + +Expected Results: +Stable work, like in XPS or IIS (see ReDirect_XSP_100Users.jpg from +attachement) + +How often does this happen? +every time + +Additional Information: + +XSP works well with this test. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
