在 ProFTPD 中限速和限制连接数
版权声明:原创文章,转载请注明出处,Crazy Loong(http://goto8848.net)
ProFTPD 是一个强大的 FTP 服务端程序。那么,在实际使用中,我们如何对 FTP 进行合理的资源分配及限制呢?
1、在有限的带宽中,对 FTP 下载进行限速是大家都关心的功能。在 ProFTPD 中,我们可以方便地进行设置。
打开 /etc/proftpd.conf (ProFTPD 的配置文件),
TransferRate RETR, STOR 50表示对所有的上传下载限速为50KB
TransferRate RETR 100表示对所有下载限速100KB,对所有上传限速80KB
TransferRate STOR 80
(阅读全文……)
Popularity: 40% [?]
3条评论 2008年07月21日

能解决3.0的auto-draft问题吗?谢谢。
发现加了这个插件之后,网页无法通过XHTML1.1验证了。主要原因为,在HTML内不恰当的位置加了 img.wp-smiley-select {cursor: pointer;} 望改进 :dsadsad:
Hi Crazy Loong, I love your plugin! Is there a way to display custom smilies in widgets? I'd love to use them in my custom text widgets. Thanks! 我想要知道custom smilies可不可以使用在自定文字模组里,可以的话要怎么修改php,谢谢!
1.5出来了,请问是不是解决了上述的种种问题呢?谢谢
等待插件更新。。。。