HTTP messages max header line size has been increased from 8K to 16K
by default to allow using tokens including up to 14-15 catalog
entries. The same issue
(https://bugs.launchpad.net/swift/+bug/1190149) may occur again in
the future, if keystone's catalog grows further.
Allowing operators to customize the max header size, will allow them
to have Cinder working whatever the size of the catalog (if the option
is properly set).
Reviewed: https:/ /review. openstack. org/67601 /git.openstack. org/cgit/ openstack/ cinder/ commit/ ?id=be163cf1028 aff50413a89060b b8badfa7d51ad5
Committed: https:/
Submitter: Jenkins
Branch: master
commit be163cf1028aff5 0413a89060bb8ba dfa7d51ad5
Author: Florent Flament <email address hidden>
Date: Fri Jan 17 10:54:27 2014 +0000
Allow operators to customize max header size
HTTP messages max header line size has been increased from 8K to 16K /bugs.launchpad .net/swift/ +bug/1190149) may occur again in
by default to allow using tokens including up to 14-15 catalog
entries. The same issue
(https:/
the future, if keystone's catalog grows further.
Allowing operators to customize the max header size, will allow them
to have Cinder working whatever the size of the catalog (if the option
is properly set).
Change-Id: Iac269d96fadc96 c1e9383dc03422f 2d87196dd9d
Related-Bug: #1190149
DocImpact