зеркало из https://github.com/mono/mail-archives.git
75 строки
2.9 KiB
HTML
75 строки
2.9 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 69959][Min] Changed - IHttpHandler.IsReusable is being ignored
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="022915.html">
|
|
<LINK REL="Next" HREF="022917.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 69959][Min] Changed - IHttpHandler.IsReusable is being ignored
|
|
</H1>
|
|
<B>bugzilla-daemon@bugzilla.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 69959][Min] Changed - IHttpHandler.IsReusable is being ignored">bugzilla-daemon@bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Sat, 27 Nov 2004 12:23:02 -0500 (EST)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="022915.html">[Mono-bugs] [Bug 69959][Min] New - IHttpHandler.IsReusable is being ignored
|
|
</A></li>
|
|
<LI> Next message: <A HREF="022917.html">[Mono-bugs] [Bug 69959][Min] Changed - IHttpHandler.IsReusable is being ignored
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#22916">[ date ]</a>
|
|
<a href="thread.html#22916">[ thread ]</a>
|
|
<a href="subject.html#22916">[ subject ]</a>
|
|
<a href="author.html#22916">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>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 <A HREF="mailto:juraj@hotfeet.ch.">juraj@hotfeet.ch.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=69959">http://bugzilla.ximian.com/show_bug.cgi?id=69959</A>
|
|
|
|
--- 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 <A HREF="mailto:juraj@hotfeet.ch">juraj@hotfeet.ch</A> 2004-11-27 12:23 -------
|
|
+Created an attachment (id=13328)
|
|
+proposed patch: handlercache.patch
|
|
+
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="022915.html">[Mono-bugs] [Bug 69959][Min] New - IHttpHandler.IsReusable is being ignored
|
|
</A></li>
|
|
<LI> Next message: <A HREF="022917.html">[Mono-bugs] [Bug 69959][Min] Changed - IHttpHandler.IsReusable is being ignored
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#22916">[ date ]</a>
|
|
<a href="thread.html#22916">[ thread ]</a>
|
|
<a href="subject.html#22916">[ subject ]</a>
|
|
<a href="author.html#22916">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|