|
From: Leif M. <lei...@ta...> - 2013-09-04 05:32:45
|
David, Yes, I am sorry that the documentation is not clear. All actions in the Wrapper are able to take multiple actions as of version 3.5.0. wrapper.ping.timeout.action=DUMP,RESTART Note that if the JVM is actually frozen, the DUMP action will not do anything as the JVM will not be able to act on the request. Please let me know if you have any questions getting it working. Cheers, Leif On Tue, Sep 3, 2013 at 9:35 PM, David R Robison <drr...@op...> wrote: > Can I specify multiple values for the wrapper.ping.timeout.action > property? Such as: > > wrapper.ping.timeout.action=DUMP,RESTART > > > Thanks, David |