Buddy
AAdmincraft
•Created by Nikki on 1/10/2025 in #questions
Anyone know what's causing this lag?
for the rest i don't see anything sus
22 replies
AAdmincraft
•Created by Nikki on 1/10/2025 in #questions
Anyone know what's causing this lag?
22 replies
AAdmincraft
•Created by Nikki on 1/10/2025 in #questions
Anyone know what's causing this lag?
is this your own dedi or ? Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz doesn't sound that fast
22 replies
AAdmincraft
•Created by asiessoyjosep on 12/29/2024 in #questions
Best hosting for small group of friends?
🤔 game servers have faster speeds as it's not with virtualization, vps require more setup and yea slower speeds
13 replies
AAdmincraft
•Created by asiessoyjosep on 12/29/2024 in #questions
Best hosting for small group of friends?
so are you looking for a game server or a vps?
13 replies
AAdmincraft
•Created by ‧₊˚✧ Peepo ✧˚₊‧ on 12/28/2024 in #questions
Hosting services
just overpriced
80 replies
AAdmincraft
•Created by ‧₊˚✧ Peepo ✧˚₊‧ on 12/28/2024 in #questions
Hosting services
yes it's "good"
80 replies
AAdmincraft
•Created by ‧₊˚✧ Peepo ✧˚₊‧ on 12/28/2024 in #questions
Hosting services
the marketplace is paused... you can't create a new thread
80 replies
CDCloudflare Developers
•Created by Buddy on 10/9/2024 in #general-help
WAF rules for PRO plan
currently i have whitelisting ip rules and good bots
and a basic bot rule for
((cf.client.bot) or
(http.user_agent contains "curl") or
(http.user_agent contains "python") or
(http.user_agent contains "Go-http-client") or
(http.user_agent contains "wget") or
(http.user_agent contains "libwww-perl"))
what else should i do?
6 replies
CDCloudflare Developers
•Created by Buddy on 10/9/2024 in #general-help
WAF rules for PRO plan
i had rate limits at 300, and it didn't handle, i putted it at 150 and it did fine i think, as i don't want to block actual users, but i'm still looking for improved WAF rules,
6 replies
CDCloudflare Developers
•Created by Buddy on 10/9/2024 in #general-help
WAF rules for PRO plan
i was looking again at my WAF rules
6 replies
CDCloudflare Developers
•Created by Buddy on 10/9/2024 in #general-help
WAF rules for PRO plan
Mh
6 replies
CDCloudflare Developers
•Created by Buddy on 10/9/2024 in #general-help
WAF rules for PRO plan
Currently i have a ratelimiting rules for 250 in 10 seconds
On custom rules:
A ip whitelist rule
and a basic block for known bots
((cf.client.bot) or
(http.user_agent contains "curl") or
(http.user_agent contains "python") or
(http.user_agent contains "Go-http-client") or
(http.user_agent contains "wget") or
(http.user_agent contains "libwww-perl")) and
what else should i do?
6 replies