PowUpload 1.3 control documentation

The maximum request size. All request greater than this value will be hard terminated.

public const string MaxRequestLengthToCloseConnection = "maxRequestLengthToCloseConnection";

Remarks

Parameter helpfull to prevent of denial-of-service attacks or to reduce server load. User gots not user-frienly message "Page can't be displayed" after connection terminated. You can redirect user to other page from progress bar window using Java Scripts.

See Also

Settings.SettingsParams Class | ElementIT.PowUpload Namespace