Re: nginx.conf-2018

2018-10-29 Thread Maxim Konovalov
On 28/08/2018 19:37, Maxim Konovalov wrote: > Hello, > > As some of you probably know we are doing a conference in Atlanta in > October 8 - 11 this year. You can find its full agenda here: > > https://www.nginx.com/nginxconf/2018/agenda/ > [...] Here is a channel where you can find videos from

large request body in njs

2018-10-29 Thread Jonathan Esterhazy
Hello! I am trying to use njs (ngx_http_js_module) to modify POSTed request data before sending to an upstream api. Using the req.requestBody function works fine for small requests, but for larger ones causes this error: [error] 14#14: *18 js exception: Error: request body is in a file If I was

Re: New compilation failure

2018-10-29 Thread alang
Thinking there may have been a change with the ModSecurity Nginx Connector ? Posted at Nginx Forum: https://forum.nginx.org/read.php?2,281731,281732#msg-281732 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

New compilation failure

2018-10-29 Thread alang
Hello, I have an nginx and modsecurity that is installed via our ansible environment. It has been running fine for over half a year with no issues. This morning I ran it and worked fine. This afternoon I ran it and it is erroring. The environment is git version controlled, so nothing changed in