Project

Profile

Help

Story #6460

closed

As a user, I have a setting I can use to increase the accepted header size for pulpcore-content

Added by bmbouter about 4 years ago. Updated over 2 years ago.

Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Katello
Sprint:
Quarter:

Description

Ticket moved to GitHub: "pulp/pulpcore/1911":https://github.com/pulp/pulpcore/issues/1911


Ticket moved to GitHub: "pulp/pulpcore/1880":https://github.com/pulp/pulpcore/issues/1880


Problem

Users of pulp-certguard need a way to accept larger header at the pulpcore-content app. In practice the aiohttp default of 8190 bytes is too small for the headers Katello wants to use for example.

Solution

Add an optional setting named MAX_HEADER_SIZE which defaults to None. It accepts integer values in bytes that should be allowed. So for example, to specify a maximum header size of 16380 you would use dynaconf to set the value:

MAX_HEADER_SIZE = 16380.


Related issues

Blocked by Pulp - Task #6397: Port content app aiohttp internals to use AppRunnerCLOSED - DUPLICATE

Actions
Actions #1

Updated by bmbouter about 4 years ago

  • Subject changed from As a user, I have a setting I can use to increase the accepted header size to As a user, I have a setting I can use to increase the accepted header size for pulpcore-content
  • Description updated (diff)
Actions #2

Updated by bmbouter about 4 years ago

  • Blocked by Task #6397: Port content app aiohttp internals to use AppRunner added
Actions #3

Updated by jsherril@redhat.com about 4 years ago

  • Tags Katello-P1 added
Actions #4

Updated by jsherril@redhat.com about 4 years ago

  • Tags Katello-P2 added
  • Tags deleted (Katello-P1)
Actions #5

Updated by bmbouter about 4 years ago

  • Sprint/Milestone set to 3.3.0
Actions #6

Updated by lmjachky about 4 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to lmjachky
Actions #7

Updated by bmbouter about 4 years ago

  • Sprint/Milestone changed from 3.3.0 to 3.4.0
Actions #8

Updated by ggainey almost 4 years ago

  • Tags Katello added
  • Tags deleted (Katello-P2)
Actions #9

Updated by bmbouter almost 4 years ago

  • Sprint/Milestone deleted (3.4.0)

Katello has a workaround and the patch is not yet ready for the 3.4.0 release. Removing from 3.4.0 blockers list per May 19th open floor.

Actions #10

Updated by lmjachky over 3 years ago

  • Status changed from ASSIGNED to NEW
  • Assignee deleted (lmjachky)
Actions #11

Updated by pulpbot over 2 years ago

  • Description updated (diff)
Actions #12

Updated by pulpbot over 2 years ago

  • Description updated (diff)
  • Status changed from NEW to CLOSED - DUPLICATE

Also available in: Atom PDF