Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 501 Bytes

2021-03-10-http-cache-reverse-proxy-support.md

File metadata and controls

13 lines (11 loc) · 501 Bytes
title issue
Http Cache Reverse Proxy support
NEXT-12958

Storefront

  • Added following new classes:
    • Shopware\Storefront\DependencyInjection\ReverseProxyCompilerPass
    • Shopware\Storefront\Framework\Cache\ReverseProxy\AbstractReverseProxyGateway
    • Shopware\Storefront\Framework\Cache\ReverseProxy\RedisReverseProxyGateway
    • Shopware\Storefront\Framework\Cache\ReverseProxy\ReverseProxyCache
  • Added new configuration in the storefront.yaml for reverse http cache