Closed

Description
Preconditions (*)
Magento 2.4-develop;
Production mode;
Sample Data;
Php 7.3;
Varnish v. 6.2
We tried 8823790#diff-2f64f6171deecba61bea147539cf72ec
However it results in too many restarts after a while.
Steps to reproduce (*)
- Configure Varnish and Web server (Apache 2 in my case) devdocs;
- Configure Magento to use Varnish
Go to Admin->Stores->Configuration->System->Full Page Cache:
- Export Varnish 6 VCL, configure and restart varnish service;
- Run varnishlog in console;
- Go to Storefront and try browsing the site for longer than 10min.
Use the VCL on production site with varnish 6.2, after a while certain objects get into a restart loop.
Expected result (*)
We expect no 503 errors caused by restart
Actual result (*)
✖️ VCL keeps restarting forever resulting in: - VCL_Error Too many restarts after a few tries
503 Response status and VCL error: Too many restarts
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentA defect with this priority could have functionality issues which are not to expectations.The issue has been reproduced on latest 2.4-develop branchAffects critical data or functionality and forces users to employ a workaround.Issue related to Developer Experience and needs help with Triage to Confirm or Reject it