Date: Wed, 10 Aug 2005 06:47:14 +0400 (MSD) From: Maxim Konovalov <maxim@macomnet.ru> To: Mikhail Teterin <mi+mx@aldan.algebra.com> Cc: questions@freebsd.org, net@freebsd.org Subject: Re: very busy ftpd Message-ID: <20050810064601.N91726@mp2.macomnet.net> In-Reply-To: <200508091549.15676.mi%2Bmx@aldan.algebra.com> References: <200508091549.15676.mi%2Bmx@aldan.algebra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 9 Aug 2005, 15:49-0400, Mikhail Teterin wrote: > Hi! > > I just noticed, that uploading a file over a LANG (at around > 5.7Mb/s) resulted in around 25% CPU consumption by the ftpd. > > I think, that's unusual for a Pentium4 -- what is the process doing? Check the client does not use ascii mode when uploading (getc() vs read()). -- Maxim Konovalov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050810064601.N91726>