Skip to content

Fix srcache fetch status in logs #117

@dhsathiya

Description

@dhsathiya

Replace: upstream_cache_status with srcache_fetch_status

    log_format rt_cache '$remote_addr $upstream_response_time $srcache_fetch_status [$time_local] '
    '$http_host "$request" $status $body_bytes_sent '
    '"$http_referer" "$http_user_agent"'
    ' $request_time' ;

Check upstream_response_time as well.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions