]> git.kaiwu.me - nginx.git/commit
Fix for read_head with try_files and open_file_cache.
authorMaxim Dounin <mdounin@mdounin.ru>
Tue, 6 Dec 2011 13:23:37 +0000 (13:23 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Tue, 6 Dec 2011 13:23:37 +0000 (13:23 +0000)
commit8618370487c4b5bc332af17a610a0cb93f89fc4c
tree7a21d32aa2668888da7f2bfa1ec2f634025261aa
parent08f2256b29f6cfe24b845fa5a7d1485fce634c6b
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