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

Re: Issue SVN-2263 Send multiple locks in one DAV request

From: Julian Foad <julianfoad_at_apache.org>
Date: Sat, 13 Oct 2018 15:59:56 +0100

Branko Čibej wrote:
> Pipelining the lock and unlock requests is not the same as sending
> multiple locks in one request, so no, it's not resolved. Each
> lock/unlock op still gets its own HTTP request, with all the extra work
> that implies in mod_dav_svn, the pipelining just reduces the network
> latency.

Ah yes. Thanks.

-- 
- Julian
Received on 2018-10-13 17:00:03 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.