2024年解决vsftpd连接变慢的情况

莱科网
预计阅读时长 3 分钟
位置: 首页 软件教程 正文

网上查询vsftpd连接慢的问题后,发现有人提出reverse_lookup_enable参数可能会出现较大的延迟。关于该数的man信息如下:

reverse_lookup_enable
Set to YES if you want vsftpd to transform the ip address into the hostname, before pam 
authentication. This is useful if you use pam_access including the hostname. If you want 
vsftpd to run on the environment where the reverse lookup for some hostname is available 
and the name server doesn’t respond for a while, you should set this to NO to avoid a 
performance issue.
Default: YES
登录后复制

既然默认是YES,而且是其会尝试反解析,这里就修改下,在/etc/vsftpd/vsftpd.conf文件中增加reverse_lookup_enable=NO,并重启vsftpd服务后,问题解决。

2024年解决vsftpd连接变慢的情况

本文来自投稿,不代表本站立场,如若转载,请注明出处:
-- 展开阅读全文 --
头像
2024年不得不知的基本的Docker容器管理命令
« 上一篇 2024-11-08 22:15:21
2024年细述Rsync在Centos上创建异地备份站点
下一篇 » 2024-11-08 22:19:32
取消
微信二维码
支付宝二维码

热门文章

动态快讯

目录[+]