collective / uwosh.snippets

Adds dynamically-updated rich text snippets to Plone. Update a snippet to display the change everywhere the snippet is used (pages, news items, events, anywhere rich text and TinyMCE appear).
4 stars 3 forks source link

Fix issue with memory exhaustion on complex pages #11

Closed vangheem closed 8 years ago

vangheem commented 8 years ago

fix issue where a page constructed with many of the same snippets and a snippet that contained the same markup as the page could cause huge page output. We had a server using up 16 gigs of RAM trying to render a complex page and then crashing the process.