]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Allow operators to customize max header size
authorFlorent Flament <florent.flament-ext@cloudwatt.com>
Fri, 17 Jan 2014 10:54:27 +0000 (10:54 +0000)
committerGerrit Code Review <review@openstack.org>
Mon, 10 Feb 2014 09:18:25 +0000 (09:18 +0000)
commitbe163cf1028aff50413a89060bb8badfa7d51ad5
tree7d8d101628a116f39c28885aadc5c5eb641d1cfb
parent0e5b1bfe4fa3dcdfa9e9ed5d6843842861e51b97
Allow operators to customize max header size

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).

Change-Id: Iac269d96fadc96c1e9383dc03422f2d87196dd9d
Related-Bug: #1190149
DocImpact
cinder/wsgi.py
etc/cinder/cinder.conf.sample