]> git.kaiwu.me - nginx.git/commit
merge r3498, r3499:
authorIgor Sysoev <igor@sysoev.ru>
Mon, 7 Jun 2010 12:08:44 +0000 (12:08 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 7 Jun 2010 12:08:44 +0000 (12:08 +0000)
commit9d4085af44e8eb9c18dbaa017b6deb2bb11644a2
tree58e5c57912ce874cd1e43e7ca25e6fa96d8a6999
parent400683ac9102ee18564bb6eff0037e710fb48d9f
merge r3498, r3499:

opening files fixes:

*) use non-blocking open() not to hang on FIFO files, etc.
*) do not log misleading errno in "not a regular file" error
src/core/ngx_open_file_cache.c
src/http/modules/ngx_http_gzip_static_module.c
src/http/modules/ngx_http_static_module.c
src/os/unix/ngx_files.h
src/os/win32/ngx_files.h