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

Don't schedule remap.config reloads on network thread

    XMLWordPrintableJSON

Details

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

    Description

      We schedule the remap.config reload on a network thread, which with a large remap.config can stall that net-thread for several seconds. I've changed this to schedule this on ET_TASK instead (as part of TS-710). This means that ET_TASK threads can stall for a few seconds, but that's less evil than stalling a net-thread.

      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: