outbound UDP port 1

2018-06-16 Thread Alexander Morozov
Hello. I was doing experiments with the sandboxing in FreeBSD and I executed nginx sandboxed (in sandbox for FreeBSD) and I noticed that sandbox blocked 2 outbound datagrams from nginx (uid:root) process. Jun 17 00:26:02 ** sandboxd[49377]: action: deny for pid[30392]nginx uid:0 procedure:

Re: 413 Request Entity Too Large

2018-06-16 Thread Aleksandar Lazic
Hi. On 16/06/2018 10:56, Kaushal Shriyan wrote: Hi, I am encountering 413 Request Entity Too Large in the browser. I have added upload_max_filesize = 20M. I have added client_max_body_size 20M; in nginx.conf and i am still facing the issue. nginx version is 1.12. Please let me know if you need