#36520: Performance Regression in parse_header_params
-------------------------------------+-------------------------------------
     Reporter:  David Smith          |                    Owner:  Natalia
                                     |  Bidart
         Type:  Bug                  |                   Status:  closed
    Component:  HTTP handling        |                  Version:  dev
     Severity:  Release blocker      |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by nessita <124304+nessita@…>):

 * resolution:   => fixed
 * status:  assigned => closed

Comment:

 In [changeset:"424e0d86973d88b402b55f20884938715aad740b" 424e0d86]:
 {{{#!CommitTicketReference repository=""
 revision="424e0d86973d88b402b55f20884938715aad740b"
 Fixed #36520 -- Reverted "Fixed #35440 -- Simplified
 parse_header_parameters by leveraging stdlid's Message."

 This partially reverts commit 9aabe7eae3eeb3e64c5a0f3687118cd806158550.

 The simplification of parse_header_parameters using stdlib's Message
 is reverted due to a performance regression. The check for the header
 maximum length remains in place, per Security Team guidance.

 Thanks to David Smith for reporting the regression, and Jacob Walls for
 the review.
 }}}
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36520#comment:31>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/010701995016c826-496fb504-a1de-4b29-abfa-5b33ee48e881-000000%40eu-central-1.amazonses.com.

Reply via email to