Github user maskit commented on the issue:
https://github.com/apache/trafficserver/pull/842
There is something wrong with it. I just applied this patch on master and
sent a request with nghttp, and then it aborted.
http://pastebin.com/raw/SYZEckUf
According to the log, the first frame TS received was DATA frame, but it
should be SETTINGS frame. I guess the frame header isn't initialized / parsed
correctly because the value of frame type of DATA frames is 0.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---