Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Scripting JSP 2.0.6
-
None
Description
Currently the jsp script handler checks a jsp for modifications when the jsp is called. This check has a configurable time intervall.
With the latest changes we have resource events and therefore could recheck the jsps on events and avoid the per request check completly.