Hi all,
get the following error message ":ffff:
10.173.12.137:47304 transmission error X=> {\"bytesParsed\":3199,\"code\":\"HPE_HEADER_OVERFLOW\",\"reason\":\"Header overflow\",\"rawPacket\":{\"type\":\"Buffer\",\"data\"..."
There's a node option to extend size of headers
NODE_OPTIONS='--max-http-header-size=32000'
is it possible to set this?