Skip to content

Query: proxy cache extend: match content types #13

@peterbowey

Description

@peterbowey

@InfoHunter

Looking through the debug log for SEnginx, I noted entries with: "proxy cache extend: match content types, caching" (this occurred for a html asset => a 'fastcgi' http upstream request: "/index.php?q=". I note this 'cache_extend' occurred on a 'fastcgi' and not a 'proxy' upstream....

Checking the 'proxy cache extend' notes at the SEnginx Wiki: http://www.senginx.org/en/index.php/Cache_Extend it 'reads' as being only for use with "NGINX Proxy module"

So I assume (by virtue of the debug logs) that 'proxy cache extend' can be applied to both 1) "ngx_http_fastcgi_module" and 2) "ngx_http_proxy_module".

Sorry for the 'noise' - just need to understand the SEnginx "Cache Extend" better.

Metadata

Metadata

Assignees

No one assigned

    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