Skip to content

Document new Apache LimitRequestBody Default #9601

@t-schuster

Description

@t-schuster

Apache has changed the default value for LimitRequestBody from 0 to 1 Gigabyte last year (2.4.54 or higher, affects Debian, Ubuntu and the official Docker container). This will break uploads for non-logged in users (such as over share links).

The documentation should be updated in similar light to the Nginx documentation to help users identify issues related to this new default and noting that the default is 1 Gigabyte in newer Apache installations, instead of unlimited as in older installations.

Additionally the documentation should include an official way to update the Docker container's upload limit, as the container is set to a 1 Gigabyte limit by default and the issues related to the Apache bug have not been fixed in almost a year. Nominally this would be done by bind mounting a configuration file into the container, so an example would be handy for new Administrators attempting an install via Docker.

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