[mod_python] Can't get a 206 (partial content) response

Mike Looijmans nlv11281 at natlab.research.philips.com
Tue Jul 3 09:56:47 EDT 2007


Just lie. There is no check on the content-length actually being correct, so you can set it to "1" 
and still pump out a terabyte stream. I've done that with a few embedded players, worked just fine.

--
Mike Looijmans
Philips Natlab / Topic Automation


yubing wrote:
> yes, the Firefox flash player plugin only supports 2GB content-length, 
> beyond that, it will refuse to play the stream.
> However, we want longer stream (maybe infinite) to monitor our streaming 
> server :)
> Maybe we should try RTMP in the near future:)




More information about the Mod_python mailing list