Lines Matching refs:ULOG

63     ULOG(INFO, upstream) << "Stream stream_id=" << stream_id
125 ULOG(INFO, this) << "nghttp2_session_upgrade() returned error: "
147 ULOG(INFO, this) << "Connection upgraded to HTTP/2";
195 ULOG(INFO, upstream) << "Too large or many header field size="
249 ULOG(INFO, upstream) << "Invalid header field for stream_id="
270 ULOG(INFO, upstream) << "Received upstream request HEADERS stream_id="
330 ULOG(INFO, this) << "HTTP request headers. stream_id="
616 ULOG(INFO, upstream) << "GOAWAY received: last-stream-id="
690 ULOG(INFO, upstream)
796 ULOG(INFO, upstream) << "Sending GOAWAY: last-stream-id="
814 ULOG(INFO, upstream) << "Failed to send control frame type="
897 ULOG(INFO, upstream) << "SETTINGS timeout";
948 ULOG(FATAL, this) << "nghttp2_submit_shutdown_notice() failed: "
1080 ULOG(ERROR, this) << "nghttp2_submit_settings() returned error: "
1095 ULOG(ERROR, this)
1156 ULOG(ERROR, this) << "nghttp2_session_mem_recv() returned error: "
1172 ULOG(INFO, this) << "No more read/write for this HTTP2 session";
1208 ULOG(INFO, this)
1227 ULOG(ERROR, this) << "nghttp2_session_mem_send() returned error: "
1240 ULOG(INFO, this) << "No more read/write for this HTTP2 session";
1335 ULOG(INFO, this) << "Downstream body was ended by EOF";
1415 ULOG(INFO, this) << "RST_STREAM stream_id=" << downstream->get_stream_id()
1422 ULOG(FATAL, this) << "nghttp2_submit_rst_stream() failed: "
1461 ULOG(INFO, upstream) << "Buffer is almost full. Skip write DATA";
1561 ULOG(FATAL, this) << "nghttp2_submit_response() failed: "
1613 ULOG(FATAL, this) << "nghttp2_submit_response() failed: "
1763 ULOG(FATAL, this) << "nghttp2_submit_headers() failed";
1877 ULOG(FATAL, this) << "nghttp2_submit_response() failed";
2018 ULOG(WARN, this) << "nghttp2_session_consume() returned error: "
2033 ULOG(INFO, this) << "HTTP response headers. stream_id="
2040 ULOG(INFO, this) << "Stream timeout stream_id="
2227 ULOG(INFO, this) << "nghttp2_submit_push_promise() failed: "
2242 ULOG(INFO, this) << "HTTP push request headers. promised_stream_id="
2378 ULOG(INFO, this) << "Remove premature promised stream "