[Mono-bugs] [Bug 66751][Blo] New - XSP Leak

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 23 Sep 2004 19:06:46 -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 bmaurer@users.sf.net.

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

--- shadow/66751	2004-09-23 19:06:46.000000000 -0400
+++ shadow/66751.tmp.23376	2004-09-23 19:06:46.000000000 -0400
@@ -0,0 +1,27 @@
+Bug#: 66751
+Product: Mono: Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Blocker
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: bmaurer@users.sf.net               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: XSP Leak
+
+Right now, XSP is leaking under stress. Try the following:
+
+run xsp in the sample directory share/doc/xsp/test.
+
+With openload, run
+openload http://localhost:8080/webhandler.ashx
+
+After 10,000 or so requests, the process dies on my box with a gig of ram.
+It gives an out of memory exception.