| Tom Clukay 2006-09-19, 1:35 pm |
| As a shop whose web pages are typically available 24/7, we would like to automate a process that periodically stops and starts (restarts) both the System i5 HTTP and WAS 5.0 Express servers. Does anyone have any recommendations on the best way to do this
?
Is there a specific sequence the servers should be stopped in?
Is there a specific sequence the servers should be restarted in?
Is there some way I an know that the servers have STOPPED before submitting the restart job?
Should I use the STRTCPSVR command and the StartServer command to do the restart? Or would it be better to configure the HTTP server to automatically restart a specific WAS server instance whenever HTTP is restarted?
Remember, we could have users currently "logged in" while we're attempting this process, so the more "user-friendly" the process is, the better.
Thanks in advance.
|