[% WRAPPER 'master_templates/master.tmpl' theme="yui" app_key='shell_fork_bomb_protection' -%] [% IF data.limits_enabled; SET limit_status = locale.maketext('Enabled') status_class = 'greenstatus' modlimits_button = locale.maketext('Disable Protection') action_val = 0 ; ELSE; SET limit_status = locale.maketext('Disabled') status_class = 'redstatus' modlimits_button = locale.maketext('Enable Protection') action_val = 1 ; END; -%]
[% IF !data.cloud_linux_installed %] [% ELSE %] [% END %]
[% locale.maketext('Description') %]

[% locale.maketext("Fork Bomb Protection denies users who have terminal access ([output,acronym,SSH,Secure Shell]/Telnet) the ability to use all of the resources on the server. To prevent server crashes, do [output,strong,not] allow unlimited resource allocation.") %]

[% locale.maketext('We recommend that you enable this protection for servers that provide terminal access.') %]

[% locale.maketext('Status:') %] [% limit_status %]

[% locale.maketext("Fork Bomb Protection is not available on [asis,CloudLinux]") %]
[% END -%]