关于proftpd.conf的几个问题

由 prolife 在 11-20-2002 18:22 发表:

关于proftpd.conf的几个问题

1,TimeoutIdle 180

2,TimeoutLogin 60

3,TimeoutNoTransfer 300

4,TimeoutStalled 3600

5,UseReverseDNS off

6,RateReadBPS 204800

7,RateReadFreeBytes 102400

8,RateReadHardBPS on

9,RequireValidShell on

10,DisplayLogin welcome.msg(这个文件放在哪里)

每条命令是什么意思,各有什么作用?


C语言,努力中ing


由 solaris 在 11-21-2002 11:07 发表:


1,TimeoutIdle -- Sets the idle connection timeout

2,TimeoutLogin --Sets the login timeout

3,TimeoutNoTransfer --Sets the connection without transfer timeout

4,TimeoutStalled -- Sets the timeout on stalled downloads

5,UseReverseDNS -- 允许反向DNS查询

6,RateReadBPS --204800

7,RateReadFreeBytes 102400

8,RateReadHardBPS on

这三个选项用于控制带宽。

RateReadBPS和RateWriteBPS用来限制下载和上载的速率

RateReadFreeBytes和RateWriteFreeByte

Published At
Categories with 服务器类
Tagged with
comments powered by Disqus