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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=443569#c1


Amir Shimoni <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]




--- Comment #1 from Amir Shimoni <[EMAIL PROTECTED]>  2008-11-14 15:03:03 MST 
---
I have a hunch for what is causing this bug.

System.Web.Configuration.WebConfigurationManager caches all requests for
configs by path.  Furthermore, it is never cleared or shrunk.  Therefore it
steadily grows with each new URL (path), and holds on to it's (newly created?)
config data for each new url.


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