[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: issue #1573: fs deltification causes delays

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-11-05 21:54:52 CET

On Wed, 2003-11-05 at 15:15, Greg Stein wrote:
> > You can do a forced flush.
>
> Euh... please, no. We really don't want to get into the business of
> monkeying with what Apache decides is the proper behavior for delivery of
> data to the socket.

This is not "monkeying." This is politely informing Apache that we
would like the client to know something, and since we're going to run
off and do something computationally intensive, we'd like the client to
know it now. It's morally equivalent to using fflush() with stdio,
which is not "monkeying with what the C library decides is the proper
behavior for delivery of data to the file."

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 5 21:56:15 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.