Jump to content
UnevenEdge

K_N

Administrator
  • Posts

    1617
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by K_N

  1. I'm working on getting a new server ready. This one is tiny and weak. In around 9-10 days the new one should be online and ready to go, then I'll just have to make a copy of everything here, drop it over there and switch the domain name over and it'll be nice and fast.
  2. Those kind of bans are generally reserved for literal spam accounts - ones that sell pills and stuff. So they keep trying to post about their pills and whatever for sale and don't register a new account because they think their ads are working and everyone can definitely see them.
  3. K_N

    meow

    KK, just PM me with them when you have em.
  4. K_N

    meow

    The site is cached by Cloudflare. If you need the cache purged just let me know.
  5. I mean, technically since we have root control over the server I can ban entire countries, continents or ISPs. I doubt we'll do that.
  6. Same thing as a shadowban basically. The account holder doesn't know it but none of their content is visible to anyone else.
  7. Technically all of the above and more. Whether or not they'll be used is up to mr. admin.
  8. K_N

    Pokemon Sun & Moon

    Have it pre-ordered to arrive Saturday. Pokemon games are literally the only thing I pre-order.
  9. Bandwidth is fine, the problem is actually the CPU usage. Forums like this are super high in database calls which spikes the CPU big time. I've already upgraded this virtual server to the best my provider offers, but unfortunately they don't offer much, so I'm in the midst of finding better hardware to put us on. As for paying, I'm fine. I mean it's always welcome, but I don't necessarily need any - plus i dunno what luuv/admin wants on his site - I offered to do this for free anyways. We just haven't moved anything yet because I'm trying to make sure the hardware I move us on to will actually support us before I do all the work moving things over.
  10. I updated something that should make it way faster now.
  11. Update: I installed a caching system for PHP Bytecode (I don't expect anyone to know what that means). Forum go faster.
  12. No, nothing "migrates" to MariaDB. MariaDB is literally a drop in for MySQL. It's API compatible. It's purpose is so you can use MySQL applications without having to deal with Oracle. SMF is a MySQL application. I'm running it on MariaDB.
  13. Like, there's no difference between MariaDB and MySQL as far as anything running in PHP is concerned. It all just uses the mysqli API.
  14. SMF is ancient. The first unofficial release was in 2003.
  15. Do you not know what MariaDB is? It's a dropin fork of MySQL to free it from Oracle...
  16. Because this software was made before Hadoop was invented.
  17. Here's the deal: As far as decent forum software goes, there's not a lot that's actively developed anymore. SMF kinda sucks, but it kinda sucks the least. One of the problems it has, is scaling issues - meaning the more people using it, the slower it gets. Until they update it to be usable with the newest version of PHP (the programming language it's made in) it's pretty taxing on a server. All I can do to mitigate the speed is throw more money at it and give us more RAM/CPU speed.
  18. I would love to be using PHP 7's interpreter or HHVM, but SMF is not PHP7 ready yet, so we're stuck on 5.6's slower single-core bullshit.
  19. It's MariaDB. The problem isn't the database itself though, it's SMF's non-scaling queries. For another $12 a month or so I could put another 3GB in this and just deal with it though.
  20. It's hosted on a quad core xeon with 3GB of RAM on dual NIC 1 TB uplinks. SMF has some database scaling issues and they either need to be found and fixed or I need more RAM.
  21. If you want better hosting you gotta pay me.
×
×
  • Create New...