diff options
author | Piotr Sikora <piotr@cloudflare.com> | 2014-10-01 15:48:53 -0700 |
---|---|---|
committer | Piotr Sikora <piotr@cloudflare.com> | 2014-10-01 15:48:53 -0700 |
commit | 4a2fba2d46d8d315a3dd3792d9f9c2d13e17a794 (patch) | |
tree | e21018a56714d6882648ce4a12b0bb0209360cd9 /src/http/ngx_http_request.c | |
parent | 840b347bb24bea09f9824891239929cdce84e47b (diff) | |
download | nginx-4a2fba2d46d8d315a3dd3792d9f9c2d13e17a794.tar.gz nginx-4a2fba2d46d8d315a3dd3792d9f9c2d13e17a794.zip |
Upstream: fix $upstream_cache_last_modified variable.
Due to the u->headers_in.last_modified_time not being correctly initialized,
this variable was evaluated to "Thu, 01 Jan 1970 00:00:00 GMT" for responses
cached without the "Last-Modified" header which resulted in subsequent proxy
requests being sent with "If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT"
header.
Signed-off-by: Piotr Sikora <piotr@cloudflare.com>
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions