comparison src/http/ngx_http_core_module.h @ 4076:37da005a5808

Bugfix: open_file_cache lost is_directio flag. On file retest open_file_cache lost is_directio if file wasn't changed. This caused unaligned operations under Linux to fail with EINVAL. It wasn't noticeable with AIO though, as errors wasn't properly logged.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 05 Sep 2011 16:36:19 +0000
parents 82738a316a54
children 1a94a56a4e5d
comparison
equal deleted inserted replaced
4075:39574a944f66 4076:37da005a5808