sshd/telnetd stops responding under load

Peter Jeremy peterjeremy at optushome.com.au
Thu Feb 16 00:15:27 PST 2006


On Thu, 2006-Feb-16 09:56:21 +0800, Jiawei Ye wrote:
>1. any CGI script that httpd invokes will not run.
>2. Static web pages are served normally (apache22)
>3. ftpd responds and works correctly. (pureftpd)
>4. Mail can be accepted but not processed properly
>
>My guess is that anything related to spawning a new shell does not
>work at this moment.

Or a filesystem deadlock.  I've seen these occasionally.

>freeze. Any ideas what errors  to look for?

Within ddb, "ps" and "show lockedvnods".  You could try running "ps -axl"
regularly and checking for processes that look like they're blocked in
the filesystem.

-- 
Peter Jeremy


More information about the freebsd-current mailing list