Slashdot Mirror


Migrating from Mambo to Another CMS?

Pikoro asks: "I put up a website a while back for personal use and I have been using Mambo to keep the site in order. One problem though. It seems that Mambo is not all that scalable. The website I started in January now gets almost 20,000 unique users a day and Mambo is very SQL heavy. The database is running on a P4 2.4Ghz machine with 1Gb of RAM, and the database server is on it's knees. Do I need to just upgrade the database server, optimize the MySQL installation, or switch to another CMS system. I would prefer the latter since I have had issues with Mambo and wanted to move to more of a weblog style format. Was considering Slashcode as well. Any ideas would be greatly appreciated."

1 of 52 comments (clear)

  1. Re:Cache by EvilMagnus · · Score: 2, Interesting

    memcached is another option - livejournal and Wikipedia use that, it's light, easy to set up, and works very well on mostly-read MySQL sites.

    --
    -EvilMagnus