Jump to content

Windows forkbomb protection


David Markey
 Share

Recommended Posts

:( I personally do not know how you would do this on a Windows server,

- but the simple answer would seem to be by placing a limit the number of processes that a single user may own.

If you can do this and a process tries to create another process and the owner of that process already owns more than the maximum you have set, the creation should fail.

You would need to ensure that the maximum was set low enough so that if all the users who might simultaneously bomb a system do so, there will still be enough resources remaining to avoid total disaster

Link to comment
Share on other sites

  • 2 weeks later...
:( I personally do not know how you would do this on a Windows server,

- but the simple answer would seem to be by placing a limit the number of processes that a single user may own.

If you can do this and a process tries to create another process and the owner of that process already owns more than the maximum you have set, the creation should fail.

You would need to ensure that the maximum was set low enough so that if all the users who might simultaneously bomb a system do so, there will still be enough resources remaining to avoid total disaster

How can i set the maximum number a process a user may own?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy