[Mono-bugs] [Bug 49774][Nor] Changed - Web Services failure with remoting.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 22 Oct 2003 05:50:21 -0400 (EDT)


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 gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=49774

--- shadow/49774	2003-10-21 18:12:50.000000000 -0400
+++ shadow/49774.tmp.12888	2003-10-22 05:50:21.000000000 -0400
@@ -41,6 +41,15 @@
 ------- Additional Comments From miguel@ximian.com  2003-10-21 18:12 -------
 Just in case this was not clear:
 
 This was from Monodoc/Gtk submitting contributions to MonoDoc/WebService.
 
 The error above is from the web service.
+
+------- Additional Comments From gonzalo@ximian.com  2003-10-22 05:50 -------
+I can reproduce this by running xsp in xsp/test directory and then:
+1. telnet localhost 8080
+GET /index.aspx
+
+2. openload http://127.0.0.1:8080/index.aspx (http://openload.sf.net)
+
+After about 13k requests those exceptions are thrown.