You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by bh...@rsa.com on 2010/10/11 14:46:08 UTC

[users@httpd] Java Server socket behind apache

Hi,

Is there a way to configure apache to route non-http plain socket (java server socket - TCP ) communication ?

Regards,
Bharath

RE: [users@httpd] Java Server socket behind apache

Posted by bh...@rsa.com.
Hi Joost,

Thanks for the response. I am actually working on adding a new feature to an existing product which is behind apache/IIS ( we leverage these webservers for handling SSL/TLS).  Introducing a new proxy wouldn't work for us. I am exploring for options within apache and IIS to handle raw socket communication.

Regards,
Bharath

-----Original Message-----
From: Joost de Heer [mailto:joost@sanguis.xs4all.nl] 
Sent: Monday, October 11, 2010 6:40 PM
To: users@httpd.apache.org
Subject: Re: [users@httpd] Java Server socket behind apache

On Mon, October 11, 2010 14:46, bharath.krishnappa@rsa.com wrote:
> Hi,
>
> Is there a way to configure apache to route non-http plain socket (java
> server socket - TCP ) communication ?

I'd use rinetd (http://www.boutell.com/rinetd/) for proxying non-HTTP
traffic.

Joost

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org



---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Java Server socket behind apache

Posted by Joost de Heer <jo...@sanguis.xs4all.nl>.
On Mon, October 11, 2010 14:46, bharath.krishnappa@rsa.com wrote:
> Hi,
>
> Is there a way to configure apache to route non-http plain socket (java
> server socket - TCP ) communication ?

I'd use rinetd (http://www.boutell.com/rinetd/) for proxying non-HTTP
traffic.

Joost

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org