Jump to content

wolstech

Chief Risk Officer
  • Posts

    17,969
  • Joined

  • Last visited

  • Days Won

    675

Everything posted by wolstech

  1. Unarchived.
  2. Unarchived.
  3. My response yesterday morning was poorly timed, even I didn’t know that K was planning to finish the server yesterday until the announcement. I’ll get this unarchived for you later tonight when I’m at a computer if someone else doesn’t do it sooner.
  4. Unarchived.
  5. Unarchived.
  6. That account is already active.
  7. Unblocked as well. He probably tried signing in before we restored it...
  8. Unarchived.
  9. That just needs to be installed yet. PHP is installed without most of its extensions when a server is rebuilt. What PHP version is this needed for?
  10. Unarchived.
  11. Unarchived.
  12. Unarchived.
  13. Per our terms of service, users are only allowed to have one account. You technically should've been suspended when you created all 4 of those, however the system missed you for some reason. Which one do you want to keep? The other 3 will not be restored.
  14. Unarchived.
  15. Unarchived.
  16. This isn't really an option for us because (with exception to Wordpress) many times the load that gets people suspended isn't caused by excessive inbound traffic to an account. Very often it'll be caused by things like broken cron jobs, scripts stuck in infinite loops, or by poorly written continuously running programs (node.js, python discord bots, etc.), which more often than not don't have an incoming connection. That said, you could definitely implement your own code that checks the server load and make your application refuse service with a 508 if you wish. This would be an effective way to help reduce your account's chance of suspension. If your app disables itself and doesn't produce any load beyond spitting out the error and exiting when the server gets busy, you'll lower your chances of suspension drastically (during high load, the server suspends accounts in order with the heaviest users first until load is acceptable again).
  17. Unarchived.
×
×
  • Create New...