View Single Post
  #18  
Old 05-19-2010, 04:25 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,585
Quote:
This file:

/usr/local/cpanel/Cpanel/HttpUtils/ApRestart.pm
Go through the code, looks like that as long as we make _check_ap_restart() function happy, we are good.

Looks like this script is only for restart/graceful-restart, maybe there is another piece of code for forced stop, start sequence?
Reply With Quote