LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 738|回复: 1

proftpd限制进程问题

[复制链接]
发表于 2007-5-29 10:43:41 | 显示全部楼层 |阅读模式
MaxClients  可以对每个帐号进行限制么?它只是对全局进行定义
还是能分别对每个帐号进行定义呢

在哪儿定义呢/
<Anonymous ~ftp>
user
group

MaxClients 6

</<Anonymous>

是在这里定义么?
--
发表于 2007-5-30 07:38:34 | 显示全部楼层
MaxClients是总用户数。试试MaxClientsPerUser或MaxClientsPerHost。

MaxClients -- Limits the number of users that can connect
MaxClientsPerClass -- Limit the number of connections per class
MaxClientsPerHost -- Limits the connections per client machine
MaxClientsPerUser -- Limit the number of connections per userid
MaxConnectionRate -- Maximum TCP socket connection rate
MaxConnectionsPerHost -- Limits the unauthenticated connections per client machine
MaxHostsPerUser -- Limit the number of connections per userid
MaxInstances -- Sets the maximum number of child processes to be spawned
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表