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

Re: request for proxy code review

From: Daniel Stenberg <daniel_at_haxx.se>
Date: 2002-03-22 07:53:51 CET

On Thu, 21 Mar 2002, Mark Benedetto King wrote:

> On Fri, Mar 22, 2002 at 03:03:40AM +0000, Philip Martin wrote:
> > 2002/03/22 02:11:43| parseHttpRequest: Unsupported method 'REPORT'
> > 2002/03/22 02:11:43| clientReadRequest: FD 12 Invalid Request
> >
> > It looks like the Subversion proxy code works :) but that proxies will
> > still be a problem :(
> >
>
> I think with a little tweaking, neon can be convinced to tunnel through a
> proxy via CONNECT. It already does this for SSL connections.

It should be noted, however, that most proxies are setup to prevent CONNECTs
to other remote ports than 443. Proxy admins often only allow CONNECT for
https to its default port.

At least that's my experience, after having faced many company proxies the
last couple of years.

(I also wrote exactly this kind of "proxy tunnel" code for curl.)

-- 
      Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77
   ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 22 07:54:35 2002

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.