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

Should traffic_manager really start a new session?

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.0.1
    • None
    • None
    • Linux (Ubuntu, Fedora, all environments with upstart)

    Description

      Unlike Solaris' SMF, which uses contract(4)s to track processes and their children, upstart simply uses sessions.
      When starting traffic_cop, this creates a new session, however, traffic_manager does the same.

      Through the new setsid(), upstart looses track of these children.
      When trying to stop, it only stops traffic_cop, leaving the rest of the system intact, albeit unsupervised.

      Attachments

        1. setsid.patch
          0.4 kB
          Igor Galić

        Activity

          People

            i.galic Igor Galić
            i.galic Igor Galić
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: