ICEfaces
  1. ICEfaces
  2. ICE-3731

Optimise DOMResponseWriter.enhanceBody

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Invalid
    • Affects Version/s: 1.8DR#1
    • Fix Version/s: None
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      All

      Description

      DOMResponseWriter.enhanceBody(-) accesses a lot of application wide configuration parameters, and calculates some application wide URLs, which it could cache and reuse for all requests, instead of re-deriving them, for every response.

        Issue Links

          Activity

          Hide
          James Olsen added a comment -

          The repeated calls to DOMResponseWriter.isAsyncHttpServiceAvailable() and ServletContextConfiguration.getAttribute() also generate a VERY LARGE number of Exceptions (thousands per second even for small loads) which won't be helping.

          Show
          James Olsen added a comment - The repeated calls to DOMResponseWriter.isAsyncHttpServiceAvailable() and ServletContextConfiguration.getAttribute() also generate a VERY LARGE number of Exceptions (thousands per second even for small loads) which won't be helping.
          Hide
          Ken Fyten added a comment -

          Marking as Closed / Invalid as part of legacy ICEfaces 1.x, 2.x JIRA cleanup.

          Note: This issue may be resolved in a newer ICEfaces release, available here: http://www.icesoft.org/java/downloads/icefaces-downloads.jsf

          If the issue persists with the current ICEfaces release, please create a new JIRA for it.

          Show
          Ken Fyten added a comment - Marking as Closed / Invalid as part of legacy ICEfaces 1.x, 2.x JIRA cleanup. Note: This issue may be resolved in a newer ICEfaces release, available here: http://www.icesoft.org/java/downloads/icefaces-downloads.jsf If the issue persists with the current ICEfaces release, please create a new JIRA for it.

            People

            • Assignee:
              Unassigned
              Reporter:
              Mark Collette
            • Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: