Files
tengine/modules/ngx_http_proxy_connect_module
Xiaochen Wang c98cf98b91 Fixed some test cases that failed to start the DNS daemon (#1783)
1. resolver_file.t: reduced dependency on DNS server listening. 
   * In new github workflow environment, we cannot bind 53 port sometimes. In order to make the case pass, we should remove the dependency on 53 port listening, using debug log to check the logic.
2. proxy_connect_*.t: refactored the logic of the DNS daemon test cases to follow the style of the nginx-tests repository.
   * When attempting to bind UDP ports fails, retry other random ports
2023-05-29 11:06:39 +08:00
..