Re: Updating r->cache in ngx_http_upstream_process_cache_control()

2024-07-29 Thread Maksim Yevmenkin
Hello! [...] thank you for the response. > Parsing cache validity time from cached responses is used at least > when sending revalidated responses (NGX_HTTP_CACHE_REVALIDATED). > > For cached responses with other cache statuses > (NGX_HTTP_CACHE_HIT, NGX_HTTP_CACHE_STALE) this probably can be >

Re: Updating r->cache in ngx_http_upstream_process_cache_control()

2024-07-29 Thread Maxim Dounin
Hello! On Mon, Jul 29, 2024 at 10:00:29AM -0700, Maksim Yevmenkin wrote: > Hello! > > [...] > > thank you for the response. > > > Parsing cache validity time from cached responses is used at least > > when sending revalidated responses (NGX_HTTP_CACHE_REVALIDATED). > > > > For cached responses