Status.net Extremely Slow...

When I install status.net on my web host, it is extremely slow. The script installs perfectly but when I click a link I wait about 10 seconds for every single page to load. I decided to remove status.net as this would be completely unusable for a community site. Has anyone else had this problem? Does anyone know how to resolve it? I would love to go back to using status.net if it was fixed :)

Comments

  • @chriscurran There are a few things you can do. Set schemacheck to run on script instead of web
    php scripts/setconfig.php db schemacheck script
    Although remember that you must then run the checkschema.php script anytime you activate or deactivate a plugin.

    You can setup memcache http://gitorious.org/statusnet/mainline/blobs/master/README#line1205 you'll also need to run a memcache server. That should speed things up a bit.

    Also make sure that you have some kind of php accelerator like APC installed on your server.

    Having those three things should speed it up.

    You can also look at a status.net cloud site with us if it fits your needs at http://status.net/cloud
  • I do face the same problem. And with just one test user - all default set up. I guess with that, to see things happening speedily one does not need memcache. APC, memcache will be needed if it has thousands of active users, I guess.

    W.r.t "Set schemacheck to run on script instead of web
    php scripts/setconfig.php db schemacheck script" where or how can we do this?

    Thanks.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Google Sign In with OpenID