Try our conversational search powered by Generative AI!

Caching URL generation

Fixed in

EPiServer.CMS.Core 11.17.0

(Or a related package)

Created

Apr 29, 2020

Updated

Jan 07, 2022

Area

CMS Core

State

Closed, Acceptance tests pass


Description

Caches and invalidates things effectively.

  • Repeated resolving of the same URL does not regenerate the URL
  • Does not break any existing functionality
  • Handles cross linking between sites for cached URLs
  • URLs served on normal view; does not apply to previews/complex routing args
  • Measures page requests baseline