• client intended to send too large body
    1
    2
    3
    http {
    client_max_body_size 20M;
    }