FiveM Layer 7


Layer 7 filtering is not applied, but you can request this function by creating a ticket.

Protection against Layer 7 attacks is facilitated through an Nginx cluster. This cluster is responsible for ensuring robust defense against Layer 7 threats. Our Layer 7 filter is caching all static content of your FiveM webserver for 1 minute. This includes but is not limited to following endpoints:

  • /info.json

  • /players.json

  • /dynamic.json

Your custom modded content will not be cached.

We also applied strict ratelimits which, when exceeded, will ban that IP-address for 8 hours.

Last updated