Drahtseilerei

Kategorie: Industrie: Drahtseilerei:


http://www.gustav-wolf.de/
Eintrag vom: 15.01.2013.



El encabezado de respuesta HTTP Access-Control-Max-Age define la cantidad de tiempo que se puede almacenar en caché el resultado de una solicitud de verificación previa. Hay un tiempo predeterminado de 5 segundos para cada resultado de la solicitud de verificación previa.
https://www.affmu.com/es/access-control-max-age-1.html
 AFFMU


Al contenido que nunca cambia se le debe dar un max-age largo mediante el uso de la prevención de caché es decir al incluir un número de versión un valor hash etc. en la URL de solicitud.
https://developer.mozilla.org/es/docs/Web/HTTP/Guides/Caching
 MOZILLA


What it does: The max-age directive specifies the maximum amount of time in seconds that a resource is considered fresh. After this time the browser will request a new copy from the server.
https://www.debugbear.com/docs/http-cache-control-header
 DEBUGBEAR


The "public" response directive indicates that any cache MAY store the response even if the response would normally be non-cacheable or cacheable only within a private cache.
https://gist.github.com/AGiallelis/2bdfc98e130676859cb6d207ff3a804e
 GITHUB


La cabecera Cache-Control es una de las más potentes y flexibles para el control de la caché. Permite especificar directivas tanto para cachés privadas (navegadores) como públicas (proxies y CDNs).
https://help.peqi.app/es/encabezados-de-control-de-cache
 PEQI


This tutorial provides a comprehensive guide to understanding Cache-Control headers specifically focusing on the max-age public private and no-cache directives.
https://dohost.us/index.php/2025/08/07/understanding-cache-control-headers-max-age-public-private-and-no-cache/
 HTTPS:


Cache-Control: public max-age=3600 stale-if-error=60 With this configuration Cloudflare attempts to revalidate the content with the origin server after it has been in cache for 3600 seconds (one hour).
https://developers.cloudflare.com/cache/concepts/cache-control/
 CLOUDFLARE


Indica que las cachés pueden almacenar esta respuesta y reutilizarla para las peticiones subsecuentes mientras estas son recientes. Ten en cuenta que max-age no es el tiempo pasado desde que la respuesta fue recibida sino el tiempo desde que la respuesta fue generada en el servidor de origen.
https://developer.mozilla.org/es/docs/Web/HTTP/Reference/Headers/Cache-Control
 MOZILLA



Ehrlich währt am längsten. Aber wer hat schon so viel Zeit.