function setMaxIdleHTTPParsers
Jump to headingsetMaxIdleHTTPParsers(max: number): void
Set the maximum number of idle HTTP parsers.
Parameters Jump to heading
optional
Jump to headingmax: number = 1000
Return Type Jump to heading
void
Jump to headingsetMaxIdleHTTPParsers(max: number): void
Set the maximum number of idle HTTP parsers.
Jump to headingmax: number = 1000
void