httptunnel works with apache mod_proxy
"Jiajin Yu" <[email protected]> Fri, 1 Jun 2007 23:46:17 +0800
| Newsgroups | gmane.comp.gnu.httptunnel.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi, I've been using mod_proxy in Apache to redirect package to hts, but it doesn't work. In the debug message from htc and hts, it looks like when the initial TUNNEL_OPEN message goes through Apache, the server hts always receives GET first, then POST, while it is not correct. If there is no Apache in the middle stage, everything works fine and the server always gets POST then GET. In the "HACKING" file, you mentioned there is a way to get around when web server cache POST method. Can you tell me how to solve it? Thanks. -- Regards, Jiajin