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=79206

--- shadow/79206        2006-08-31 08:14:43.000000000 -0400
+++ shadow/79206.tmp.19804      2006-09-06 10:14:03.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 79206
 Product: Mono: Class Libraries
 Version: 1.1
 OS: other
 OS Details: SUSE Linux 10.1
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Major
 Component: Sys.Web
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
@@ -188,6 +188,18 @@
     </form>
   </body>
 </HTML>
 
 I think the problem is in ViewState or in postback mathod realization.
 --------------------------------------------------------------------
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-09-06 10:14 -------
+Your zip file sources have a unknown type (MyLinkButton.Button) that I
+turned into a LinkButton.
+
+On my laptop, using ab2 for testing the speed like this:
+ab2 -n 1000 http://127.0.0.1:8080/BadRequest.aspx
+
+For BadRequest.aspx, I get:
+Requests per second:    375.61 [#/sec] (mean)
+and for GoodRequest.aspx, I get:
+Requests per second:    739.48 [#/sec] (mean)
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to