[OpenAFS] Re: rxtcp, rxutcp [for networks without UDP]

Adam Megacz megacz@cs.berkeley.edu
Mon, 03 Apr 2006 08:43:21 -0700


John Hascall <john@iastate.edu> writes:
>> In the future only tcp on port 80 will work.  Some time after that only http
>> over tcp on port 80 will work.  It's already happening in some places.

> So, who's working on rxhttp then?

Once rxtcp works, I might actually going to try this. ;)

I've actually got a decent amount of experience smuggling TCP
connections through evil proxies.  Getting them to flush your requests
properly is kind of a pain, but it can be done.

The worst ones refuse to send even a single POST byte until they've
gotten the client's entire POST payload, and refuse to return even a
single response byte until the server has given the proxy the entire
response payload.  Yes, this is stupid.  Downloading ISO images
through these sorts of proxies is obnoxious.

  - a

-- 
PGP/GPG: 5C9F F366 C9CF 2145 E770  B1B8 EFB1 462D A146 C380