Closed
Description
We should patch #6102 for 2.2.2. This issue can cause intensive CPU and memory consumption when pages are recompiled or the route table is updated. This issue gets worse each time a page is recompiled, leading to growth in resource consumption and then eventually thread pool starvation or OOM and crash.
We know that many users use the recompilation features of MVC in production, so this is not limited to developer inner loop scenarios.