[ 
https://issues.apache.org/jira/browse/TS-3519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14498712#comment-14498712
 ] 

Bryan Call commented on TS-3519:
--------------------------------

More information:
{code}
Breakpoint 1, Http2ConnectionState::main_event_handler (this=0x2aaeb7894240, 
event=2253, edata=0x2aae1fc9d7f0) at Http2ConnectionState.cc:653
653     Http2ConnectionState.cc: No such file or directory.
        in Http2ConnectionState.cc
$1 = HTTP2_ERROR_PROTOCOL_ERROR
$2 = {<Continuation> = {<force_VFPT_to_top> = {_vptr.force_VFPT_to_top = 
0x7d0cd0}, handler = (int (Continuation::*)(Continuation *, int, void *)) 
0x640294 <Http2ConnectionState::main_event_handler(int, void*)>, mutex = {m_ptr 
= 0x2aae60782fa0}, link = {<SLink<Continuation>> = {next = 0x0}, prev = 0x0}}, 
ua_session = 0x2aaeb7893ff0, local_dynamic_table = 0x2aaed9420a90, 
remote_dynamic_table = 0x2aaedb01ea60, server_settings = {settings = {4096, 0, 
100, 1048576, 16384, 4294967295}}, client_settings = {settings = {4096, 0, 
1000, 10485760, 16384, 4294967295}}, client_rwnd = 11461244, server_rwnd = 
1048576, stream_list = {head = 0x0}, latest_streamid = 3, client_streams_count 
= 0, continued_id = 0, continued_buffer = {iov_base = 0x0, iov_len = 0}}
#0  Http2ConnectionState::main_event_handler (this=0x2aaeb7894240, event=2253, 
edata=0x2aae1fc9d7f0) at Http2ConnectionState.cc:653
#1  0x000000000050dbe0 in Continuation::handleEvent (this=0x2aaeb7894240, 
event=2253, data=0x2aae1fc9d7f0) at ../iocore/eventsystem/I_Continuation.h:145
#2  0x000000000063b989 in send_connection_event (cont=0x2aaeb7894240, 
event=2253, edata=0x2aae1fc9d7f0) at Http2ClientSession.cc:58
{code}

> HTTP/2 seeing a lot of GOAWAY frames being sent
> -----------------------------------------------
>
>                 Key: TS-3519
>                 URL: https://issues.apache.org/jira/browse/TS-3519
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HTTP/2
>    Affects Versions: 5.3.0
>            Reporter: Bryan Call
>             Fix For: 6.0.0
>
>
> Logging GOAWAY frames in Http2ConnectionState::main_event_handler()
> {code}
> [Apr 13 22:40:29.258] Server {0x2b08e7b3a700} ERROR: Sending GOAWAY frame
> [Apr 13 22:40:29.449] Server {0x2b08e8948700} ERROR: Sending GOAWAY frame
> [Apr 13 22:40:29.591] Server {0x2b08e7e3d700} ERROR: Sending GOAWAY frame
> [Apr 13 22:40:30.197] Server {0x2b08e8645700} ERROR: Sending GOAWAY frame
> [Apr 13 22:40:30.362] Server {0x2b08e6b2a700} ERROR: Sending GOAWAY frame
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to