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

X-Forwarded-For should follow the squid way

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.1.1
    • 3.1.1
    • HTTP
    • None

    Description

      TS will append the IP in the format of:

      X-Forwarded-For: 127.0.0.1,  10.32.102.41\r\n
      

      while http://en.wikipedia.org/wiki/X-Forwarded-For says:

      X-Forwarded-For: client1, proxy1, proxy2
      

      there is 2 spaces in TS X-Forwarded-For header.

      Attachments

        1. XFF.patch
          3 kB
          Zhao Yongming

        Activity

          People

            zym Zhao Yongming
            zym Zhao Yongming
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: