For some reason, I can't restart Apache by a simple apache -k restart command. I have to run the stop command, then run the stop command. Which is pretty much the same thing, except it takes much longer. I've written a batch file to automatically run stop and start, but it takes a long time. Why would a restart command not work? To clarify, I can run the restart, but then the server doesn't respond after the restart completes. All requests time out. What's going on?