Back to bug 1035032

Who When What Removed Added
Jeremy Agee 2013-11-26 22:10:41 UTC Blocks 987684, 986053
RHEL Program Management 2013-11-26 22:14:40 UTC Target Release --- 4.0
Jeremy Agee 2013-11-26 22:37:51 UTC QA Contact ajeain jagee
Adam Young 2013-12-04 01:16:10 UTC Priority medium high
Status NEW ASSIGNED
Assignee rhos-maint ayoung
Adam Young 2013-12-04 17:16:04 UTC CC jagee
Flags needinfo?(jagee)
Adam Young 2013-12-05 15:47:18 UTC Doc Text Cause: Header size is limited to 8190 bytes by default, and the Service catalog is making the token header swell to over 9000. One possible solution is to

Consequence: 500 Errors on token creation.

Workaround (if any): increase the header size with the configuration option shown in https://httpd.apache.org/docs/2.2/mod/core.html LimitRequestFieldSize

Result: Token creation works correctly.
Doc Type Bug Fix Known Issue
Adam Young 2013-12-05 17:48:15 UTC Target Release 4.0 5.0
Jeremy Agee 2013-12-10 16:28:00 UTC Blocks 987684
Jeremy Agee 2013-12-10 16:30:04 UTC Blocks 986053
Bruce Reeler 2013-12-12 05:44:38 UTC CC breeler
Doc Text Cause: Header size is limited to 8190 bytes by default, and the Service catalog is making the token header swell to over 9000. One possible solution is to

Consequence: 500 Errors on token creation.

Workaround (if any): increase the header size with the configuration option shown in https://httpd.apache.org/docs/2.2/mod/core.html LimitRequestFieldSize

Result: Token creation works correctly.
The http header size is limited to 8190 bytes by default, and the Service catalog is making the token header swell to over 9000 bytes. This results in a “500 error” on token creation.

Workaround: increase the header size with the configuration option shown in:
https://httpd.apache.org/docs/2.2/mod/core.html LimitRequestFieldSize

This fix will allow token creation to work correctly again.
Bruce Reeler 2013-12-16 06:45:58 UTC Doc Text The http header size is limited to 8190 bytes by default, and the Service catalog is making the token header swell to over 9000 bytes. This results in a “500 error” on token creation.

Workaround: increase the header size with the configuration option shown in:
https://httpd.apache.org/docs/2.2/mod/core.html LimitRequestFieldSize

This fix will allow token creation to work correctly again.
The http header size is limited to 8190 bytes by default, and the Service catalog can cause the token header to swell to over 9000 bytes. This results in a “500 error” on token creation.

Workaround: increase the header size with the configuration option shown in:
https://httpd.apache.org/docs/2.2/mod/core.html LimitRequestFieldSize

This fix will allow token creation to work correctly again.
John Skeoch 2014-01-13 01:08:00 UTC CC hateya
Summer Long 2014-02-04 00:01:32 UTC Blocks 1060927
Summer Long 2014-02-04 02:18:42 UTC CC slong
Udi Kalifon 2014-02-05 15:36:23 UTC CC ukalifon
Nathan Kinder 2014-02-27 15:18:57 UTC CC nkinder
Flags needinfo?(jagee)
Adam Young 2014-04-04 19:51:17 UTC Link ID Launchpad 1302075
Adam Young 2014-04-04 19:53:56 UTC Status ASSIGNED POST
Nathan Kinder 2014-04-08 20:16:15 UTC Keywords Rebase
Scott Lewis 2014-05-16 15:25:35 UTC Target Milestone --- rc
Udi Kalifon 2014-06-08 11:29:01 UTC Flags needinfo?(ayoung)
Nathan Kinder 2014-06-13 15:16:19 UTC Status POST ON_DEV
Doc Text The http header size is limited to 8190 bytes by default, and the Service catalog can cause the token header to swell to over 9000 bytes. This results in a “500 error” on token creation.

Workaround: increase the header size with the configuration option shown in:
https://httpd.apache.org/docs/2.2/mod/core.html LimitRequestFieldSize

This fix will allow token creation to work correctly again.
Red Hat Bugzilla 2014-06-13 15:16:19 UTC Doc Type Known Issue Rebase: Bug Fixes and Enhancements
RHEL Program Management 2014-06-13 15:40:03 UTC Target Release 5.0 (RHEL 7) 6.0
Adam Young 2014-06-17 20:36:10 UTC Flags needinfo?(ayoung)
Rich Megginson 2014-07-25 16:51:31 UTC Blocks 1111274
John Skeoch 2014-10-30 22:30:25 UTC CC breeler r.landmann
Scott Lewis 2014-12-04 14:08:03 UTC Target Milestone rc ga
Arthur Berezin 2015-01-11 14:48:54 UTC CC aberezin
Flags needinfo?(nkinder)
Nathan Kinder 2015-01-11 16:46:31 UTC Flags needinfo?(nkinder)
Ruediger Landmann 2015-01-13 04:45:00 UTC CC r.landmann
Scott Lewis 2015-02-09 19:57:24 UTC Target Milestone ga A2
RHEL Program Management 2015-02-09 20:16:56 UTC Keywords ZStream
Nathan Kinder 2015-03-09 14:40:40 UTC Status ON_DEV CLOSED
Resolution --- WONTFIX
Last Closed 2015-03-09 10:40:40 UTC
John Skeoch 2015-03-30 03:51:55 UTC CC kbanerje
Perry Myers 2016-04-27 04:13:17 UTC CC pmyers

Back to bug 1035032