Make Jetty headerBufferSize property configurable

Description

The very large Authorization: headers created by Kerberos SPNEGO authentication are causing Jetty to respond with "413 Requested entity too large". To deal with this problem, we need to expose the Jetty Connector object's headerBufferSize setter method.

I've got this work done, just need to test it before committing.

Environment

OpenNMS webapp fronted by an Apache HTTPD via mod_proxy and passing Kerberos SPNEGO Authorization: headers to Jetty

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:

Seth Leger September 8, 2011 at 11:15 AM

Donald added a configurable property for this in 1.9.91 inside opennms.properties:

Marking as fixed!

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

PagerDuty

Created June 30, 2011 at 6:20 AM
Updated January 27, 2017 at 4:21 PM
Resolved September 8, 2011 at 11:15 AM