Skip to content

RequestHeaderSectionTooLarge error for an RTD website #12030

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

Open
arsalanakhter opened this issue Feb 26, 2025 · 3 comments
Open

RequestHeaderSectionTooLarge error for an RTD website #12030

arsalanakhter opened this issue Feb 26, 2025 · 3 comments
Labels
Support Support question

Comments

@arsalanakhter
Copy link

arsalanakhter commented Feb 26, 2025

Details

Some users are not able to access the website, and instead are met with an error around RequestHeaderSectionTooLarge

Expected Result

When clicked on this website link, https://rc-docs.northeastern.edu/en/latest/, the website should open normally. It does for most of the users.

Actual Result

Some users get the following result instead (for example)

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Code>RequestHeaderSectionTooLarge</Code>
<Message>Your request header section exceeds the maximum allowed size.</Message>
<MaxSizeAllowed>8192</MaxSizeAllowed>
<RequestId>FFNBGW8BAAZX8H66</RequestId>
<HostId>1Q9CFguC9FnE45MjTslTo7IjVDhLgb2Td9m5EGRQwyv2B0ZhVfDbDMFqpbVG3MYnf/R/3uFvBgE=</HostId>
</Error>

Removing cookies might be a solution, but a user says it's not making a difference on their end. If there could be a way for this to not happen in the first place, that might be useful.

@humitos
Copy link
Member

humitos commented Feb 26, 2025

When clicked on this website link, rc-docs.northeastern.edu/en/latest, the website should open normally. It does for most of the users.

It works fine for me. I'm not able to reproduce the error reported.

Do you know a specific way to reproduce this error that we can follow?

@humitos humitos added the Support Support question label Feb 26, 2025
@arsalanakhter
Copy link
Author

Yeah that's the hard part. It works for most of the users and the issue is hard to reproduce.

@humitos
Copy link
Member

humitos commented Feb 27, 2025

We will need a way to reproduce the issue to be able to debug it and fix it. If you figure it out how to reproduce it, please share it here.

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

No branches or pull requests

2 participants