xtreamdude
Programmer
Hi to all,
I have been wondering why does apache still uses writev for very small files(8k)instead of sendfile. My understanding is that sendfile is much more efficient then writev. Please provide some guidence.
Thanks!!
I have been wondering why does apache still uses writev for very small files(8k)instead of sendfile. My understanding is that sendfile is much more efficient then writev. Please provide some guidence.
Thanks!!