2 Replies Latest reply on Feb 10, 2003 3:26 PM by loyaltyfocus

    Get Jetty to listen to a specific IP address

    mpecher

      Hi,
      Anyone know how to make Jetty Listen to only a particular ip address. (I have 2 NICs in my server, and only want jetty to listen to port 8080 etc on that NIC only).

      Apache has "Listen 12.34.56.78:80" etc in its config file, does Jetty have something similar.
      (I could only find the port setting to get Jetty to listen to in the jetty/jboss-service.xml:
      )

      I want to avoid the Apache->Jetty overhead.

      Any help appreciated...
      Cheers,
      Marcus.