Lines Matching refs:SSLOG
75 SSLOG(INFO, http2session) << "ping timeout";
83 SSLOG(INFO, http2session) << "connection check required";
95 SSLOG(INFO, http2session) << "SETTINGS timeout";
119 SSLOG(INFO, http2session) << "Timeout";
164 SSLOG(INFO, http2session) << "Could not initiate backend connection";
236 SSLOG(INFO, this) << "Disconnecting";
380 SSLOG(INFO, this)
392 SSLOG(INFO, this) << "Connecting to the proxy " << proxy.host << ":"
400 SSLOG(WARN, this) << "Backend proxy socket() failed; addr="
411 SSLOG(WARN, this) << "Backend proxy connect() failed; addr="
451 SSLOG(INFO, this) << "Connecting to downstream server";
521 SSLOG(WARN, this)
536 SSLOG(WARN, this)
586 SSLOG(WARN, this)
600 SSLOG(WARN, this)
649 SSLOG(INFO, http2session) << "Tunneling success";
656 SSLOG(WARN, http2session) << "Tunneling failed: " << htp->status_code;
692 SSLOG(INFO, this) << "Connected to the proxy";
712 SSLOG(INFO, this) << "HTTP proxy request headers\n" << req;
734 SSLOG(INFO, this) << "Remove downstream";
739 SSLOG(INFO, this) << "Append to http2_extra_freelist, addr=" << addr_
766 SSLOG(FATAL, this) << "nghttp2_submit_request() failed: "
781 SSLOG(INFO, this) << "RST_STREAM stream_id=" << stream_id
787 SSLOG(FATAL, this) << "nghttp2_submit_rst_stream() failed: "
806 SSLOG(FATAL, this) << "nghttp2_resume_session() failed: "
830 SSLOG(INFO, http2session)
1033 SSLOG(INFO, http2session)
1129 SSLOG(INFO, http2session)
1137 SSLOG(INFO, http2session) << "This is non-final response.";
1167 SSLOG(INFO, http2session)
1349 SSLOG(INFO, http2session)
1391 SSLOG(INFO, http2session)
1519 SSLOG(INFO, http2session) << "Failed to send control frame type="
1691 SSLOG(INFO, this) << "Negotiated next protocol: " << proto;
1768 SSLOG(ERROR, this) << "nghttp2_session_mem_recv() returned error: "
1776 SSLOG(INFO, this) << "No more read/write for this HTTP2 session";
1790 SSLOG(ERROR, this) << "nghttp2_session_mem_send() returned error: "
1807 SSLOG(INFO, this) << "No more read/write for this session";
1868 SSLOG(WARN, this) << "nghttp2_session_consume() returned error: "
1891 SSLOG(INFO, this) << "Start checking connection";
1923 SSLOG(INFO, this) << "Connection alive";
1949 SSLOG(INFO, this) << "backend request failed";
1978 SSLOG(WARN, this) << "Backend connect failed; addr="
1988 SSLOG(INFO, this) << "Connection established";
2101 SSLOG(INFO, this) << "SSL/TLS handshake completed";
2273 SSLOG(INFO, this) << "Unrecognized method: " << method->value;
2338 SSLOG(INFO, this) << "Append to http2_extra_freelist, addr=" << addr_
2353 SSLOG(INFO, this) << "Remove from http2_extra_freelist, addr=" << addr_
2381 SSLOG(WARN, this) << "Connect time out; addr="