Jump to content

Obsolete:Apache issues

From Wikitech
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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