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