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

Re: svnservectl ?

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-06-02 17:58:29 CEST

On Mon, 2003-06-02 at 03:08, Greg Stein wrote:
> Heh. Threaded server, a control script, etc etc. What's next? TCP_CORK?
> Nagle algorithm? Logging? Configuration systems?

I will remind you that TCP_CORK is only useful if you're about to call
sendfile(), which we never do in either mod_dav_svn or in svnserve. The
Nagle algorithm is a kernel thing we don't have to pay attention to.
The other things you mention are unlikely to get svnserve to a tenth the
bulk of Apache.

So, as cheap shots go, this one isn't very good. :)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 2 17:59:34 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.