[Mono-bugs] [Bug 77785][Nor] Changed - SQLServerSessionState cannot update session when the connection is closed by the server

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Mar 15 04:10:16 EST 2006


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 informatique.internet at fiducial.fr.

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

--- shadow/77785	2006-03-15 03:07:30.000000000 -0500
+++ shadow/77785.tmp.16027	2006-03-15 04:10:16.000000000 -0500
@@ -252,6 +252,12 @@
 We probably should use the "pooled connection pattern",
 but since the connection has to be activated via
 reflection, it would introduce some overhead on every
 request. It's a shame how M$ did design the session
 state :-/
 
+
+------- Additional Comments From informatique.internet at fiducial.fr  2006-03-15 04:10 -------
+Yes my patch seem's to be horrible... But I use Npgsql and cnc.State
+doesn't reflect the "REAL" connection state (it don't check if the
+connection is always alive). 
+You can do a test if you don't believe me!


More information about the mono-bugs mailing list