Skip to content

Need x-magento-cache-debug header for production mode when use build-in cache #39734

Open
@rogerdz

Description

@rogerdz

Preconditions and environment

Steps to reproduce

  1. Enable production mode: bin/magento deploy:mode:set production
  2. Run: curl -I --location-trusted 'https://magento2.test/' | grep -i x-magento-cache-debug

Expected result

Return x-magento-cache-debug header data

Actual result

No return x-magento-cache-debug header data

Additional information

No response

Release note

No response

Triage and priority

  • Severity: S0 - Affects critical data or functionality and leaves users without workaround.
  • Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
  • Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
  • Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
  • Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions