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 Tutorials
L7 DDoS mitigation megathread
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="Parsov" data-source="post: 461208" data-attributes="member: 68429"><p>Redis is good but you can use any as long as you <strong>handle </strong>the data within your web service <strong>properly</strong> (most retro cms don't). What I'm saying is You can do all rate limiting / load balancing / restriction / user agent control yourself instead of spending money on another service you can basically do it <strong>YOUR</strong> way. Which is the best way. I'm not saying your tutorial is wrong your tutorial is pretty great.</p><p>I just wanted to mention that if someone has a shit CMS don't expect this to help you in the long-run.</p><p></p><p>And decent server is a key.</p><p>Languages like GoLang & Rust I can even include Python or C++ in there can handle god knows how many requests per second <strong>if you do it correctly.</strong></p><p>These languages are powerful for the people who know how to use it <img src="/styles/default/xenforo/smilies/emojione/smile.png" class="smilie" loading="lazy" alt=":)" title="Smile :)" data-shortname=":)" />.</p><p></p><p>For retros a normal Clean Laravel App with some sort of custom restrictions + cloudflare would be excellent.</p><p>just saying for anyone who wants to use something other than cloudflare the "other" will be shit.</p></blockquote><p></p>
[QUOTE="Parsov, post: 461208, member: 68429"] Redis is good but you can use any as long as you [B]handle [/B]the data within your web service [B]properly[/B] (most retro cms don't). What I'm saying is You can do all rate limiting / load balancing / restriction / user agent control yourself instead of spending money on another service you can basically do it [B]YOUR[/B] way. Which is the best way. I'm not saying your tutorial is wrong your tutorial is pretty great. I just wanted to mention that if someone has a shit CMS don't expect this to help you in the long-run. And decent server is a key. Languages like GoLang & Rust I can even include Python or C++ in there can handle god knows how many requests per second [B]if you do it correctly.[/B] These languages are powerful for the people who know how to use it :). For retros a normal Clean Laravel App with some sort of custom restrictions + cloudflare would be excellent. just saying for anyone who wants to use something other than cloudflare the "other" will be shit. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Tutorials
L7 DDoS mitigation megathread
Top