Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

500: Request header too large #203

Open
sawant-ankeeta opened this issue Jun 28, 2023 · 1 comment
Open

500: Request header too large #203

sawant-ankeeta opened this issue Jun 28, 2023 · 1 comment

Comments

@sawant-ankeeta
Copy link

Hi Team,

We have encountered an error in Presto Gateway and need assistance with modifying a property in the gateway configuration to increase the header size. Can you provide help on which property to modify for this purpose?

DEBUG [2023-06-28 13:37:46,662] com.lyft.data.proxyserver.ProxyServletImpl.prestoRouter: 471459333 proxying content to upstream: 139 bytes
DEBUG [2023-06-28 13:37:46,666] com.lyft.data.proxyserver.ProxyServletImpl.prestoRouter: 471459333 proxying failed
! java.nio.BufferOverflowException: null
! at java.nio.Buffer.nextPutIndex(Buffer.java:525)
! at java.nio.HeapByteBuffer.put(HeapByteBuffer.java:173)
! at org.eclipse.jetty.http.HttpGenerator.putSanitisedValue(HttpGenerator.java:947)
! at org.eclipse.jetty.http.HttpGenerator.putTo(HttpGenerator.java:963)
! at org.eclipse.jetty.http.HttpGenerator.generateHeaders(HttpGenerator.java:720)
! at org.eclipse.jetty.http.HttpGenerator.generateRequest(HttpGenerator.java:258)
! ... 53 common frames omitted
! Causing: org.eclipse.jetty.http.BadMessageException: 500: Request header too large

@lightshine001
Copy link

+1. I also see this issue. Do we have some place to set it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants