On Sun, Sep 15, 2013 at 10:28 PM, Ivan Zhakov <i...@visualsvn.com> wrote:
> On Sun, Sep 15, 2013 at 10:58 PM, <stef...@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.