Dude, you have got to be kidding me?! I was telling you right at the start to use the webserver to rely on streaming out the video, and you said no :S
Fail. On Sun, Dec 26, 2010 at 5:46 AM, 93-interactive < 93interact...@googlemail.com> wrote: > > > On Dec 26, 12:20 am, Christophe Pettus <x...@thebuild.com> wrote: > > On Dec 25, 2010, at 12:16 AM, 93-interactive wrote: > > I'd strongly encourage you to look at mod_xsendfile (if you are using > Apache), or the equivalent functionality in lighttpd. You can maintain full > control over who gets to see what videos, without having to tie up a > Python/Django instance just doing I/O copies. > > great, mod_xsendfile is exactly what i need, thank you very much > > just if anyone wants to do the same: > > additionally to the headers from xsendfile docs, add a header: Accept- > Ranges: bytes > > otherwise IE9 will crash > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-us...@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.