in reply to Re^2: apache2 startup consistency checks
in thread apache2 startup consistency checks

What that's saying is that you don't want to exit while serving web requests. It's no problem to abort startup by calling exit.
  • Comment on Re^3: apache2 startup consistency checks