Obsolete:Apache issues

From Wikitech
This page contains historical information. It may be outdated or unreliable.
  • dberror.log is flooded by something from dumps or job processing
  • exception.log doesn't seem very full, all i see is magic stuff. i'm sure there are other exceptions going on, why aren't they listed?
  • error detection
    • It's not uncommon for a machine to freeze up its filesystem due to HDD errors.
      • This leaves the machine running in rotation, but unable to update files. -> out-of-date code and config running
      • We should automatically shut down Apache in this case...
  • Common files and config don't sync on server start
    • Machines that have been off appear back in the pool with outdated config and code
    • -> we should sync on server startup