Cache is not shared between workers. Load balancing may therefore give you unexpected responses. To use the same worker, pass the same X-Session-ID header for all requests that should use the same cache.
When this resource was cached.
When this resource's cache expires.
Whether the cache was hit. Either "hit", "miss", or "awaited" (resource was already being requested by another client)
Cache is not shared between workers. Load balancing may therefore give you unexpected responses. To use the same worker, pass the same X-Session-ID header for all requests that should use the same cache.