Several users reported dropped connections using .NET 2.0 runtimes. The
most promising lead on why is described below:
"
So I got to thinking... what is different about the (Http)WebRequest in
framework version 2... and it turns out that there are some
differences.
http://geekswithblogs.net/denis/archive/2005/08/16/50365.aspx
http://support.microsoft.com/default.aspx?scid=kb;EN-US;915599
Anyway... I suspect that forcing the protocol version to 1.0 or
monkeying with keep alive in request.cs should do it... I'll give it a
whirl soon.
"
Original issue reported on code.google.com by fman...@gmail.com on 28 Jul 2006 at 11:04
Original issue reported on code.google.com by
fman...@gmail.com
on 28 Jul 2006 at 11:04