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

Re: svn commit: r1523476 - /subversion/trunk/subversion/svnserve/svnserve.c

From: Stefan Fuhrmann <stefan.fuhrmann_at_wandisco.com>
Date: Sun, 15 Sep 2013 23:06:46 +0200

On Sun, Sep 15, 2013 at 10:28 PM, Ivan Zhakov <ivan_at_visualsvn.com> wrote:

> On Sun, Sep 15, 2013 at 10:58 PM, <stefan2_at_apache.org> wrote:
> > Author: stefan2
> > Date: Sun Sep 15 18:58:49 2013
> > New Revision: 1523476
> >
> > URL: http://svn.apache.org/r1523476
> > Log:
> > Further improve svnserve's responsiveness to large numbers of small
> > requests in threaded mode: Use a thread pool.
> >
> APR thread pools are available only in apr-util 1.3.x and later, while
> AFAIK we support older APR for Subversion.
>

As of r1523503, we fall back to the previously used threading
code for old APR utils.

-- Stefan^2.
Received on 2013-09-15 23:07:22 CEST

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.