免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2640 | 回复: 5
打印 上一主题 下一主题

[FreeBSD] 上传文件特别慢 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-04-26 20:30 |只看该作者 |倒序浏览
刚在freebsd 6.2上安装amp环境后安装了DZ5.5,运行正常,但发现上传附件特别慢,不知何原因,现时发现利用ftp上传文件也特别慢,在30k左右。我的机器就在我们自己的局域网内。请高手帮一下!先谢过了!

论坛徽章:
1
技术图书徽章
日期:2013-12-05 23:25:45
2 [报告]
发表于 2007-04-26 21:44 |只看该作者
下载呢?

此时top和vmstat 5 5看看如何?

论坛徽章:
0
3 [报告]
发表于 2007-04-27 08:36 |只看该作者
原帖由 HonestQiao 于 2007-4-26 21:44 发表
下载呢?

此时top和vmstat 5 5看看如何?

下载很快。

论坛徽章:
1
技术图书徽章
日期:2013-12-05 23:25:45
4 [报告]
发表于 2007-04-27 09:08 |只看该作者
安装以后,你做过那些设置?

例如内核调整?防火墙?

论坛徽章:
0
5 [报告]
发表于 2007-04-27 10:40 |只看该作者

回复 4楼 HonestQiao 的帖子

我采用的是最小化安装,装完之后未做任何设置。今天我又重做了一遍,最小化装完后开启ftp服务,上传一个大文件试一下,上传仍然慢,30k左右,但下载时很快。我以前用同一台机器装过freebsd 6 ,上传文件很快。基本是初学,请帮助。
/etc/inetd.conf如下:

  1. # $FreeBSD: src/etc/inetd.conf,v 1.70.2.2 2006/09/07 20:03:25 obrien Exp $
  2. #
  3. # Internet server configuration database
  4. #
  5. # Define *both* IPv4 and IPv6 entries for dual-stack support.
  6. # To disable a service, comment it out by prefixing the line with '#'.
  7. # To enable a service, remove the '#' at the beginning of the line.
  8. #
  9. ftp     stream  tcp     nowait  root    /usr/libexec/ftpd       ftpd -l
  10. #ftp    stream  tcp6    nowait  root    /usr/libexec/ftpd       ftpd -l
  11. ftp     stream  tcp     nowait  root    /usr/libexec/lukemftpd  ftpd -l -r
  12. #ftp    stream  tcp6    nowait  root    /usr/libexec/lukemftpd  ftpd -l -r
  13. #ssh    stream  tcp     nowait  root    /usr/sbin/sshd          sshd -i -4
  14. #ssh    stream  tcp6    nowait  root    /usr/sbin/sshd          sshd -i -6
  15. #telnet stream  tcp     nowait  root    /usr/libexec/telnetd    telnetd
  16. #telnet stream  tcp6    nowait  root    /usr/libexec/telnetd    telnetd
  17. #shell  stream  tcp     nowait  root    /usr/libexec/rshd       rshd
  18. file "/etc/inetd.conf", 126 lines
复制代码

[ 本帖最后由 aqliuwz 于 2007-4-27 10:49 编辑 ]

论坛徽章:
0
6 [报告]
发表于 2007-04-27 14:53 |只看该作者

回复 2楼 HonestQiao 的帖子

已经解决,网络故障原因。谢了!
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP