|
From: Grant \(ProtectionNET\) <gr...@pr...> - 2003-12-22 04:38:46
|
Hi, When my java app requests a restart via Wrapper.restart() there is a = noticable 30 sec delay before the Wrapper restarts the VM. I'm keen to reduce this delay to zero if possible. I'm only interested = in reducing the delay when I request a restart - I don't understand why = a delay exists when I request the restart. I would have thought this = could be instant... no need to wait 30 sec is there ? Is calling Wrapper.restart() the correct procedure to quit your app and = instantly restart it ? Regards, Grant |