Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@em-ingram
Copy link
Contributor

Resolves https://ctds-planx.atlassian.net/browse/PXP-5570 (Users see 0 projects in explorer)
This issue was caused by large session cookies set during NIH login causing request over 8kb in size being sent to guppy's nodejs server. This commit doubles guppy's request header size, which should prevent the problem from reoccuring.

Deployment changes

  • Increased node.js max header size to prevent issue with large NIH login session cookies hitting request header limit.

@em-ingram em-ingram requested a review from emalinowski March 3, 2020 21:46
@em-ingram em-ingram merged commit 3db0aaa into master Mar 3, 2020
@em-ingram em-ingram deleted the fix/max-header-size branch March 3, 2020 22:49
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

Successfully merging this pull request may close these issues.

3 participants