On Thu, Jul 17, 2008 at 7:13 AM, Anand Kulkarni <[EMAIL PROTECTED]> wrote:
> Hi,
>
>>>
>>> We have used mod_proxy in our project for configuring proxy server
>>> between TCP client and TCP server. But, mod_proxy has not been able
> to
>>> forward the complete client data to the server.
>>
>>> I think it is a bug with mod_proxy. We have another option called
>>> mod_athena. In that also it did not work.
>>>
>>> Is there any replacement of mod_proxy in Apache?
>

No replacement.  If you want a TCP proxy, teach your client to use the
CONNECT protocol and try mod_proxy_connect.

-- 
Eric Covener
[EMAIL PROTECTED]

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to