Skip to content

invalid feature request: disable parse fullRequest #2701

@liudongmiao

Description

@liudongmiao

In our case, disable parse query_string / www-form-based request_body / cookies, the performance increase 50%.

And in our case, we disable requestBody for multi-part request (which most of time include large files), and full request too.

There even a comment on full request in current code base, lol.

    /**
     * FIXME: This variable should be calculated on demand, it is
     * computationally intensive.
     */

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions