Lines Matching refs:INFO

62   if (LOG_ENABLED(INFO)) {
63 ULOG(INFO, upstream) << "Stream stream_id=" << stream_id
124 if (LOG_ENABLED(INFO)) {
125 ULOG(INFO, this) << "nghttp2_session_upgrade() returned error: "
146 if (LOG_ENABLED(INFO)) {
147 ULOG(INFO, this) << "Connection upgraded to HTTP/2";
194 if (LOG_ENABLED(INFO)) {
195 ULOG(INFO, upstream) << "Too large or many header field size="
245 if (LOG_ENABLED(INFO)) {
249 ULOG(INFO, upstream) << "Invalid header field for stream_id="
269 if (LOG_ENABLED(INFO)) {
270 ULOG(INFO, upstream) << "Received upstream request HEADERS stream_id="
321 if (LOG_ENABLED(INFO)) {
330 ULOG(INFO, this) << "HTTP request headers. stream_id="
612 if (LOG_ENABLED(INFO)) {
616 ULOG(INFO, upstream) << "GOAWAY received: last-stream-id="
689 if (LOG_ENABLED(INFO)) {
690 ULOG(INFO, upstream)
792 if (LOG_ENABLED(INFO)) {
796 ULOG(INFO, upstream) << "Sending GOAWAY: last-stream-id="
813 if (LOG_ENABLED(INFO)) {
814 ULOG(INFO, upstream) << "Failed to send control frame type="
897 ULOG(INFO, upstream) << "SETTINGS timeout";
1125 if (LOG_ENABLED(INFO)) {
1127 LOG(INFO) << "setsockopt(TCP_NOTSENT_LOWAT, " << pollout_thres
1171 if (LOG_ENABLED(INFO)) {
1172 ULOG(INFO, this) << "No more read/write for this HTTP2 session";
1207 if (LOG_ENABLED(INFO)) {
1208 ULOG(INFO, this)
1239 if (LOG_ENABLED(INFO)) {
1240 ULOG(INFO, this) << "No more read/write for this HTTP2 session";
1287 if (LOG_ENABLED(INFO)) {
1288 DCLOG(INFO, dconn) << "HTTP parser failure";
1322 if (LOG_ENABLED(INFO)) {
1323 DCLOG(INFO, dconn) << "EOF. stream_id=" << downstream->get_stream_id();
1334 if (LOG_ENABLED(INFO)) {
1335 ULOG(INFO, this) << "Downstream body was ended by EOF";
1360 if (LOG_ENABLED(INFO)) {
1362 DCLOG(INFO, dconn) << "Downstream network/general error";
1364 DCLOG(INFO, dconn) << "Timeout";
1367 DCLOG(INFO, dconn) << "Note: this is tunnel connection";
1414 if (LOG_ENABLED(INFO)) {
1415 ULOG(INFO, this) << "RST_STREAM stream_id=" << downstream->get_stream_id()
1460 if (LOG_ENABLED(INFO)) {
1461 ULOG(INFO, upstream) << "Buffer is almost full. Skip write DATA";
1658 if (LOG_ENABLED(INFO)) {
1660 DLOG(INFO, downstream) << "HTTP non-final response header";
1662 DLOG(INFO, downstream) << "HTTP response header completed";
1752 if (LOG_ENABLED(INFO)) {
1852 if (LOG_ENABLED(INFO)) {
1908 if (LOG_ENABLED(INFO)) {
1909 DLOG(INFO, downstream) << "HTTP response completed";
2033 ULOG(INFO, this) << "HTTP response headers. stream_id="
2039 if (LOG_ENABLED(INFO)) {
2040 ULOG(INFO, this) << "Stream timeout stream_id="
2226 if (LOG_ENABLED(INFO)) {
2227 ULOG(INFO, this) << "nghttp2_submit_push_promise() failed: "
2236 if (LOG_ENABLED(INFO)) {
2242 ULOG(INFO, this) << "HTTP push request headers. promised_stream_id="
2377 if (LOG_ENABLED(INFO)) {
2378 ULOG(INFO, this) << "Remove premature promised stream "