View Issue Details

IDProjectCategoryView StatusLast Update
0006382OXID eShop (all versions)4.08. Cachepublic2017-06-29 11:34
Reporterkeywan.ghadami Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status acknowledgedResolutionopen 
Summary0006382: each purge request send to varnish purges also the startpage
DescriptionIn vcl purge request will end with purging the shop url by the
return(purge) statement.
Additional Information
Purge requst are used to do "ban" in varnish, this is very confusing for developers not having deep oxid/varnish background.
Suggestion is to use ban requests, and use the purge requests only for non reular expressions like the startpage. An then better do softpurges.

TagsEE, Varnish
ThemeNot defined
BrowserNot defined
PHP VersionNot defined
Database VersionNot defined

Activities

keywan.ghadami

2016-04-24 15:47

reporter   ~0011543

pull request was created https://github.com/OXID-eSales/oxideshop_ee/pull/12