atom feed9 messages in ru.sysoev.nginxRe: nginx-0.4.1
FromSent OnAttachments
Igor SysoevSep 14, 2006 6:55 am 
Francois SimondSep 14, 2006 7:26 am 
Igor SysoevSep 14, 2006 7:32 am 
Aleksandar LazicSep 14, 2006 7:36 am 
Francois SimondSep 14, 2006 7:45 am 
Francois SimondSep 14, 2006 7:48 am 
Francois SimondSep 14, 2006 7:57 am 
Igor SysoevSep 14, 2006 7:59 am.txt
Francois SimondSep 14, 2006 8:06 am 
Subject:Re: nginx-0.4.1
From:Francois Simond (curi@public.gmane.org)
Date:Sep 14, 2006 7:57:46 am
List:ru.sysoev.nginx

Francois Simond a écrit :

something is different from the 0.4.0, i just re-check and with the same conf and permissions it respond 200 OK.

Something about the new O_NOATIME ?

Sorry i respond to myself : i just tested after setting : define NGX_FILE_NOATIME 0 in src/os/unix/ngx_files.h

Problem disappears when disabling O_NOATIME.