Re: [users@httpd] Apache Proxy for non-web protocols

2011-10-31 Thread Nick Kew
On Mon, 31 Oct 2011 15:32:49 + Richard Thomas wrote: > I've read that it can proxy http, ftp etc, but I want it to proxy protocols > that it does not know about. The most generic answer is that mod_proxy offers a modular framework for handling backend protocols. So HTTP is implemented by m

[users@httpd] Apache Proxy for non-web protocols

2011-10-31 Thread Richard Thomas
Hi, I have searched all round for information on my query and asked a number of colleagues who know Apache more then me and I'm still stuck! Does anyone know if it is possible or not to get Apache to proxy non-web protocols please? I've read that it can proxy http, ftp etc, but I want it to pr