]> git.kaiwu.me - nginx.git/commit
Merge of r4326:
authorMaxim Dounin <mdounin@mdounin.ru>
Sat, 4 Feb 2012 22:30:30 +0000 (22:30 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Sat, 4 Feb 2012 22:30:30 +0000 (22:30 +0000)
commitb720407a891df8dd0b85995b8059c6f6d7649248
treedc0a4c3b2b463723e3f5b0cbe68e2c8e252b3cb6
parent65d3ae1715b75539a896f1678611af99b45322a7
Merge of r4326:

Fix for read_head with try_files and open_file_cache.

The of.read_ahead wasn't set in try_files code path, causing read_ahead
directive to be a nop if try_files and open_file_cache were used.
src/http/ngx_http_core_module.c