i just bought a new shared hosting in TMDHosting (http://www.tmdhosting.com/unlimited-domains-hosting.html). And yesterday i installed the last version of status.net. But every page loads very SLOW (around 30 secs for each). How can i fix this issue?
@silver Is your account allowed to run long-running processes? I think SN runs more quickly when the queuedaemon.php is allowed to run in the background.
Be sure that your config.php says that schemacheck should run via 'script' otherwise, your site could be disk-thrashing as it checks and updates the database schema too frequently.
Also, how much memory (RAM) is available to PHP and MySQL processes?
Comments
Be sure that your config.php says that schemacheck should run via 'script' otherwise, your site could be disk-thrashing as it checks and updates the database schema too frequently.
Also, how much memory (RAM) is available to PHP and MySQL processes?