"howa" <howachen@gmail.com> schreef in bericht
news:1160620210.354711.49380@b28g2000cwb.googlegro ups.com...
> > > http://blog.lighttpd.net/articles/2006/07/02/x-sendfile
> > >
> > > are there any similar module/tools in Apache?
> > Googled for fun, result might be even funnier...
> > http://celebnamer.celebworld.ws/stuff/mod_xsendfile/
> too bad this mod only run on apache2...
>
> this kind of functions is a very important of a dynamic web
> apps nowsaday
CMIIW, that's why the use of sendfile() was intruduced with version 2 ...
I wonder whether the use of mod_deflate blocks usage of sendfile()
HansH