https://bugzilla.novell.com/show_bug.cgi?id=639654

https://bugzilla.novell.com/show_bug.cgi?id=639654#c16


Miguel de Icaza <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #16 from Miguel de Icaza <[email protected]> 2010-09-23 15:56:06 
UTC ---
110 seems like a high number of threads, not sure where these are coming from.

Some threads for ASP.NET come from the async pattern that we use which uses
threads from the threadpool to execute, perhaps the threadpool setting is set
too high and it keeps creating new threads instead of reusing existing ones?

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to