Comment 12 for bug 1482301

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to glance (master)

Reviewed: https://review.openstack.org/210026
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=bd593ddbe67715534b404f3138298ab1232490f5
Submitter: Jenkins
Branch: master

commit bd593ddbe67715534b404f3138298ab1232490f5
Author: Erno Kuvaja <email address hidden>
Date: Thu Aug 6 16:33:07 2015 +0000

    Setting default max_request_id_length to 64

    Setting sensible maximum size for Request ID. 64 should be enough for
    normal use cases but limited enough from current 16384 to not flood
    the logs by malicious requests.

    DocImpact
    SecurityImpact

    Related-to-bug: #1482301
    Change-Id: I52ebf810f4699826baa2bdf91d28e24d902cf950