Disable development mode by default
-----------------------------------

                 Key: SLING-1029
                 URL: https://issues.apache.org/jira/browse/SLING-1029
             Project: Sling
          Issue Type: Improvement
          Components: Scripting JSP
    Affects Versions: Scripting JSP 2.0.4
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: Scripting JSP 2.0.6


Currently the development mode is turned on by default for the JSP scripting 
handler. This mode has a dramatic decrease of performance as on every request 
the jsp is checked for modifications. As the defaults should be sensible 
defaults for production as well, we should turn off development mode. The jsps 
are checked for modifications every 4 seconds anyway, so in practice this 
shouldn't make any difference for development.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to