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

--- shadow/76667        2005-12-07 12:41:55.000000000 -0500
+++ shadow/76667.tmp.24344      2005-12-07 14:01:29.000000000 -0500
@@ -109,6 +109,12 @@
 I have been working on a scenario but can't get it reproduced.
 My app that has the problem is a webservice which uses remoting to
 talk to an application on the same machine, it gets a lot of calls.
 The webservice hosts MarshalByRef objects. I also use log4net.
 Is there anything special to your code? maybe we can find whats
 similar between my code and yours.
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-12-07 14:01 -------
+I have the feeling that this is caused by threadpool exhaustion.
+I implemented the HttpListener (2.0) support, that is fully
+asynchronous and uses the minimum amount of resources required and I
+believe changing xsp to do the same will fix this problem.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to