atom feed13 messages in ru.sysoev.nginxRe: nginx-0.7.9
FromSent OnAttachments
Igor SysoevAug 12, 2008 8:40 am 
mikeAug 12, 2008 9:46 am 
Igor SysoevAug 12, 2008 10:30 am 
mikeAug 12, 2008 10:55 am 
Maxim DouninAug 12, 2008 3:06 pm 
mikeAug 12, 2008 3:35 pm 
Maxim DouninAug 12, 2008 5:05 pm 
mikeAug 12, 2008 5:25 pm 
mikeAug 15, 2008 10:36 pm 
Igor SysoevAug 16, 2008 11:59 am 
mikeAug 16, 2008 12:32 pm 
Igor SysoevAug 16, 2008 12:38 pm 
mikeAug 16, 2008 12:55 pm 
Subject:Re: nginx-0.7.9
From:mike (mike@public.gmane.org)
Date:Aug 12, 2008 5:25:55 pm
List:ru.sysoev.nginx

On 8/12/08, Maxim Dounin <mdou@public.gmane.org>
wrote:

It doesn't "check the listing". It only checks existence of directory. This saves some syscalls if directory doesn't exists and more than two index files configured.

Hmm.

In which case, I guess I don't care, it -adds- a syscall for me where I don't need one, but as long as it does not error out on a 0711 web directory (the dir exists, it just is not executable/listable for non-owner!)

Personally I like allowing the user to customize how many items they check for. That gives ultimate control of performance to the end user. If they don't like extra syscalls, force them to rename their files or something. :p