Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Header too large

Maybe try extended or custom request logging, see https://jetty.org/docs/jetty/10/programming-guide/server/http.html#request-logging

Jan

On Fri, 31 Jan 2025 at 13:34, John English via jetty-users <jetty-users@xxxxxxxxxxx> wrote:
I am seeing occasional log messages like this:

2025-01-30 03:14:38.114:WARN:oejh.HttpParser:qtp1514322932-28914: Header
is too large 8193>8192

Is there any way of finding out what is the offending header here?
--
John English


--
This email has been checked for viruses by AVG antivirus software.
www.avg.com
_______________________________________________
jetty-users mailing list
jetty-users@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jetty-users


--
Jan Bartel <janb@xxxxxxxxxxx>
www.webtide.com
Expert assistance from the creators of Jetty and CometD


Back to the top