Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
关于缓存文件的发送问题
shawnfanny1989
hi all
能不能在发送缓存文件的过程中让ngx_http_flv_handler或ngx_http_mp4_handler介入处理缓存文件?
best regards!
shawn
shawnfanny1989
在 2015年5月26日星期二 UTC+8上午10:27:12,fanny shawn写道:
hi all
能不能在发送缓存文件的过程中让ngx_http_flv_
handler或ngx_http_mp4_
handler介入处理缓存文件?
best regards!
shawn
补充:想到一种方法,直接修改ngx_http_cache_send函数,重写flv_handler与mp4_handler代码,改动很大