<div dir="ltr">Hi<div><br></div><div>I made a request to nginx 1.9.5 for a large file. Here is a part of debug file:</div><div><br></div><div><div><font color="#ff0000">2015/10/18 15:55:34 [debug] 10707#0: *116 SSL buf copy: 9</font></div><div><font color="#ff0000">2015/10/18 15:55:34 [debug] 10707#0: *116 SSL buf copy: 8192</font></div><div><font color="#ff0000">2015/10/18 15:55:34 [debug] 10707#0: *116 SSL buf copy: 9</font></div><div><font color="#ff0000">2015/10/18 15:55:34 [debug] 10707#0: *116 SSL buf copy: 8174</font></div><div><font color="#ff0000">2015/10/18 15:55:34 [debug] 10707#0: *116 SSL to write: 16384</font></div><div><font color="#ff0000">2015/10/18 15:55:34 [debug] 10707#0: *116 SSL_write: 16384</font></div><div><font color="#ff0000">2015/10/18 15:55:34 [debug] 10707#0: *116 SSL buf copy: 18</font></div><div><font color="#ff0000">2015/10/18 15:55:34 [debug] 10707#0: *116 SSL buf copy: 9</font></div><div><font color="#ff0000">2015/10/18 15:55:34 [debug] 10707#0: *116 SSL buf copy: 8192</font></div><div><font color="#ff0000">2015/10/18 15:55:34 [debug] 10707#0: *116 SSL buf copy: 9</font></div><div><font color="#ff0000">2015/10/18 15:55:34 [debug] 10707#0: *116 SSL buf copy: 8156</font></div><div><font color="#ff0000">2015/10/18 15:55:34 [debug] 10707#0: *116 SSL to write: 16384</font></div><div><font color="#ff0000">2015/10/18 15:55:34 [debug] 10707#0: *116 SSL_write: 16384</font></div><div><font color="#ff0000">2015/10/18 15:55:34 [debug] 10707#0: *116 SSL buf copy: 36</font></div><div><font color="#ff0000">2015/10/18 15:55:34 [debug] 10707#0: *116 SSL buf copy: 9</font></div><div><font color="#ff0000">2015/10/18 15:55:34 [debug] 10707#0: *116 SSL buf copy: 8182</font></div><div><font color="#ff0000">2015/10/18 15:55:34 [debug] 10707#0: *116 SSL to write: 8227</font></div><div><font color="#ff0000">2015/10/18 15:55:34 [debug] 10707#0: *116 SSL_write: 8227</font></div><div>2015/10/18 15:55:34 [debug] 10707#0: *116 http2:1 DATA frame 00007F942205F7A0 was sent</div><div>2015/10/18 15:55:34 [debug] 10707#0: *116 http2 frame sent: 00007F942205F7A0 sid:1 bl:0 len:8192</div><div>2015/10/18 15:55:34 [debug] 10707#0: *116 http2:1 DATA frame 00007F942205F8A8 was sent</div><div>2015/10/18 15:55:34 [debug] 10707#0: *116 http2 frame sent: 00007F942205F8A8 sid:1 bl:0 len:8192</div><div>2015/10/18 15:55:34 [debug] 10707#0: *116 http2:1 DATA frame 00007F942205F9B0 was sent</div><div>2015/10/18 15:55:34 [debug] 10707#0: *116 http2 frame sent: 00007F942205F9B0 sid:1 bl:0 len:8192</div><div>2015/10/18 15:55:34 [debug] 10707#0: *116 http2:1 DATA frame 00007F942205FAB8 was sent</div><div>2015/10/18 15:55:34 [debug] 10707#0: *116 http2 frame sent: 00007F942205FAB8 sid:1 bl:0 len:8192</div><div>2015/10/18 15:55:34 [debug] 10707#0: *116 http2:1 DATA frame 00007F942205FBC0 was sent</div><div>2015/10/18 15:55:34 [debug] 10707#0: *116 http2 frame sent: 00007F942205FBC0 sid:1 bl:0 len:8182</div></div><div><br></div><div>It seems that the default max frame size is 8192. But I don't under stand the buffer mechanism. I marked them in red color. why there is a very small buffer 9, and why some value is 8174, 8156. </div><div><br></div><div>BTW: what is the 116 means in the beginning of every row as below:</div><div>2015/10/18 15:55:34 [debug] 10707#0: <font color="#ff0000">*116</font> http2 frame sent: 00007F942205FBC0 sid:1 bl:0 len:8182<br></div><div>Many Thanks</div><div><br></div><div>Best Regards</div><div>Muhui Jiang</div></div>