[Mono-bugs] [Bug 70264][Nor] New - Xsp on windows is not setting content-length or FIN on reply.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 6 Dec 2004 17:17:49 -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 mlasky@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=70264
--- shadow/70264 2004-12-06 17:17:49.000000000 -0500
+++ shadow/70264.tmp.32249 2004-12-06 17:17:49.000000000 -0500
@@ -0,0 +1,40 @@
+Bug#: 70264
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details: Windows XP
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Sys.Web
+AssignedTo: gonzalo@ximian.com
+ReportedBy: mlasky@novell.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Xsp on windows is not setting content-length or FIN on reply.
+
+Please fill in this template when reporting a bug, unless you know what
+you are doing.
+Description of Problem:
+When sending a reply, xsp on windows is not setting a content-length or
+FIN on the connection when sending reply. Keep-alive is set however and
+causes the client connection to wait for more data and then time out.
+
+Steps to reproduce the problem:
+1.
+2.
+3.
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen?
+
+
+Additional Information: