magento - Amazon cloudfront caching images on magmi import -
i importing feed of approx 2.000 items magento db using magmi.
all product images imported remote , source amazon cloudfront server (which might source of problem).
everything appears working fine (no errors on import console not found or denied access), products have misplaced images (images of other products).
i verified fallowing:
- permissions
media/catalog
folder - permissions
media/temp
folder - removed
media/catalog/product/cache
- disabled magento caching
- cleared browser caching
- magmi setting "image attributes processor" import mode "override existing images"
- removed content of
var/cache
i have searched solution regarding:
- delaying each sku import in magmi (did not find solution might solution bypass number of subsequent fast requests amazon)
- settings on cloudfront requests on high capacity single ip (however settings on kind of servers can broad , difficult identify outside)
update #1:
i have tried same on fresh magento installation , behaviour same.
Comments
Post a Comment