$request_time in ngx_http_log_module

2021-08-30 Thread Dorin RuV
Hi everybody, I'm currently working on adjusting the logging format to our nginx proxies. In order to comply to some logging endpoint standards I'm trying to find the right place where I could convert the $request_time value from "seconds with a millisecond resolution" to nanoseconds. Can it be do

Re: New install; no error messages; but website.conf in /etc/nginx/conf.d is being ignored

2021-08-30 Thread Francis Daly
On Sun, Aug 29, 2021 at 06:04:29PM -0400, Les Dunaway wrote: Hi there, > When I send request, I get the default page When your nginx is started, one specific nginx binary is used, and it might have a "-c" command-line argument to name the config file to use. If it does not have a "-c", then it

Re: Segmentation fault sometimes

2021-08-30 Thread Sergey A. Osokin
Hi there, is it reproducible without the third-party module? Could you try to reproduce the issue with the recent version from the stable branch, i.e. 1.20.1. Thanks. -- Sergey Osokin On Tue, Aug 24, 2021 at 08:37:47AM +, 王 静凯 wrote: > Hi, > > The ‘nginx -V’ info: > > nginx version: