> so easy can one "disable" the server ;-)
Yes and No.

you can prevent fork bomb attacks via configuring 'limits.conf'
see http://www.cyberciti.biz/tips/linux-limiting-user-process.html


--- On Mon, 11/30/09, Nikita Michalko <[email protected]> wrote:

From: Nikita Michalko <[email protected]>
Subject: Re: [Linux-HA] Failover during server freeze
To: "General Linux-HA mailing list" <[email protected]>
Date: Monday, November 30, 2009, 7:44 AM

Hi Johan,

thanks for that - so easy can one "disable" the server ;-)


Nikita Michalko


Am Montag, 30. November 2009 14:11 schrieb Johan Verrept:
> On Mon, 2009-11-30 at 13:11 +0100, Nikita Michalko wrote:
> > Hi Lars,
> >
> >  we have the same HA-version, without mysql  though. Could  you send me
> > pls the "forkbomb" to test it on our cluster?
>
> #!/bin/bash
>
> while (true); do bash $0; done;
>
>
>
> _______________________________________________
> Linux-HA mailing list
> [email protected]
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems



      
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to