View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006382 | OXID eShop (all versions) | 4.08. Cache | public | 2016-04-23 12:28 | 2024-09-11 12:55 |
| Reporter | keywan.ghadami | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Summary | 0006382: each purge request send to varnish purges also the startpage | ||||
| Description | In 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. | ||||
| Tags | EE, Performance and Caching Rework, Varnish | ||||
| Theme | Not defined | ||||
| Browser | Not defined | ||||
| PHP Version | Not defined | ||||
| Database Version | Not defined | ||||
|
|
pull request was created https://github.com/OXID-eSales/oxideshop_ee/pull/12 |
|
|
fixed in config version 4 |