https://bugzilla.novell.com/show_bug.cgi?id=418272
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=418272#c4 --- Comment #4 from Juraj Skripsky <[EMAIL PROTECTED]> 2008-09-08 13:46:19 MDT --- One of our really busy sites sometimes had up to 2000 timers active at once. A bug in Sys.Web dealing with cache/session expiration was fixed in the meantime (the reference to a "obsolete" timer was overwritten, but the timer itself was not explicitly disposed), so we shouldn't have that many timers after applying that fix. But it's still very nice to have a bit more scalability when scheduling. Thanks for looking into this, I'm looking forward to your commit! -- 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
