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

Cached server configuration with Authorization

From: Stephen Berard <srberard_at_hotmail.com>
Date: 2003-11-17 20:30:49 CET

I'm trying to setup a caching server (Apache 2.0) to cache a remote
subversion server locally. We are currently requiring authentication to
access the main (remote) server. I've setup the proxy and cache modules on
my local server and the proxy works fine. However, nothing is being cached.
  Looking throught the Apache docs it states that authenticated connections
are never cached (http://httpd.apache.org/docs-2.0/mod/mod_cache.html)

When we remove the require authentication the cache then works properly. So
this seems to be correct information. Is there a way to get around this?
Basically we have two reasons for our setup. 1. We need to restrict access
to our source to people within our group and 2. We need to be able to track
the user to is making changes to the repository. Without authorization we
can't get this working.

Any help is apprecitated.

Cheers,
Stephen

_________________________________________________________________
Concerned that messages may bounce because your Hotmail account is over
limit? Get Hotmail Extra Storage! http://join.msn.com/?PAGE=features/es

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 18 03:59:45 2003

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.