﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	uname	nginx_version
997	$body_bytes_sent compute bigger in HTTP2.0 then HTTP1.X	cjhust1986@…		"source file：2000Byte;
HTTP1.0/HTTP1.1: $body_bytes_sent = 2000byte, I think it's correct
HTTP2.0: $body_bytes_sent = 2300byte(uncertainty) > 2000byte, I think it's wrong


I know the fream in HTTP2.0 causes this problem, the frame include NGX_HTTP_V2_FRAME_HEADER_SIZE, HTTP header...


I think this method is wrong, $body_bytes_sent is not $bytes_sent.


look forward to your reply

"	defect	closed	critical		nginx-core	1.9.x	wontfix	$body_bytes_sent, HTTP2.0		2.6.32-573.22.1.el6.x86_64	nginx-1.9.15
