hybinet wrote:
50 max clients with Apache/mod_php on a Linode 720 is unsustainable.
This does not correspond to my experience. One Linode 360 I manage runs Ubuntu 8.04 and Apache 2.2.8 just fine with MaxClients set to 50 (and hits that max several times a week). It uses PunBB, which is lightweight compared to, say, Drupal or Wordpress.
Another running CentOS 5.3 and Apache 2.2.3 uses MediaWiki and can only handle a MaxClients of 25 before hitting swap. For whatever reason, Apache seems less memory-efficient on CentOS than on Ubuntu, but this server also runs mailing lists and other services that consume RAM.