Proftpd-1.2.4에서 업/다운 로드시 다운현상발생..

wowlinux-6.2
apache-1.3.24
mysql-3.23.49
gcc-3.0.4
glibc-2.1.3.-15
qmail-1.03
proftpd-1.2.4
현재 시스템은 이렇습니다.
그런데 ftp로 대략 600MB정도의 용량을 업/다운로드를 하면 이상하게 서버
가 다운이 됩니다.
--- Proftpd.conf파일 내용
ServerName "ProFTPD Default Installation"
ServerType standalone
DefaultServer on
Port 21
Umask 022
MaxInstances 30
User nobody
Group nobody
TimeoutIdle 900
DeferWelcome off
AllowOverwrite on
User ftp
Group ftp
# We want clients to be able to login with "anonymous" as well
as "ftp"
UserAlias anonymous ftp
# Limit the maximum number of anonymous logins
MaxClients 10
# We want 'welcome.msg' displayed at login, and '.message'
displayed
# in each newly chdired directory.
DisplayLogin welcome.msg
DisplayFirstChdir .message
DenyAll
어디에서 이상이 있는 걸까요..?
고수님덜의 가르침을 부탁드립니다.
(--)(__) 꾸벅~~~
댓글 달기