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

CONFIG proxy.config.http.no_dns_just_forward_to_parent triggers crash

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • 7.0.0
    • Parent Proxy

    Description

      I have a parent/child cluster running without issue. Recently, I added a new map to a unresolvable name on the child host (in my example "resource_host"). I set proxy.config.http.no_dns_just_forward_to_parent to 1 on the child. This worked fine for some time(many hours), serving up . But after awhile, the parent ATS-process crashes.

      3 days later (with crashes happening every evening), I changed the config back to 0 and started using a name resolvable on the child. Since that change, there's been no crashes.

      This was observed on a set of 30 child hosts all dying with the same callstack.

      records.config:

      CONFIG proxy.config.http.no_dns_just_forward_to_parent INT 1
      CONFIG proxy.config.http.parent_proxy_routing_enable INT 1
      

      remap.config:

      map /resource.json \
          http://resource_host/mapped/resource.json
      

      parent.config

      dest_domain=resource_host method=get parent="parent_host.domain.com:80" round_robin=consistent_hash go_direct=false
      

      Attachments

        1. stacktrace.txt
          11 kB
          Randall Leeds

        Issue Links

          Activity

            People

              randall Randall Leeds
              randall Randall Leeds
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: