Re: Torrent web cache.

2007-02-07 Thread Adrian Chadd
On Tue, Feb 06, 2007, Mat Hounsell wrote: > I think I have an idea y'all might like. > What is more, it would be simple and efficient to deploy many beige box > torrent caches. > > I am not familiar enough with the torrent protocol, squid, or to be honest > server programming to start this by m

Torrent web cache.

2007-02-07 Thread Mat Hounsell
I think I have an idea y'all might like. http://www.pbs.org/cringely/pulpit/2007/pulpit_20070202_001566.html Robert Cringely wrote about the problems ISP are facing with torrent traffic. Basically alll that traffic to the real Internet is costing them money. Thinking about I realised that it wa

Re: clientReplyContext::replyStatus and proxy_keepalive

2007-02-07 Thread Robert Collins
On Wed, 2007-02-07 at 17:42 -0700, Alex Rousskov wrote: > Hello, > > If you understand clientReplyContext::replyStatus, please see if you > can help me with the following problem. > ... > Could somebody please explain the logic here? Specifically, I do not > understand why proxy_keepalive f

clientReplyContext::replyStatus and proxy_keepalive

2007-02-07 Thread Alex Rousskov
Hello, If you understand clientReplyContext::replyStatus, please see if you can help me with the following problem. Background: I am making aborted POSTs to work with the new BodyPipe. Under certain ICAP failure conditions, the client side needs to produce an error response. We di