On Mon, Apr 5, 2010 at 2:36 PM, David Kerr <dmk@mr-paradox.net> wrote:
> My app will have over 10k concurrent users. I have huge servers 32 cores (64bit), 64GB ram. RedHat linux.
>
> Those 10k users will all be logging in as one of 5 application users.
You should probably also look into memcached to take a lot of the read
load off of your databases.