HTTPServerMaxHeaders
Part of Setup.INI, in your installation folder.
This property is not part of the Application Configuration dialog.
Limits the amount of work that will be done on malformed (possibly malicious) HTTP request headers. Use this property to set the maximum number of headers that will be permitted in a request. Any request in excess of this limit will be met with error response 413.
Default: HTTPServerMaxHeaders = 100
Section: Remote