shopware / paas

PaaS template based on production template
MIT License
10 stars 14 forks source link

exclude paths with affiliateCode parameter from fastly caching #19

Closed m-waes closed 1 month ago

m-waes commented 1 year ago

We had issues where the affiliate code was missing from orders. Usually the first order with code xy was successful, but subsequent orders where missing the code, even when calling <shop>/?affiliateCode=xy again. Network tab was showing cache hits (x-cache: HIT), which should not be the case, when an affiliateCode parameter is present.