Searched refs:body_start (Results 1 – 3 of 3) sorted by relevance
59 size_t body_start; member84 size_t body_start; member136 u_short body_start; member
578 if ((size_t) h->body_start > c->body_start) { in ngx_http_file_cache_read()610 c->body_start = h->body_start; in ngx_http_file_cache_read()624 c->node->body_start = c->body_start; in ngx_http_file_cache_read()855 if (fcn->body_start) { in ngx_http_file_cache_exists()856 c->body_start = fcn->body_start; in ngx_http_file_cache_exists()911 fcn->body_start = 0; in ngx_http_file_cache_exists()1267 h->body_start = (u_short) c->body_start; in ngx_http_file_cache_set_header()1415 c->node->body_start = c->body_start; in ngx_http_file_cache_update()1506 || (size_t) h.body_start != c->body_start) in ngx_http_file_cache_update_header()1530 h.body_start = (u_short) c->body_start; in ngx_http_file_cache_update_header()[all …]
868 c->body_start = u->conf->buffer_size; in ngx_http_upstream_cache()1044 if (c->header_start == c->body_start) { in ngx_http_upstream_cache_send()3075 r->cache->body_start = (u_short) (u->buffer.pos - u->buffer.start); in ngx_http_upstream_send_response()3995 == tf->offset - (off_t) r->cache->body_start)) in ngx_http_upstream_process_request()