In message <[EMAIL PROTECTED]>, =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?=
 writes:
>"Poul-Henning Kamp" <[EMAIL PROTECTED]> writes:
>> Sendfile moves the filebuffers to the socket and as soon as it has
>> done this, it returns, and the buffers may not have been processed
>> by TCP yet.
>
>So we need to be able to block (or at least prevent re-use of the
>affected part of the storage file) until sendfile() completes...

No, that gets waaay to complicated.

-- 
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-misc mailing list
[email protected]
http://projects.linpro.no/mailman/listinfo/varnish-misc

Reply via email to