Skip to content

Conversation

@davidalger
Copy link
Member

Resolves #2705 and #3315. Zend URI classes only add a / automatically if there is either a query or fragment present. There is no query or fragment on the URI for varnish purge requests, so we must explicitly set the path component for it to be correctly included in the request URI. See #2705 (comment) for further details.

@dsikkema-magento
Copy link
Contributor

Thanks @davidalger! we're processing this now. Internal ticket: MAGETWO-49668

@sshrewz sshrewz added the Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development label Feb 26, 2016
@magento-team magento-team merged commit 6e2882a into magento:develop Mar 12, 2016
magento-team pushed a commit that referenced this pull request Mar 12, 2016
@davidalger davidalger deleted the feature/varnish-purge-issue-2705 branch March 14, 2016 00:34
@davidalger
Copy link
Member Author

davidalger commented Apr 27, 2016

@mazhalai Do you know if this is planned for inclusion in the next patch release for 2.0?

@davidalger
Copy link
Member Author

FTR - This fix was shipped in the 2.0.6 patch release it seems.

davidalger pushed a commit to davidalger/capistrano-magento2 that referenced this pull request May 25, 2016
…ploy procedure

The underlying issue requiring this be used to purge varnish on cache flush (see magento/magento2#3339 for details) was shipped in the Magento 2.0.6 release. However, while cache:clean does send PURGE requests to varnish for the various tags which Magento uses, a cache:flush does not send anything to varnish, requiring a manual PURGE. So this will be left in here to facilitate sending a PURGE to varnish for the entire cache pool.
magento-engcom-team pushed a commit that referenced this pull request Nov 9, 2018
Fixed issues:
 - MAGETWO-95411: [Backport 2.2.x] Add the ability to install Magento without creating an administrator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Progress: accept

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants