dev@glassfish.java.net

Why Monitoring/Management GrizzlyAdapter deploys on all http-listener (port)?

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Thu, 27 Aug 2009 16:31:47 -0400

Hi,

we recently observed a performance regression when monitoring/management
got enabled:

   * https://glassfish.dev.java.net/issues/show_bug.cgi?id=9286

The problem is the GrizzlyAdapter used for implementing the features are
registered on port 8080, 8181, etc. Should they be only registered on
port 4848 like all the GrizzlyAdapter used by to support admin? Why do
they need to be available on all port?

Thanks

-- Jeanfrancois