comparison src/http/modules/ngx_http_ssl_module.h @ 5848:106a8bfa4f42

Upstream: fixed file buffers reinit in ngx_http_upstream_reinit(). Previously, a file buffer start position was reset to the file start. Now it's reset to the previous file buffer end. This fixes reinitialization of requests having multiple successive parts of a single file. Such requests are generated by fastcgi module.
author Roman Arutyunyan <arut@nginx.com>
date Thu, 18 Sep 2014 16:37:16 +0400
parents 42114bf12da0
children 51e1f047d15d
comparison
equal deleted inserted replaced
5847:52b4984d2b3c 5848:106a8bfa4f42