[Mono-bugs] [Bug 69959][Min] Changed - IHttpHandler.IsReusable is being ignored

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 27 Nov 2004 12:23:02 -0500 (EST)


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 juraj@hotfeet.ch.

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

--- shadow/69959	2004-11-27 12:22:04.000000000 -0500
+++ shadow/69959.tmp.8895	2004-11-27 12:23:02.000000000 -0500
@@ -17,6 +17,11 @@
 Summary: IHttpHandler.IsReusable is being ignored
 
 A IHttpHandler is being recreated on every request, even when IsReusable is
 true.
 
 IHttpHandlerFactories also are being recreated on every request.
+
+------- Additional Comments From juraj@hotfeet.ch  2004-11-27 12:23 -------
+Created an attachment (id=13328)
+proposed patch: handlercache.patch
+