Also increases the default value from 8192 to 16384
The former max header (8192) is exceeded in the following scenario
- Auth tokens built with a keystone v3 API catalog
- A catalog with approximately 8 or more endpoints defined
Equivalent fixes have been proposed in other projects
Reviewed: https:/ /review. openstack. org/66332 /git.openstack. org/cgit/ openstack/ glance/ commit/ ?id=df8be62e58d 8eb36cef43a7f3b 594ff0a0e1ccb6
Committed: https:/
Submitter: Jenkins
Branch: master
commit df8be62e58d8eb3 6cef43a7f3b594f f0a0e1ccb6
Author: Florent Flament <email address hidden>
Date: Mon Jan 13 13:43:59 2014 +0000
Allow users to customize max header size
Also increases the default value from 8192 to 16384
The former max header (8192) is exceeded in the following scenario
- Auth tokens built with a keystone v3 API catalog
- A catalog with approximately 8 or more endpoints defined
Equivalent fixes have been proposed in other projects
Change-Id: Ic714166440e2aa 08b619ab1e5e5e0 cf3cea3e309
Closes-Bug: 1190149