Matt wrote: > Hi, > We've reached a point where I want to now add another webmail server > because there are enough people using it that it is beginning to slow > down. Are you sure you cannot get any more performance out of your webserver ? One of the low hanging fruits that you can use here is to put in APC (http://php.net/apc). Check out http://talks.php.net/show/lb2/7 and http://talks.php.net/show/lb2/8 slides. To squeeze more performance out of your apache, you can check out this presentation by Michael J. Radwin http://public.yahoo.com/~radwin/talks/yapache-oscon2006.htm > > I know I can do clustering by having a php script send people off to > webmail2 webmail3, etc... or by doing round robin DNS (though I bet > that could wreck havoc on cookies if you connected to a wrong machine > because of DNS cache). I think you will need a loadbalancer. You can check out the LVS or the Pound project for that. > I plan to link data and prefs via NFS, so that isn't a problem... my > biggest concern is the cookies.... any thoughts? If you use a loadbalancer, it will take care of sending subsequent requests for the same client to the same physical server -- raj shekhar facts: http://rajshekhar.net | opinions: http://rajshekhar.net/blog WE APOLOGIZE FOR THE INCONVENIENCE -- God's Last Message to his Creation ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users