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

Don't reload plugin remaps (.so's)

    XMLWordPrintableJSON

Details

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

    Description

      Currently, the list of loaded plugins is kept with the remap "table". This causes remap plugins to be reloaded on reconfig reload. This is undesirable for several reasons, in particular a plugin that implements both a remap API plugin, and normal "SDK" hooks can fail miserably (since SDK hooks are never reloaded).

      Until we support reloading all types of plugins dynamically, we should make the remap plugins behave like all other plugins (i.e. only dlopen'ed once).

      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: