What is the problem? In
Enterprise Server version 3.6, a Unix daemon, uxwdog, now monitors the health of the web server daemon, known
as https-<InstanceName>, where InstanceName is the name you give to a specific server instance.
(The default daemon name is https-default.)
If the web server process terminates, the uxwdog daemon will automatically restart the web server
daemon. The problem is that when the uxwdog daemon terminates with the web server still running,
the administration server cannot be used to stop or start the web
server. (This problem can be caused by using the command kill -9 <PID>,
where <PID> is the process id of the uxwdog daemon.) Furthermore, the toolkit that is monitoring
the uxwdog daemon will cause the package to fail over to
the adoptive node, and it will fail to run on the adoptive node.