2 Replies Latest reply on Feb 7, 2003 8:24 AM by supertbone

    remote host lookup

    supertbone

      is there a way to configure jetty so that it returns
      ip's instead of the clients remote host.

      e.g:
      request.getRemoteHost() --> returns the host name of the client but this causes serious performance problems.

      i now some webcontainers support this feature but i don't now if jetty support this and how to configure it with
      jboss 3.0

      Greetz,
      Tbone