Re: pcre_exec() failed: -10

2016-01-26 Thread Maxim Dounin
support and unicode support enabled > but nginx fails with "pcre_exec() failed: -10" error when it encounters the > regex. > > Any pointers, please? Please refer below for more details. > > TIA, > > Krishna! > > *1. from nginx config* > > i

pcre_exec() failed: -10

2016-01-26 Thread Krishna PMV
Hello, I've a rule below in nginx config to 404 if the argument of search query is a non printable ascii character. Nginx is compiled with pcre and pcre seem** (refer 4.d below) to have utf8 support and unicode support enabled but nginx fails with "pcre_exec() failed: -10"