Re: [us...@httpd] Re: Proxy streaming

2010-09-06 Thread Thom Brown
On 6 September 2010 16:10, Eric Covener wrote: > On Mon, Sep 6, 2010 at 10:55 AM, Thom Brown wrote: >> On 6 September 2010 12:49, Eric Covener wrote: >>> Is the response cacheable? >>> >>> http://httpd.apache.org/docs/current/caching.html >> >

Re: [us...@httpd] Re: Proxy streaming

2010-09-06 Thread Thom Brown
criteria. >>> MCacheMaxStreamingBuffer 30 > > Is it larger than 300KB? I left it at 300KB because I didn't want a huge latency. As it's a stream, it'll be indefinitately long. Have I misunderstood this setting? -- Thom Brown Twitter: @darkixion IRC (freenode): da

[us...@httpd] Re: Proxy streaming

2010-09-06 Thread Thom Brown
On 2 September 2010 22:43, Thom Brown wrote: > Hi all, > > I'm wondering if someone could help here.  Basically what I want to do > is provide a proxy for a video stream so that only 1 request goes to > the destination server, but will server many people using some sort

[us...@httpd] Proxy streaming

2010-09-02 Thread Thom Brown
s are: MCacheSize 2500 MCacheMaxObjectCount 5 MCacheMinObjectSize 1 MCacheMaxObjectSize 3000 MCacheMaxStreamingBuffer 30 However, this results in each request producing an additional request to the destination server. What do I need to do? Thanks -- Thom Brown Twitter: @darkixion IRC (fre