I backport modcache v1.4.2 to lighttpd 1.4.18 as modcache v1.4.3
Changelog:
- fix bug on handle of fetchall-for-range-request option
- new 'flv_streaming' option to work with mod_flv_streaming module
I update examples to demonstrate how mod_cache works with mod_flv_streaming.
Changelog:
- upgrade lighttpd 1.5 to r1922
- put splaytree.c into mod_cache.c
- fix memory leak on handler_ctx usage
- fix memory leak on splaytree_splay usage
Hope you guys like it.
changelog:
- updated to lighttpd 1.5.0 r1811
- status page for mod_status added
- cache.ignore-hostname added
- bugfix for checking cachehd file
