about h.264 streaming cache support

伍鹏 wupeng at openv.cn
Thu Oct 16 03:41:22 MSD 2008


Dear mike,
 				
>You should share the scripts and such :)
ohh,it is quite simple:
#!/bin/bash
find /your/proxy/store/path -atime 1 -type f | xargs rm -f
#this will delete any file more than a day no access


> Dear all,
>
>>I have implemented an H.264 pseudo streaming module. And now I want to add cache feature to this module.
> Forget it!
> I made a silly mistake, after reading docs over and over and now I realize this is unnecessary.
> Using proxy module's proxy_store directive and some scripts, I can do everything I want.
> No new code should be written.
> Nginx is a great product, it has almost every feature I want. I love it.
> Thank you Igor.
>

Peng Wu
2008-10-16
--------------







More information about the nginx mailing list