In message <[EMAIL PROTECTED]>, Yutaro Shimamura writ
es:

>value of varnishstat "Objects sent with sendfile" is almost 0.
>            0         0.00         0.00 Objects sent with sendfile
>
>so, write() called.
>     37327571       335.20       157.86 Objects sent with write
>
>when do you use sendfile()?

By default: never, there are problems with all sendfile() implementations
that prevent them from being usable in Varnish.  Only FreeBSD-Current
and later FreeBSD-8 will support sendfile().

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
[EMAIL PROTECTED]         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.
_______________________________________________
varnish-dev mailing list
varnish-dev@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-dev

Reply via email to