Forum Outage
-
Okay this is getting ridiculous.
I've isolated the problem and it sounds like the forum is getting a little too big for its boots.
I don't think the hardware is failing, which is good news. But it does sound like it is bottlenecked. Unfortunately the hardware isn't upgradeable. Especially the parts that it is having problems with.
Ideally I think the solution would be to migrate the database to a different technology. This would result in a slower website, but would be infinitely more reliable.
-
You're talking spending $10 a month to beat the spec's of our current server.
Might not sound a lot, but it's going from $0 a year, to $120 a year, for five or six members lol.
I am going to keep a close on the situation. I noticed the machine only had 100Mb Swap, I've upped it to a Gb and the problem has gone away.
But the issue is with the software used, it will reoccur once the Database reaches a certain size again, by design.
I think long term, we need to migrate away from the current Database and move to a more reliable service.
The guys who wrote this forum do offer this as a service, at $50. Which is a better price to pay as a one off than pay for hosting which is no better than what we got.
But even then, it'll only be a script to migrate the database. Shouldn't be too hard to figure out.
-
@Louis-James Yeah, the code is all written. I need to migrate the forum to redirect all requests from dt125r.co.uk/ to /forum.
So every single link, image, post and topic needs to be migrated.
I then need to migrate the database from Redis to Mongo, might as well throw in a new server to boot. Then deploy the code.
Probably won't be done this side of christmas.