[Icecast] Icecast on port 80 and proxy servers that stay connected after user disconnects.
Michael Smith
mlrsmith at gmail.com
Sat Feb 12 03:00:12 UTC 2005
On Fri, 11 Feb 2005 14:59:54 +0000 (UTC), gARetH baBB
<hick.icecast at gink.org> wrote:
> On Sat, 12 Feb 2005, Geoff Shang wrote:
>
> > good example of why this is a good philosophy. There's no way for the proxy
> > server to know not to cache it, unless you can tell it not to cache certain
>
> Cache-Control: no-cache
> Pragma: no-cache
>
> Actually, "Cache-Control: no-cache" is wrong, it should I suppose be
> "no-store" (or even "no-cache, no-store") - though stricly Cache-Control
> is HTTP/1.1 and Pragma should be the one taken notice of.
Icecast's support for HTTP/1.1 is virtually non-existant. I intend to
improve it, eventually, but for now, most responses from icecast won't
be valid HTTP/1.1.
Mike
More information about the Icecast
mailing list