You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 19, 2019. It is now read-only.
nginx: [warn] could not build optimal proxy_headers_hash, you should increase either proxy_headers_hash_max_size: 512 or proxy_headers_hash_bucket_size: 64; ignoring proxy_headers_hash_bucket_size
The proxy header is getting too big because I add all the required header fields of all products I use.
Improvement:
Using Flags in order to activate the header fields I need for a specific product:
Supported applications:
Jira
Confluence
Crowd
Jenkins
Bitbucket
Sonar
The text was updated successfully, but these errors were encountered:
nginx: [warn] could not build optimal proxy_headers_hash, you should increase either proxy_headers_hash_max_size: 512 or proxy_headers_hash_bucket_size: 64; ignoring proxy_headers_hash_bucket_size
The proxy header is getting too big because I add all the required header fields of all products I use.
Improvement:
Supported applications:
The text was updated successfully, but these errors were encountered: