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

Problem with write through proxy

From: Joseph Isenberg <jisenberg_at_welldoc.com>
Date: Wed, 30 May 2012 11:40:33 -0400

I'm trying to set up a write through proxy and it was going OK. We want the
communication between the slave and the master to be encrypted so we wanted
to use https. I figured out how to get apache to do that by adding
"SSLProxyEngine on" to the config and it seemed to work, but I can't commit
a revision that has a copy. I'm getting a 502 Bad Gateway error on the COPY
request. I'm using http from the client to the slave and https between the
slave and the master. I switched back down to using http for the
SVNMasterURI and the copy went through. I don't really know anything about
the protocol, but I think the error is because the destination header has
an http url. The eventual plan is to use https both between the client and
the slave and between the slave and the master, but I didn't set up SSL on
the slave yet. It's possible that if I did have https on the slave and an
http master uri I would have the same problem.

-- 
Joseph Isenberg
Senior Associate
WellDoc, Inc.
1501 St. Paul Street, Suite 118
Baltimore, MD 21202
T:  +1 443.692.3110
F:  +1 443.692.3099
www.welldoc.com <http://www.welldocinc.com/>
***This e-mail message is intended only for the named recipient(s)
above.  It may contain information that is confidential and/or
privileged.  If you are not the intended recipient, you must not keep,
use, disclose, copy or distribute this email without the author's
prior permission.  If you have received this e-mail in error, please
notify the sender immediately by return e-mail and delete this e-mail
and any attachment(s) from your system.***
Received on 2012-05-30 17:41:23 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.