How to log internal location evaluation
Peter Booth
peter_booth at me.com
Fri Jan 20 21:41:37 UTC 2017
I've always had to configure and build debug versions myself - and usually I want them to coexist in parallel with an existing production nginx install. But this link suggests otherwise: http://nginx.org/en/docs/debugging_log.html
You'll be overwhelmed by the volume of output. It gave me a real appreciation for the subtlety, power, and necessary complexity of nginx and the technical skills of the development team.
I would also strongly recommend the openresty bundle of nginx, which includes many powerful modules that turn nginx into a Swiss Army knife of http.
Sent from my iPhone
> On Jan 20, 2017, at 4:07 PM, Nikolaos Milas <nmilas at noa.gr> wrote:
>
>> On 20/1/2017 11:16 πμ, Nikolaos Milas wrote:
>>
>> As I am on CentOS 6 and I am using the nginx repo, I have installed:
>>
>> nginx-1.10.2-1.el6.ngx.x86_64
>> nginx-debuginfo-1.10.2-1.el6.ngx.x86_64
>>
>> I guess I should be OK with these?
>
> It seems I am not. :-(
>
> I tried "nginx -V" and I didn't see the required option (--with-debug).
>
> Can I find in nginx repo(s) any compiled (RPM) versions of nginx --with-debug enabled for CentOS 7?
>
> It would make an admn's life a lot easier, at this very busy point in life...
>
> Please advise!
>
> Thanks a lot,
> Nick
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
More information about the nginx
mailing list