Re: [apache/trafficserver] HTTP2 drain (#1710)

2017-06-10 Thread James Peach
On 9 May 2017, at 0:02, Masakazu Kitajo wrote: Hi, Don't worry guys. I'm working on it. I merged the PR to have a draining (shedding) logic for HTTP/2 (Double GOAWAY frames), and now I'm generalizing the flag so that we can invoke draining on both HTTP/1 and HTTP/2. I'm going to add "Connec

what's the function of the lookaside buffer when evacuating fragments ?

2017-06-10 Thread Yujie Ding
after i reviewed the codes, i am confused that the lookaside buffer seems to work on "f.evacuate_head was true", but the f.evacuate_head setting only happened on "openReadClose", how works on other situations? i means than if a read operation not complete (not running "openReadClose"), the lookasi