# 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:

* &#x20;/info.json
* &#x20;/players.json
* &#x20;/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.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.packets-decreaser.net/ddos-protection/layer-4/gamefilters/fivem/fivem-layer-7.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
