Skip to content

setRequestHeaderSize no longer works after upgrading from 3.7.0 to 3.10.0 with Jetty #3721

@KleyvertDevelop

Description

@KleyvertDevelop

Hi everyone,

I'm currently working on a project using Jooby with the Jetty server. I recently upgraded the Jooby version from 3.7.0 to 3.10.0, and after the upgrade, the setRequestHeaderSize setting from the HttpConfiguration class seems to no longer take effect.

This is causing a significant issue in our application, as we rely on increasing the request header size limit beyond the default 8KB. In previous versions, we were able to configure this successfully, but now the setting appears to be ignored.

Is there a new or recommended way to configure the request header size in Jooby 3.10.0 when using Jetty?

Any help or guidance would be greatly appreciated. Thank you in advance!

Best regards,
Kleyvert Martínez.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions