[Mono-bugs] [Bug 69959][Nor] Changed - IHttpHandler.IsReusable is being ignored
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 27 Nov 2004 13:34:48 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=69959
--- shadow/69959 2004-11-27 12:25:23.000000000 -0500
+++ shadow/69959.tmp.9693 2004-11-27 13:34:48.000000000 -0500
@@ -3,15 +3,15 @@
Version: 1.1
OS: unknown
OS Details: FC2
Status: NEW
Resolution:
Severity: Unknown
-Priority: Minor
+Priority: Normal
Component: Sys.Web
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: gonzalo@ximian.com
ReportedBy: juraj@hotfeet.ch
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: IHttpHandler.IsReusable is being ignored
@@ -26,6 +26,9 @@
proposed patch: handlercache.patch
------- Additional Comments From juraj@hotfeet.ch 2004-11-27 12:25 -------
The proposed patch implements a static cache for both IHttpHandlers
(with IsReusable == true) and IHttpHandlerFactories.
+
+------- Additional Comments From miguel@ximian.com 2004-11-27 13:34 -------
+Adding gonzalo for review/approval.