Skip to content

[production_web_proxying] add note about client_max_body_size to nginx  #264

@duncdrum

Description

@duncdrum

Where is the problem

By default nginx has client_max_body_size 1m;

What is the problem

not allowing larger sizes interfers with uploading .xar packages from development systems.
needs to be set twice in nginx.conf in http and server under location

Please provide the following

  • exist-db version: 4.3.0
  • documentation version: 4.0.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions