Hi, I am trying, without any success, to use gnu httptunnel (http://www.nocrew.org/software/httptunnel.html). The client as well as the server (htc and hts) starts to dialog and then hang waiting for datas, as if httpd is waiting for more data before sending. Reading an old thread "reverseproxy using httptunnel" at http://mail-archives.apache.org/mod_mbox/www-modproxy-dev/200403.mbox/thread, I conclude that it should be working now. Is there any particular option that makes it possible ? Does anybody successfully run such a configuration ? Thanks for any help, Christophe PS: my conf: <IfDefine PROXY> <VirtualHost htun> ProxyRequests Off ProxyPass / http://localhost:8888/ ProxyPassReverse / http://localhost:8888/ </VirtualHost> </IfDefine> --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx