protected function willSleep($duration)
 {
     LiskDAO::closeInactiveConnections(60);
     return;
 }