Menu

#2 bind rt port to a specific IP

open
nobody
None
5
2005-09-01
2005-09-01
Idcmp
No

This patch adds the following property:
rt.control.bind=hostname.example.com

If set, the listening port for RT will be bound to that
hostname. It's handy if you're running multiple
servers, each listening on different IPs, and you need
coverage turned on for all of them (like I do!)

Discussion

  • Idcmp

    Idcmp - 2005-09-01
     
  • Vlad Roubtsov

    Vlad Roubtsov - 2006-01-16

    Logged In: YES
    user_id=1013207

    I am intrigued by this. Can you provide a couple more details?
    This enables multiple JVM processes to run on the same host,
    correct? Different processes will use the same port but
    different <port, addr> tuples to listen on? My TCP is
    getting a little rusty...

    Vlad.

     

Log in to post a comment.