What is maximum HTTP header length on NetScaler

What is maximum HTTP header length on NetScaler

book

Article ID: CTX584254

calendar_today

Updated On:

Description

This article explains the maximum HTTP header length on NetScaler. 


Instructions

Q: What is maximum HTTP header length on NetScaler?
 
 
A: There is a Maximum header field length setting under NetScaler GUI -> System -> Profiles -> HTTP Profile where a Max value 1228800 is defined.
Number of bytes to be queued to look for complete header before returning error. If complete header is not obtained after queuing these many bytes, request will be marked as invalid and no L7 processing will be done for that TCP connection.
 
Default = 24820
Min = 2048
Max = 122880
 
 image.png