client_max_body_size

2019-04-29 Thread Frank Liu
http://nginx.org/en/docs/http/ngx_http_core_module.html#client_max_body_size says Sets the maximum allowed size of the client request body, specified in the “Content-Length” request header field. Can I assume "client_max_body_size" will NOT affect if chunked encoding is used?

Re: Mailman is giving me 554 5.7.1 because of using Mail-Relay

2019-04-29 Thread Maxim Dounin
Hello! On Sat, Apr 27, 2019 at 06:03:44PM -0400, OiledAmoeba wrote: > I have to use a Mail-Relay because of the fact that my Mailserver ist behind > a dynamic-IP-address. I registered myself to this mailinglist by mail. > But every mail I'm writing to nginx@nginx.org is bounced with 554 5.7.1 > b

Cannot enable CORS in nginx

2019-04-29 Thread Dung Tran Tien
Hi everyone, I'm using nginx 1.10.3 in Ubuntu 16.04. I tried to enable CORS same exactly this configuration https://enable-cors.org/server_nginx.html, but I still got the error: POST https://abc.com/api/21/job/8c1c66b9-a736-4d28-9868-c3f2c433b0f7/executions 403 (index):1 Access to XMLHttpReques