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

Re: WebDAV proxy feature "negotiation" -- there's *got* to be a better way.

From: Ben Reser <ben_at_reser.org>
Date: Tue, 19 Feb 2013 10:57:45 -0800

On Tue, Feb 19, 2013 at 10:09 AM, Daniel Shahaf <danielsh_at_apache.org> wrote:
> How so? If the proxy caches the master version per-process or
> per-connection, it won't need to be restarted to notice master upgrades,
> will it?

Per-connection would be fine but based on the discussion in the thread
I was presuming per-process. Per-process caching doesn't necessarily
have any implied end of the cache since you can run
MaxRequestsPerChild set to zero. Per-connection would be much more
like what Philip is talking about.
Received on 2013-02-19 20:05:04 CET

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.