dev@grizzly.java.net

Does a change in Grizzly config require a server restart?

From: Tim Quinn <tim.quinn_at_oracle.com>
Date: Thu, 12 Aug 2010 07:47:14 -0500

Hi. Apologies if this is documented somewhere and I've missed it.

As part of implementing secure admin in GlassFish, a user can run a
command which (among other things) will change some of the Grizzly
config for the admin listener (turn on/off port unification, turn on/
off redirection of http -> https, set/clear using SSL/TLS, set/clear
the certificate alias to use in SSL/TLS authentication, turn on/off
client-auth=want).

If we changes these config settings, does Grizzly need the server to
restart for those changes to take effect?

Thanks.

- Tim