Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Layer 7 Attacks
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Sledmore" data-source="post: 457834" data-attributes="member: 591"><p>It's not as bad as you say. We don't run a proxy or anything - we just wait for the attack and filter the IPs, I'm sure you could do this automatically but it's usually the same bot list each time (as in, it varies but it seems to not be as strong once you've blocked some ASNs), hence why giving it to other hotels seems to work fine for them.</p><p></p><p>I just don't like putting under attack mode on thus the 2-minute downtime on the webpage. Anyone on Nginx just tail the access log and filter by requests, you'll block his list in minutes.</p><p></p><p><strong>It's worth noting that we use the Cloudflare API to automatically enable under attack mode if we're asleep - it kicks in after like 20 minutes.</strong></p></blockquote><p></p>
[QUOTE="Sledmore, post: 457834, member: 591"] It's not as bad as you say. We don't run a proxy or anything - we just wait for the attack and filter the IPs, I'm sure you could do this automatically but it's usually the same bot list each time (as in, it varies but it seems to not be as strong once you've blocked some ASNs), hence why giving it to other hotels seems to work fine for them. I just don't like putting under attack mode on thus the 2-minute downtime on the webpage. Anyone on Nginx just tail the access log and filter by requests, you'll block his list in minutes. [B]It's worth noting that we use the Cloudflare API to automatically enable under attack mode if we're asleep - it kicks in after like 20 minutes.[/B] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Layer 7 Attacks
Top