On Wed, Nov 17, 2004 at 07:19:21PM -0800, Doug White wrote:

> This is the kicker -- sshd couldn't fork because somethnig went berzerk.
> 
> > Nov 11 13:49:54 www kernel: Limiting closed port RST response from 212 to
> > 200 packets/sec
> 
> This looks a lot like a SYN flood on some daemon that fork()s each
> connection but doesn't have any limits.
> 
> The disk error could certainly be related, although I'm not sure
> why it would cause something to spike up and hit maxproc.

Often the processes running on the machine will block while waiting
for the disk to time out (i.e. if they're also attempting to use the
disk, typical for a webserver) ..if the machine is reasonably busy,
there could be a lot of pending connections that are suddenly
processed when the drive resets.

Kris

Attachment: pgplZ4tFxkQcr.pgp
Description: PGP signature

Reply via email to