Issue Type: Improvement Improvement
Affects Versions: 4.0
Assignee: Jan Haderka
Components: rendering
Created: 24/Oct/13 12:48 PM
Description:

Currently RenderingFilter is terminal. It doesn't allow any requests past itself forcing configuration of bypasses for further processing (where possible) or adding filter before rendering and wrapping and checking response on it's way back to find out if page was rendered or not which is limiting in several ways, e.g.:

  • bypasses can be configured only based on URI path, but not on the fact whether rendering filter finds the resource to render or not.
  • post processing in filter on it's way back through filter chain adversely affects streaming of the response and adds overhead to EACH request thus limiting the performance.
Fix Versions: 5.2
Project: Magnolia
Priority: Neutral Neutral
Reporter: Jan Haderka
Security Level: Public
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to