Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-784

Don't use class allocator for remap processing when no remap threads are enabled

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.1.9
    • None
    • None

    Description

      We're currently using the class allocator for allocating RemapPlugins instances, even when no remap processing threads are enabled. This is a bit wasteful, since we can just allocate this (quickly) on the current thread stack.

      Attachments

        Activity

          People

            zwoop Leif Hedstrom
            zwoop Leif Hedstrom
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: