# Cache effectiveness

The hit ratio is one of Transparent Edge’s most important indicators. It tells us how effectively Transparent Edge is performing and the degree of optimization of a particular website.

You can see the hit ratio on Transparent Edge’s client [portal](https://dashboard.transparentcdn.com/auth/login?redirect=%2F).

<figure><img src="https://lh4.googleusercontent.com/gmTsEm5X3WPNUUoJ5q340OvZs8mw5CxGgfZ2dOym0AFTWVQ-K3vPzLrDrfd7Ju0LdTw2kFnoPn_yulKXYHoqlvOzcIMo_QmIYZIGTiIOB82_PW5N5uBSocmdhoLoUyxsu2lfXaRj1KHcIefYJRsBdg" alt=""><figcaption></figcaption></figure>

A hit ratio under 80% needs to be reviewed. However, 80% means that of all the requests and bandwidth of a particular site, 80% are being served from Transparent Edge without going to the client’s origin server. So, only 20% of the requests are going to the web server.

In other words, we are saving 80% on infrastructure costs at the origin.

To learn more about how to improve your hit ratio, have a look at this [entry](https://docs.transparentedge.eu/guias/configurar-mis-servidores-para-enviar-cabeceras-de-cache).


---

# 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.transparentedge.eu/getting-started/faq/hitratio.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.
