Re: -s reload does not update logfiles time, v1.5.6

2013-11-02 Thread e1c1bac6253dc54a1e89ddc046585792
Am 02.11.2013 16:28 schrieb itpp2012: A -s reload works as documented, however while the logfiles are being written to, the logfiles keep their last (before -s) time/date. Is this a known issue? It's a documented "issue" .. http://nginx.org/en/docs/beginners_guide.html use -s reopen (or kil

minor misleading configure error-msg around PCRE

2013-10-29 Thread e1c1bac6253dc54a1e89ddc046585792
Hi, ./configure: error: the HTTP rewrite module requires the PCRE library. You can either disable the module by using --without-http_rewrite_module option, or install the PCRE library into the system, or build the PCRE library statically from the source with nginx by using --with-pcre= option.