Ah, how about a proxy that will listen on the designated port and tunnel the traffic to another port (either jetty or mina) depending on the source port of the connection? I believe HAProxy would support this fine, though it is a bit overkill.
Chris ________________________________ From: Andrei Tchijov <[email protected]> To: [email protected] Sent: Wed, May 5, 2010 10:30:51 PM Subject: Re: Is it possible to "marry" Mina and Jetty? Yes, I have considered this solution. I have $$$ incentive to try to avoid need for second IP address. I am planing to run my server in hosted environment and it is not always possible to get second IP and if it is possible, it will cost extra. Andrei
