ModifyLoadBalancingSettings

Description

Allows you to configure SMF to disable some features if the server load is too high.

Syntax

mixed ModifyLoadBalancingSettings ([bool $return_config])



Parameter $return_config

Expected type: Boolean
Description: Whether or not to return the $config_vars array. Default is false.



Return value

Expected type: Mixed
Description:

Possible types
Allowed values Description
Void Doesn't return anything by default
Array of arrays Returns the $conifg_vars array if $return_config is true


Notes

  • Accessed at ?action=admin;area=serversettings;sa=load
  • Disabled by default
  • Displays a warning informing the admin of the dangers
  • Cannot be enabled on Windows
Advertisement: