modcache v1.4.3 released
Published March 1st, 2008 in TechI 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.
能给个联系方式吗?邮件,QQ,msn之类,抱着尊敬之心想和你交流技术
you can email me at shellcode#gmail.com
change # to @
any plan to backport mod_mem_cache to 1.4.18?
mod_mem_cache patch against lighttpd 1.4.19 is http://blog.quehy.com/archives/197.html
will this works in lighttpd 1.4.19?
I think it works for lighttpd 1.4.19 with slighty modification to patch
can you make a patch for 1.4.19?
greatly appreciated..
I will try to release patch against 1.4.19 soon
hi 有2个问题请教
1.mod_mem_cache和mod_cache能不能一起用,我通过改patch把2个都装上了,但是不知道mod_mem_cache有没有日志,看不出来是不是有问题。
2.mod_cache支不支持限定cache在文件系统中占用的总空间?
谢谢
1) mod_mem_cache 可以和 mod_cache 同时使用
2) mod_cache 还不支持限定cache在文件系统的总空间