[Mono-bugs] [Bug 73048][Nor] Changed - XSP gives an error occasionally, while using mod_mono does not
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 26 Feb 2005 18:31:50 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=73048
--- shadow/73048 2005-02-25 21:27:40.000000000 -0500
+++ shadow/73048.tmp.20088 2005-02-26 18:31:50.000000000 -0500
@@ -1,12 +1,12 @@
Bug#: 73048
Product: Mono: Tools
Version: 1.1
OS: GNU/Linux [Other]
OS Details: gentoo
-Status: NEW
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Normal
Component: XSP
AssignedTo: gonzalo@ximian.com
ReportedBy: eto@shaw.ca
@@ -69,6 +69,19 @@
Also note that this is on a dual p3-450mhz running gentoo, so speed
may be an issue, or dual cpus.. I dunno.. ):
Thanks!
Curtis.
+
+------- Additional Comments From gonzalo@ximian.com 2005-02-26 18:31 -------
+I cannot reproduce this with xsp from HEAD. Which xsp version are you
+using? Is pipelining enabled on firefox?
+
+The only way to get that 400 error is to send a request in which, for
+example, you send an incomplete request line and then stop sending.
+But, really, i cannot reproduce this.
+
+If you're using HEAD too, would you mind debugging this? You probably
+need to add a few Console.WriteLines in InitialWorkerRequest to figure
+out what xsp is getting and if it throws or is just unable to read at
+some point.