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

Re: svn commit: r33366 - trunk/notes

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 30 Sep 2008 19:50:04 -0400

On Tue, Sep 30, 2008 at 7:00 PM, Greg Stein <gstein_at_gmail.com> wrote:

> And yes, I want cachability of (rev, path) nodes. If a request can be
> satisfied locally, then that is a huge win. You say "serve out of
> RAM", and both will do that. But a proxy can do it on your LAN rather
> than the server via the WAN. You say "nobody has done it", but that is
> an incorrect argument. Nobody has been ABLE to do it because we
> glommed shit into a mother REPORT. And serf needs some more work
> before people can TRY it. So I respectfully disagree with any argument
> about cachability being a non-requirement.

It does not make sense to come up with a new design and not try to
make it work well (ideally very well) with caching proxy servers.
That said, correct me if I am wrong, but if your server is using SSL
isn't it impossible for a proxy to ever cache anything? I was looking
into this recently for a corporate customer and this seemed like an
absolute dead-end because of SSL.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-10-01 01:50:19 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.