Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for DNS_FORWARD_PARALLEL (0.2 sec)

  1. releasenotes/notes/agent-dns-forward-parallel.yaml

    area: traffic-management
    issue:
    - 39598
    releaseNotes:
    - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Jul 15 11:15:33 UTC 2022
    - 308 bytes
    - Viewed (0)
  2. pilot/cmd/pilot-agent/options/options.go

    		"Custom address for the DNS proxy. If it ends with :53 and running as root allows running without iptable DNS capture")
    
    	DNSForwardParallel = env.Register("DNS_FORWARD_PARALLEL", false,
    		"If set to true, agent will send parallel DNS queries to all upstream nameservers")
    
    	// Ability of istio-agent to retrieve proxyConfig via XDS for dynamic configuration updates
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jan 09 19:21:50 UTC 2024
    - 8.1K bytes
    - Viewed (0)
Back to top