I have been trying to figure out a sane method of stopping this one:
while(1) {
fork();
}
on a machine with no limits the load went to 290+ I tried fiddling with
limits and got it down to making the load 2-3 but the limits are ridiculous.
I didn't look in mail archives so sorry if this has been discussed before
Luke
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
- VM DOS attack Maxim Sobolev
- RE: protecting from attacks Luke
- RE: protecting from attacks Adam Strohl
- RE: protecting from attacks Alfred Perlstein
- Re: protecting from attacks Maxim Sobolev
