Forbidden!

the 508 before the forbidden was a partially served page with a retry - somewhere between it works, and the "out of resources" -

to recover, I lock the site to my IP address - which gives everyone else a forbidden -

as normalcy returns, you might see that the forum is locked, and that "I didn't break it"
This allows a check of arriving traffic without a ton of processor/database pulls.

Then the unlock at the forum level.

a graph of the event - the dip to almost 0 in processes was terminating everything manually.
Then it recovers to "service level" of around 30 processes when the forum is unlocked.

View attachment 284630


Wait, the files are INSIDE the compuer?

1782915391902.gif
 
the 508 before the forbidden was a partially served page with a retry - somewhere between it works, and the "out of resources" -

to recover, I lock the site to my IP address - which gives everyone else a forbidden -

as normalcy returns, you might see that the forum is locked, and that "I didn't break it"
This allows a check of arriving traffic without a ton of processor/database pulls.

Then the unlock at the forum level.

a graph of the event - the dip to almost 0 in processes was terminating everything manually.
Then it recovers to "service level" of around 30 processes when the forum is unlocked.

View attachment 284630
1782915581775.webp
 
Bots are getting sneaky -
Made some changes to confuse them, please let me know if things stopped working
 
Back
Top Bottom