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

Disable cluster autodiscovery via multicast when clustering is disabled (as is by default)

    XMLWordPrintableJSON

Details

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

    Description

      By default clustering is disabled, however when a freshly installed instance starts up, it tries to discover potential clustering partners via multicast none the less. This is evident with Ubuntu when "ufw" is active, which blocks multicast by default:

      May 12 23:11:46 pheme kernel: [549586.656109] [UFW BLOCK] IN=eth1 OUT= MAC=01:00:5e:00:00:01:fe:54:00:24:07:4d:08:00 SRC=0.0.0.0 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
      May 12 23:11:46 pheme kernel: [549586.656131] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:00:24:21:ef:35:90:08:00 SRC=0.0.0.0 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
      

      When clustering is disabled, as it is by default, we should not try to do any kind of discovery either.

      Attachments

        1. TS-775.diff
          7 kB
          Leif Hedstrom

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: