Zhendong Qi

Results 6 issues of Zhendong Qi

### Issue description ``` [root@qizhendong-dev1 conf]# s3cmd ls --debug DEBUG: s3cmd version 2.1.0 DEBUG: ConfigParser: Reading file '/root/.s3cfg' DEBUG: ConfigParser: host_base->10.139.15.11:9080 DEBUG: ConfigParser: host_bucket->10.139.15.11:9080 DEBUG: ConfigParser: bucket_location->us-east-1 DEBUG: ConfigParser: use_https->False...

stale

### Description The `transform_node` function doesn't check the priority. If the priority is `nil`, apisix will print a error. ![image](https://user-images.githubusercontent.com/88528414/165246304-4509b67f-af3d-4a2f-b1af-d92a6e28c825.png) ### Checklist - [ ] I have explained the need...

discuss
stale

### Current Behavior ![image](https://user-images.githubusercontent.com/88528414/186149848-6f61e47e-aca7-4dfa-8f17-e0452773666e.png) ### Expected Behavior _No response_ ### Error Logs access_log_format: "$remote_addr $toa_remote_addr - $remote_user [$fmt_ms_time_local] $http_host \"$request\" $status $body_bytes_sent $content_length $request_time \"$http_referer\" \"$http_user_agent\" $http_x_request_id $http_x_amz_target $upstream_addr $upstream_status...

Please see this issue on apisix: https://github.com/apache/apisix/issues/7100

Usually openresty is deployed upstream of SLB, and SLB adopts the deployment method of fullnat, so that openresty cannot obtain the real client address, and obtaining the real client address...

Now the toa patch was based on nginx `1.14` which is too old, the latest version is `1.27.0`, I apply the patch but got complied errors. https://github.com/iqiyi/dpvs/blob/master/kmod/toa/example_nat64/nginx/nginx-1.14.0-nat64-toa.patch