Re: [OT] Again with the missing headers

2021-04-12 Thread Rob Sargent
> On Apr 12, 2021, at 2:04 PM, Christopher Schultz > wrote: > > Mark, > > On 4/12/21 04:16, Mark Thomas wrote: >> maxHttpHeaderSize only applies to Tomcat reading requests from clients. It >> has no impact on the headers Tomcat sends to the client. >> Given that the issue is size dependent a

Re: [OT] Again with the missing headers

2021-04-12 Thread Christopher Schultz
Mark, On 4/12/21 04:16, Mark Thomas wrote: maxHttpHeaderSize only applies to Tomcat reading requests from clients. It has no impact on the headers Tomcat sends to the client. Given that the issue is size dependent and the the header is missing only on the larger responses, I would guess that