https://issues.apache.org/bugzilla/show_bug.cgi?id=29744





--- Comment #72 from Julian Gilbey <[EMAIL PROTECTED]>  2008-09-11 16:34:50 PST 
---
(In reply to comment #71)
> Created an attachment (id=22248)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22248) [details]
> proxy_connect patch updated for 2.2.9
> 
> Tested under Gentoo (x86_64 build) with the following steps:

I've tried this on my Debian testing system, and it hasn't worked for me.  Does
anyone have any clue why not?

Here's what I'm getting, using Debian's apache 2.2.9-7, patched with this 2.2.9
proxy_connect_patch:

burnside:~ $ ssh -p 8080 localhost
Linux burnside 2.6.26-1-686 #1 SMP Thu Aug 28 12:00:54 UTC 2008 i686
[...]

so ssh itself works (and there's nothing exciting in ~/.ssh/config).  However:


burnside:~ $ proxytunnel -E -v -p machine.internet.net:443 -d localhost:8080
Local proxy machine.internet.net resolves to 1.2.3.4
Connected to machine.internet.net:443 (local proxy)

Tunneling to localhost:8080 (destination)
Communication with local proxy:
 -> CONNECT localhost:8080 HTTP/1.0
 -> Proxy-Connection: Keep-Alive
error: Socket write error.
burnside:~ $ 

This is a relatively new error, due most likely to either the upgraded apache
or the upgraded ssh, and I'm not sure where it originates or why.  Any ideas
what I can do about it?

Many thanks,

Julian


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to