Error counters in nginx

2015-06-12 Thread Alexey Ivanov
Hi. I have a feature request: from system administrator point of view it would be nice to have counters for each type of error log message. For example right now nginx error.log consists of myriad of different error message formats: open() ā€œ%sā€ failed directory index of ā€œ%sā€ is

Re: Fix windows issue with multiple workers

2015-06-12 Thread Sergey Brester
Hi, enclosed a further changeset with "backwards compatibility" to 1 worker processing (without inheritance as before fix), if single worker configured + a little bit code review. P.S. github updated also. Regards, sebres. 11.06.2015 15:03, Sergey Brester: > Hi, > > I've forgotten to