[Mono-bugs] [Bug 45463][Wis] Changed - WebResponse returning NULL half-way through stream sometimes
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Thu, 26 Jun 2003 19:25:13 -0400 (EDT)
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=45463
--- shadow/45463 Thu Jun 26 14:56:40 2003
+++ shadow/45463.tmp.26683 Thu Jun 26 19:25:13 2003
@@ -39,6 +39,27 @@
Send me the output.
------- Additional Comments From gonzalo@ximian.com 2003-06-26 14:56 -------
Created an attachment (id=4724)
Patch to get more info
+
+------- Additional Comments From gonzalo@ximian.com 2003-06-26 19:25 -------
+Really weird stuff happening here.
+
+I'm gonna attach a tcpdump of the request and a .txt file with the
+data sent/received when running the test in Nat's computer.
+
+You can notice that the first chunk is not received correctly. It's
+the one in the response that starts with a 'a6a' on a line by itself.
+The end of that line is "<td align=" and the next packet starts with
+"><font size....". The real page (just searching "Gonzalo" in google)
+has more than that in between. Somehow that data is lost.
+
+I have to say that when i get the request, i don't get it as
+'Content-Encoding: chunked', while you do.
+
+I really have no clue on why this is happenning. May be a crazy
+transparent proxy is between you and google.
+
+
+