comparison src/http/ngx_http_header_filter_module.c @ 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 a870639d2970
children 68b28a88749d
comparison
equal deleted inserted replaced
4075:39574a944f66 4076:37da005a5808