heshc

Results 3 issues of heshc

fastdfs6.9.5 libfastcommon-1.0.69 libserverframe-1.1.29 最新版本运行一段时间后storage异常退出,且storage 无任何异常日志,查看服务器系统日志有一句kernel报错 kernel: dio-p00-r[3][30232]: segfault at 0 ip (null) sp 00007f494735fd78 error 14 in fdfs_storaged[400000+58000]

./nginx -V ![image](https://github.com/alibaba/tengine/assets/35207972/932fc5c4-2801-466f-8d42-a8537c59ae56) curl 如图 ![image](https://github.com/alibaba/tengine/assets/35207972/d8f7666f-5b55-4679-bb8a-9425b5ca57e9) 403如图 ![image](https://github.com/alibaba/tengine/assets/35207972/e6b95824-c058-4bf8-b07a-1c70a4340ecc) 其中 http/ngx_http_header_filter_module.c 中修改 ![image](https://github.com/alibaba/tengine/assets/35207972/1862e63c-2826-4d80-9f37-5b8fa937ff44) core/nginx.h中修改 ![image](https://github.com/alibaba/tengine/assets/35207972/27823bb0-c70b-4048-9f8a-b79008e7d89e) 这个403 中 response headers 的server是别的地方处理的吗? Tengine version 3.1.0 ### Ⅴ. Anything else we need to know?...

## Feature Request **Is your feature request related to a problem? Please describe:** SSH高版本已经抛弃了RSA方式,但目前tiup部署免密方式还是去检测的RSA,在SSH 禁用了RSA算法后,使用免密方式部署或者扩容tidb集群就会有各种问题。即使使用了--ssh=system 参数,仍去检测了/home/tidb/.ssh 和/home/tidb/.tiup/storage/cluster/clusters/tidb-aaa/ssh/下 有没有id_rsa文件 **Describe the feature you'd like:** tiup不应该去关注ssh使用了哪种加密方式,希望tiup后续的版本可以适配SSH多种加密算法,而不是写死一种

type/feature-request