From Fedora Project Wiki
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.

Put your lessons learned here.

  • Use apache !KeepAlive On sparingly. !MaxKeepalive should be 1 or 2 (seconds) on servers to enable static pages plus its images to get pulled in one connection, but leaving it longer than that keeps the connection open and idle for too long, which prevents additional clients from getting a connection at all.
  • Watch apache !MaxClients. If each client takes 15MB of RAM (say, mirrormanager's mirrorlist mod_python app), that's 2.2GB of RAM for httpd alone with the default !MaxClients 150
  • <couf> put release notes in a good defined place on the mirrors (see also bug #241975)
  • Nagios notifications
  • Ram
  • Docs was not properly balanced