Skip to content

HTTP header is larger than 8192 bytes #1126

@jilanisayyad

Description

@jilanisayyad

Issue submitter TODO list

  • I've looked up my issue in FAQ
  • I've searched for an already existing issues here
  • I've tried running main-labeled docker image and the issue still persists there
  • I'm running a supported version of the application which is listed here

Describe the bug (actual behavior)

Hi Team,

I have deployed the Kafka UI 1.5.0 and getting 431 error when accessing it:

ARN [reactor-http-epoll-4[] r.n.h.s.HttpServerOperations: [3da8ead7, L:/10.1.27.171:8080 - R:/127.0.0.6:53035] Decoding failed: REQUEST(decodeResult: failure(io.netty.handler.codec.http.TooLongHttpHeaderException: HTTP header is larger than 8192 bytes.), version: HTTP/1.1)

how to increase the header size for this?

Expected behavior

No response

Your installation details

App version 1.5.0

using default configuration

Steps to reproduce

  • define the request authentication using istio
  • define the authorization policy to allow the specific azure groups
  • create the virtualservice in istio and try accessing it.

this works for some users but only one user is affected

Screenshots

No response

Logs

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions