Home
last modified time | relevance | path

Searched refs:nxt_unit_req_debug (Results 1 – 25 of 72) sorted by relevance

123

/dports/devel/libunit/unit-1.26.1/src/python/
H A Dnxt_python_asgi_http.c123 nxt_unit_req_debug(req, "asgi_http_receive"); in nxt_py_asgi_http_receive()
275 nxt_unit_req_debug(http->req, "asgi_http_send type is '%.*s'", in nxt_py_asgi_http_send()
389 nxt_unit_req_debug(http->req, "asgi_http_response_body: %d, %d", in nxt_py_asgi_http_response_body()
410 nxt_unit_req_debug(http->req, "asgi_http_response_body: " in nxt_py_asgi_http_response_body()
444 nxt_unit_req_debug(http->req, "asgi_http_response_body: 0, %d", in nxt_py_asgi_http_response_body()
532 nxt_unit_req_debug(req, "asgi_http_data_handler"); in nxt_py_asgi_http_data_handler()
571 nxt_unit_req_debug(http->req, "asgi_http_drain: %d", (int) body_len); in nxt_py_asgi_http_drain()
637 nxt_unit_req_debug(req, "asgi_http_close_handler"); in nxt_py_asgi_http_close_handler()
656 nxt_unit_req_debug(http->req, "asgi_http_done"); in nxt_py_asgi_http_done()
H A Dnxt_python_asgi_websocket.c145 nxt_unit_req_debug(ws->req, "asgi_websocket_receive"); in nxt_py_asgi_websocket_receive()
226 nxt_unit_req_debug(ws->req, "asgi_websocket_send type is '%.*s'", in nxt_py_asgi_websocket_send()
499 nxt_unit_req_debug(ws->req, "asgi_websocket_handler"); in nxt_py_asgi_websocket_handler()
509 nxt_unit_req_debug(ws->req, in nxt_py_asgi_websocket_handler()
677 nxt_unit_req_debug(frame->req, "asgi_websocket_suspend_frame: " in nxt_py_asgi_websocket_suspend_frame()
741 nxt_unit_req_debug(ws->req, "asgi_websocket_pop_msg"); in nxt_py_asgi_websocket_pop_msg()
934 nxt_unit_req_debug(ws->req, "asgi_websocket_pending_len: %d", in nxt_py_asgi_websocket_pending_len()
940 nxt_unit_req_debug(ws->req, "asgi_websocket_pending_len: %d (all)", in nxt_py_asgi_websocket_pending_len()
964 nxt_unit_req_debug(frame->req, "asgi_websocket_pop_frame: " in nxt_py_asgi_websocket_pop_frame()
981 nxt_unit_req_debug(req, "asgi_websocket_close_handler"); in nxt_py_asgi_websocket_close_handler()
[all …]
/dports/www/unit-java/unit-1.26.1/src/python/
H A Dnxt_python_asgi_http.c123 nxt_unit_req_debug(req, "asgi_http_receive"); in nxt_py_asgi_http_receive()
275 nxt_unit_req_debug(http->req, "asgi_http_send type is '%.*s'", in nxt_py_asgi_http_send()
389 nxt_unit_req_debug(http->req, "asgi_http_response_body: %d, %d", in nxt_py_asgi_http_response_body()
410 nxt_unit_req_debug(http->req, "asgi_http_response_body: " in nxt_py_asgi_http_response_body()
444 nxt_unit_req_debug(http->req, "asgi_http_response_body: 0, %d", in nxt_py_asgi_http_response_body()
532 nxt_unit_req_debug(req, "asgi_http_data_handler"); in nxt_py_asgi_http_data_handler()
571 nxt_unit_req_debug(http->req, "asgi_http_drain: %d", (int) body_len); in nxt_py_asgi_http_drain()
637 nxt_unit_req_debug(req, "asgi_http_close_handler"); in nxt_py_asgi_http_close_handler()
656 nxt_unit_req_debug(http->req, "asgi_http_done"); in nxt_py_asgi_http_done()
H A Dnxt_python_asgi_websocket.c145 nxt_unit_req_debug(ws->req, "asgi_websocket_receive"); in nxt_py_asgi_websocket_receive()
226 nxt_unit_req_debug(ws->req, "asgi_websocket_send type is '%.*s'", in nxt_py_asgi_websocket_send()
499 nxt_unit_req_debug(ws->req, "asgi_websocket_handler"); in nxt_py_asgi_websocket_handler()
509 nxt_unit_req_debug(ws->req, in nxt_py_asgi_websocket_handler()
677 nxt_unit_req_debug(frame->req, "asgi_websocket_suspend_frame: " in nxt_py_asgi_websocket_suspend_frame()
741 nxt_unit_req_debug(ws->req, "asgi_websocket_pop_msg"); in nxt_py_asgi_websocket_pop_msg()
934 nxt_unit_req_debug(ws->req, "asgi_websocket_pending_len: %d", in nxt_py_asgi_websocket_pending_len()
940 nxt_unit_req_debug(ws->req, "asgi_websocket_pending_len: %d (all)", in nxt_py_asgi_websocket_pending_len()
964 nxt_unit_req_debug(frame->req, "asgi_websocket_pop_frame: " in nxt_py_asgi_websocket_pop_frame()
981 nxt_unit_req_debug(req, "asgi_websocket_close_handler"); in nxt_py_asgi_websocket_close_handler()
[all …]
/dports/www/unit-perl/unit-1.26.1/src/python/
H A Dnxt_python_asgi_http.c123 nxt_unit_req_debug(req, "asgi_http_receive"); in nxt_py_asgi_http_receive()
275 nxt_unit_req_debug(http->req, "asgi_http_send type is '%.*s'", in nxt_py_asgi_http_send()
389 nxt_unit_req_debug(http->req, "asgi_http_response_body: %d, %d", in nxt_py_asgi_http_response_body()
410 nxt_unit_req_debug(http->req, "asgi_http_response_body: " in nxt_py_asgi_http_response_body()
444 nxt_unit_req_debug(http->req, "asgi_http_response_body: 0, %d", in nxt_py_asgi_http_response_body()
532 nxt_unit_req_debug(req, "asgi_http_data_handler"); in nxt_py_asgi_http_data_handler()
571 nxt_unit_req_debug(http->req, "asgi_http_drain: %d", (int) body_len); in nxt_py_asgi_http_drain()
637 nxt_unit_req_debug(req, "asgi_http_close_handler"); in nxt_py_asgi_http_close_handler()
656 nxt_unit_req_debug(http->req, "asgi_http_done"); in nxt_py_asgi_http_done()
H A Dnxt_python_asgi_websocket.c145 nxt_unit_req_debug(ws->req, "asgi_websocket_receive"); in nxt_py_asgi_websocket_receive()
226 nxt_unit_req_debug(ws->req, "asgi_websocket_send type is '%.*s'", in nxt_py_asgi_websocket_send()
499 nxt_unit_req_debug(ws->req, "asgi_websocket_handler"); in nxt_py_asgi_websocket_handler()
509 nxt_unit_req_debug(ws->req, in nxt_py_asgi_websocket_handler()
677 nxt_unit_req_debug(frame->req, "asgi_websocket_suspend_frame: " in nxt_py_asgi_websocket_suspend_frame()
741 nxt_unit_req_debug(ws->req, "asgi_websocket_pop_msg"); in nxt_py_asgi_websocket_pop_msg()
934 nxt_unit_req_debug(ws->req, "asgi_websocket_pending_len: %d", in nxt_py_asgi_websocket_pending_len()
940 nxt_unit_req_debug(ws->req, "asgi_websocket_pending_len: %d (all)", in nxt_py_asgi_websocket_pending_len()
964 nxt_unit_req_debug(frame->req, "asgi_websocket_pop_frame: " in nxt_py_asgi_websocket_pop_frame()
981 nxt_unit_req_debug(req, "asgi_websocket_close_handler"); in nxt_py_asgi_websocket_close_handler()
[all …]
/dports/www/unit-php/unit-1.26.1/src/python/
H A Dnxt_python_asgi_http.c123 nxt_unit_req_debug(req, "asgi_http_receive"); in nxt_py_asgi_http_receive()
275 nxt_unit_req_debug(http->req, "asgi_http_send type is '%.*s'", in nxt_py_asgi_http_send()
389 nxt_unit_req_debug(http->req, "asgi_http_response_body: %d, %d", in nxt_py_asgi_http_response_body()
410 nxt_unit_req_debug(http->req, "asgi_http_response_body: " in nxt_py_asgi_http_response_body()
444 nxt_unit_req_debug(http->req, "asgi_http_response_body: 0, %d", in nxt_py_asgi_http_response_body()
532 nxt_unit_req_debug(req, "asgi_http_data_handler"); in nxt_py_asgi_http_data_handler()
571 nxt_unit_req_debug(http->req, "asgi_http_drain: %d", (int) body_len); in nxt_py_asgi_http_drain()
637 nxt_unit_req_debug(req, "asgi_http_close_handler"); in nxt_py_asgi_http_close_handler()
656 nxt_unit_req_debug(http->req, "asgi_http_done"); in nxt_py_asgi_http_done()
H A Dnxt_python_asgi_websocket.c145 nxt_unit_req_debug(ws->req, "asgi_websocket_receive"); in nxt_py_asgi_websocket_receive()
226 nxt_unit_req_debug(ws->req, "asgi_websocket_send type is '%.*s'", in nxt_py_asgi_websocket_send()
499 nxt_unit_req_debug(ws->req, "asgi_websocket_handler"); in nxt_py_asgi_websocket_handler()
509 nxt_unit_req_debug(ws->req, in nxt_py_asgi_websocket_handler()
677 nxt_unit_req_debug(frame->req, "asgi_websocket_suspend_frame: " in nxt_py_asgi_websocket_suspend_frame()
741 nxt_unit_req_debug(ws->req, "asgi_websocket_pop_msg"); in nxt_py_asgi_websocket_pop_msg()
934 nxt_unit_req_debug(ws->req, "asgi_websocket_pending_len: %d", in nxt_py_asgi_websocket_pending_len()
940 nxt_unit_req_debug(ws->req, "asgi_websocket_pending_len: %d (all)", in nxt_py_asgi_websocket_pending_len()
964 nxt_unit_req_debug(frame->req, "asgi_websocket_pop_frame: " in nxt_py_asgi_websocket_pop_frame()
981 nxt_unit_req_debug(req, "asgi_websocket_close_handler"); in nxt_py_asgi_websocket_close_handler()
[all …]
/dports/www/unit-python/unit-1.26.1/src/python/
H A Dnxt_python_asgi_http.c123 nxt_unit_req_debug(req, "asgi_http_receive"); in nxt_py_asgi_http_receive()
275 nxt_unit_req_debug(http->req, "asgi_http_send type is '%.*s'", in nxt_py_asgi_http_send()
389 nxt_unit_req_debug(http->req, "asgi_http_response_body: %d, %d", in nxt_py_asgi_http_response_body()
410 nxt_unit_req_debug(http->req, "asgi_http_response_body: " in nxt_py_asgi_http_response_body()
444 nxt_unit_req_debug(http->req, "asgi_http_response_body: 0, %d", in nxt_py_asgi_http_response_body()
532 nxt_unit_req_debug(req, "asgi_http_data_handler"); in nxt_py_asgi_http_data_handler()
571 nxt_unit_req_debug(http->req, "asgi_http_drain: %d", (int) body_len); in nxt_py_asgi_http_drain()
637 nxt_unit_req_debug(req, "asgi_http_close_handler"); in nxt_py_asgi_http_close_handler()
656 nxt_unit_req_debug(http->req, "asgi_http_done"); in nxt_py_asgi_http_done()
H A Dnxt_python_asgi_websocket.c145 nxt_unit_req_debug(ws->req, "asgi_websocket_receive"); in nxt_py_asgi_websocket_receive()
226 nxt_unit_req_debug(ws->req, "asgi_websocket_send type is '%.*s'", in nxt_py_asgi_websocket_send()
499 nxt_unit_req_debug(ws->req, "asgi_websocket_handler"); in nxt_py_asgi_websocket_handler()
509 nxt_unit_req_debug(ws->req, in nxt_py_asgi_websocket_handler()
677 nxt_unit_req_debug(frame->req, "asgi_websocket_suspend_frame: " in nxt_py_asgi_websocket_suspend_frame()
741 nxt_unit_req_debug(ws->req, "asgi_websocket_pop_msg"); in nxt_py_asgi_websocket_pop_msg()
934 nxt_unit_req_debug(ws->req, "asgi_websocket_pending_len: %d", in nxt_py_asgi_websocket_pending_len()
940 nxt_unit_req_debug(ws->req, "asgi_websocket_pending_len: %d (all)", in nxt_py_asgi_websocket_pending_len()
964 nxt_unit_req_debug(frame->req, "asgi_websocket_pop_frame: " in nxt_py_asgi_websocket_pop_frame()
981 nxt_unit_req_debug(req, "asgi_websocket_close_handler"); in nxt_py_asgi_websocket_close_handler()
[all …]
/dports/www/unit/unit-1.26.1/src/python/
H A Dnxt_python_asgi_http.c123 nxt_unit_req_debug(req, "asgi_http_receive"); in nxt_py_asgi_http_receive()
275 nxt_unit_req_debug(http->req, "asgi_http_send type is '%.*s'", in nxt_py_asgi_http_send()
389 nxt_unit_req_debug(http->req, "asgi_http_response_body: %d, %d", in nxt_py_asgi_http_response_body()
410 nxt_unit_req_debug(http->req, "asgi_http_response_body: " in nxt_py_asgi_http_response_body()
444 nxt_unit_req_debug(http->req, "asgi_http_response_body: 0, %d", in nxt_py_asgi_http_response_body()
532 nxt_unit_req_debug(req, "asgi_http_data_handler"); in nxt_py_asgi_http_data_handler()
571 nxt_unit_req_debug(http->req, "asgi_http_drain: %d", (int) body_len); in nxt_py_asgi_http_drain()
637 nxt_unit_req_debug(req, "asgi_http_close_handler"); in nxt_py_asgi_http_close_handler()
656 nxt_unit_req_debug(http->req, "asgi_http_done"); in nxt_py_asgi_http_done()
H A Dnxt_python_asgi_websocket.c145 nxt_unit_req_debug(ws->req, "asgi_websocket_receive"); in nxt_py_asgi_websocket_receive()
226 nxt_unit_req_debug(ws->req, "asgi_websocket_send type is '%.*s'", in nxt_py_asgi_websocket_send()
499 nxt_unit_req_debug(ws->req, "asgi_websocket_handler"); in nxt_py_asgi_websocket_handler()
509 nxt_unit_req_debug(ws->req, in nxt_py_asgi_websocket_handler()
677 nxt_unit_req_debug(frame->req, "asgi_websocket_suspend_frame: " in nxt_py_asgi_websocket_suspend_frame()
741 nxt_unit_req_debug(ws->req, "asgi_websocket_pop_msg"); in nxt_py_asgi_websocket_pop_msg()
934 nxt_unit_req_debug(ws->req, "asgi_websocket_pending_len: %d", in nxt_py_asgi_websocket_pending_len()
940 nxt_unit_req_debug(ws->req, "asgi_websocket_pending_len: %d (all)", in nxt_py_asgi_websocket_pending_len()
964 nxt_unit_req_debug(frame->req, "asgi_websocket_pop_frame: " in nxt_py_asgi_websocket_pop_frame()
981 nxt_unit_req_debug(req, "asgi_websocket_close_handler"); in nxt_py_asgi_websocket_close_handler()
[all …]
/dports/devel/libunit/unit-1.26.1/src/java/
H A Dnxt_jni_Response.c430 nxt_unit_req_debug(req, "containsHeader: response is not initialized"); in nxt_java_Response_containsHeader()
435 nxt_unit_req_debug(req, "containsHeader: response already sent"); in nxt_java_Response_containsHeader()
471 nxt_unit_req_debug(req, "getHeader: response is not initialized"); in nxt_java_Response_getHeader()
476 nxt_unit_req_debug(req, "getHeader: response already sent"); in nxt_java_Response_getHeader()
516 nxt_unit_req_debug(req, "getHeaderNames: response already sent"); in nxt_java_Response_getHeaderNames()
538 nxt_unit_req_debug(req, "getHeaders: response is not initialized"); in nxt_java_Response_getHeaders()
543 nxt_unit_req_debug(req, "getHeaders: response already sent"); in nxt_java_Response_getHeaders()
579 nxt_unit_req_debug(req, "getStatus: response is not initialized"); in nxt_java_Response_getStatus()
584 nxt_unit_req_debug(req, "getStatus: response already sent"); in nxt_java_Response_getStatus()
880 nxt_unit_req_debug(req, "getContentType: response already sent"); in nxt_java_Response_getContentType()
[all …]
H A Dnxt_jni_InputStream.c107 nxt_unit_req_debug(req, "readLine '%.*s'", (int) res, (char *) data + off); in nxt_java_InputStream_readLine()
155 nxt_unit_req_debug(req, "read '%.*s'", (int) res, (char *) data + off); in nxt_java_InputStream_read()
/dports/www/unit/unit-1.26.1/src/java/
H A Dnxt_jni_Response.c430 nxt_unit_req_debug(req, "containsHeader: response is not initialized"); in nxt_java_Response_containsHeader()
435 nxt_unit_req_debug(req, "containsHeader: response already sent"); in nxt_java_Response_containsHeader()
471 nxt_unit_req_debug(req, "getHeader: response is not initialized"); in nxt_java_Response_getHeader()
476 nxt_unit_req_debug(req, "getHeader: response already sent"); in nxt_java_Response_getHeader()
516 nxt_unit_req_debug(req, "getHeaderNames: response already sent"); in nxt_java_Response_getHeaderNames()
538 nxt_unit_req_debug(req, "getHeaders: response is not initialized"); in nxt_java_Response_getHeaders()
543 nxt_unit_req_debug(req, "getHeaders: response already sent"); in nxt_java_Response_getHeaders()
579 nxt_unit_req_debug(req, "getStatus: response is not initialized"); in nxt_java_Response_getStatus()
584 nxt_unit_req_debug(req, "getStatus: response already sent"); in nxt_java_Response_getStatus()
880 nxt_unit_req_debug(req, "getContentType: response already sent"); in nxt_java_Response_getContentType()
[all …]
/dports/www/unit-python/unit-1.26.1/src/java/
H A Dnxt_jni_Response.c430 nxt_unit_req_debug(req, "containsHeader: response is not initialized"); in nxt_java_Response_containsHeader()
435 nxt_unit_req_debug(req, "containsHeader: response already sent"); in nxt_java_Response_containsHeader()
471 nxt_unit_req_debug(req, "getHeader: response is not initialized"); in nxt_java_Response_getHeader()
476 nxt_unit_req_debug(req, "getHeader: response already sent"); in nxt_java_Response_getHeader()
516 nxt_unit_req_debug(req, "getHeaderNames: response already sent"); in nxt_java_Response_getHeaderNames()
538 nxt_unit_req_debug(req, "getHeaders: response is not initialized"); in nxt_java_Response_getHeaders()
543 nxt_unit_req_debug(req, "getHeaders: response already sent"); in nxt_java_Response_getHeaders()
579 nxt_unit_req_debug(req, "getStatus: response is not initialized"); in nxt_java_Response_getStatus()
584 nxt_unit_req_debug(req, "getStatus: response already sent"); in nxt_java_Response_getStatus()
880 nxt_unit_req_debug(req, "getContentType: response already sent"); in nxt_java_Response_getContentType()
[all …]
/dports/www/unit-php/unit-1.26.1/src/java/
H A Dnxt_jni_Response.c430 nxt_unit_req_debug(req, "containsHeader: response is not initialized"); in nxt_java_Response_containsHeader()
435 nxt_unit_req_debug(req, "containsHeader: response already sent"); in nxt_java_Response_containsHeader()
471 nxt_unit_req_debug(req, "getHeader: response is not initialized"); in nxt_java_Response_getHeader()
476 nxt_unit_req_debug(req, "getHeader: response already sent"); in nxt_java_Response_getHeader()
516 nxt_unit_req_debug(req, "getHeaderNames: response already sent"); in nxt_java_Response_getHeaderNames()
538 nxt_unit_req_debug(req, "getHeaders: response is not initialized"); in nxt_java_Response_getHeaders()
543 nxt_unit_req_debug(req, "getHeaders: response already sent"); in nxt_java_Response_getHeaders()
579 nxt_unit_req_debug(req, "getStatus: response is not initialized"); in nxt_java_Response_getStatus()
584 nxt_unit_req_debug(req, "getStatus: response already sent"); in nxt_java_Response_getStatus()
880 nxt_unit_req_debug(req, "getContentType: response already sent"); in nxt_java_Response_getContentType()
[all …]
/dports/www/unit-java/unit-1.26.1/src/java/
H A Dnxt_jni_Response.c430 nxt_unit_req_debug(req, "containsHeader: response is not initialized"); in nxt_java_Response_containsHeader()
435 nxt_unit_req_debug(req, "containsHeader: response already sent"); in nxt_java_Response_containsHeader()
471 nxt_unit_req_debug(req, "getHeader: response is not initialized"); in nxt_java_Response_getHeader()
476 nxt_unit_req_debug(req, "getHeader: response already sent"); in nxt_java_Response_getHeader()
516 nxt_unit_req_debug(req, "getHeaderNames: response already sent"); in nxt_java_Response_getHeaderNames()
538 nxt_unit_req_debug(req, "getHeaders: response is not initialized"); in nxt_java_Response_getHeaders()
543 nxt_unit_req_debug(req, "getHeaders: response already sent"); in nxt_java_Response_getHeaders()
579 nxt_unit_req_debug(req, "getStatus: response is not initialized"); in nxt_java_Response_getStatus()
584 nxt_unit_req_debug(req, "getStatus: response already sent"); in nxt_java_Response_getStatus()
880 nxt_unit_req_debug(req, "getContentType: response already sent"); in nxt_java_Response_getContentType()
[all …]
/dports/www/unit-perl/unit-1.26.1/src/java/
H A Dnxt_jni_Response.c430 nxt_unit_req_debug(req, "containsHeader: response is not initialized"); in nxt_java_Response_containsHeader()
435 nxt_unit_req_debug(req, "containsHeader: response already sent"); in nxt_java_Response_containsHeader()
471 nxt_unit_req_debug(req, "getHeader: response is not initialized"); in nxt_java_Response_getHeader()
476 nxt_unit_req_debug(req, "getHeader: response already sent"); in nxt_java_Response_getHeader()
516 nxt_unit_req_debug(req, "getHeaderNames: response already sent"); in nxt_java_Response_getHeaderNames()
538 nxt_unit_req_debug(req, "getHeaders: response is not initialized"); in nxt_java_Response_getHeaders()
543 nxt_unit_req_debug(req, "getHeaders: response already sent"); in nxt_java_Response_getHeaders()
579 nxt_unit_req_debug(req, "getStatus: response is not initialized"); in nxt_java_Response_getStatus()
584 nxt_unit_req_debug(req, "getStatus: response already sent"); in nxt_java_Response_getStatus()
880 nxt_unit_req_debug(req, "getContentType: response already sent"); in nxt_java_Response_getContentType()
[all …]
/dports/devel/libunit/unit-1.26.1/src/
H A Dnxt_php_sapi.c1042 nxt_unit_req_debug(ctx->req, "PHP execute script %s",
1092 nxt_unit_req_debug(ctx->req, "php_request_startup() failed");
1195 nxt_unit_req_debug(req, "nxt_php_send_headers");
1246 nxt_unit_req_debug(req, "failed to send response");
1267 nxt_unit_req_debug(ctx->req, "nxt_php_read_post %d", (int) count_bytes);
1280 nxt_unit_req_debug(ctx->req, "nxt_php_read_cookies");
1300 nxt_unit_req_debug(req, "nxt_php_register_variables");
1411 nxt_unit_req_debug(req, "php: register %s='%.*s'", name, (int) len, str);
1470 nxt_unit_req_debug(req, "php: register %s='%.*s'", name, (int) len, cstr);
/dports/www/unit-perl/unit-1.26.1/src/
H A Dnxt_php_sapi.c1042 nxt_unit_req_debug(ctx->req, "PHP execute script %s",
1092 nxt_unit_req_debug(ctx->req, "php_request_startup() failed");
1195 nxt_unit_req_debug(req, "nxt_php_send_headers");
1246 nxt_unit_req_debug(req, "failed to send response");
1267 nxt_unit_req_debug(ctx->req, "nxt_php_read_post %d", (int) count_bytes);
1280 nxt_unit_req_debug(ctx->req, "nxt_php_read_cookies");
1300 nxt_unit_req_debug(req, "nxt_php_register_variables");
1411 nxt_unit_req_debug(req, "php: register %s='%.*s'", name, (int) len, str);
1470 nxt_unit_req_debug(req, "php: register %s='%.*s'", name, (int) len, cstr);
/dports/www/unit-php/unit-1.26.1/src/
H A Dnxt_php_sapi.c1042 nxt_unit_req_debug(ctx->req, "PHP execute script %s",
1092 nxt_unit_req_debug(ctx->req, "php_request_startup() failed");
1195 nxt_unit_req_debug(req, "nxt_php_send_headers");
1246 nxt_unit_req_debug(req, "failed to send response");
1267 nxt_unit_req_debug(ctx->req, "nxt_php_read_post %d", (int) count_bytes);
1280 nxt_unit_req_debug(ctx->req, "nxt_php_read_cookies");
1300 nxt_unit_req_debug(req, "nxt_php_register_variables");
1411 nxt_unit_req_debug(req, "php: register %s='%.*s'", name, (int) len, str);
1470 nxt_unit_req_debug(req, "php: register %s='%.*s'", name, (int) len, cstr);
/dports/www/unit-python/unit-1.26.1/src/
H A Dnxt_php_sapi.c1042 nxt_unit_req_debug(ctx->req, "PHP execute script %s",
1092 nxt_unit_req_debug(ctx->req, "php_request_startup() failed");
1195 nxt_unit_req_debug(req, "nxt_php_send_headers");
1246 nxt_unit_req_debug(req, "failed to send response");
1267 nxt_unit_req_debug(ctx->req, "nxt_php_read_post %d", (int) count_bytes);
1280 nxt_unit_req_debug(ctx->req, "nxt_php_read_cookies");
1300 nxt_unit_req_debug(req, "nxt_php_register_variables");
1411 nxt_unit_req_debug(req, "php: register %s='%.*s'", name, (int) len, str);
1470 nxt_unit_req_debug(req, "php: register %s='%.*s'", name, (int) len, cstr);
/dports/www/unit/unit-1.26.1/src/
H A Dnxt_php_sapi.c1042 nxt_unit_req_debug(ctx->req, "PHP execute script %s",
1092 nxt_unit_req_debug(ctx->req, "php_request_startup() failed");
1195 nxt_unit_req_debug(req, "nxt_php_send_headers");
1246 nxt_unit_req_debug(req, "failed to send response");
1267 nxt_unit_req_debug(ctx->req, "nxt_php_read_post %d", (int) count_bytes);
1280 nxt_unit_req_debug(ctx->req, "nxt_php_read_cookies");
1300 nxt_unit_req_debug(req, "nxt_php_register_variables");
1411 nxt_unit_req_debug(req, "php: register %s='%.*s'", name, (int) len, str);
1470 nxt_unit_req_debug(req, "php: register %s='%.*s'", name, (int) len, cstr);
/dports/www/unit-java/unit-1.26.1/src/
H A Dnxt_php_sapi.c1042 nxt_unit_req_debug(ctx->req, "PHP execute script %s",
1092 nxt_unit_req_debug(ctx->req, "php_request_startup() failed");
1195 nxt_unit_req_debug(req, "nxt_php_send_headers");
1246 nxt_unit_req_debug(req, "failed to send response");
1267 nxt_unit_req_debug(ctx->req, "nxt_php_read_post %d", (int) count_bytes);
1280 nxt_unit_req_debug(ctx->req, "nxt_php_read_cookies");
1300 nxt_unit_req_debug(req, "nxt_php_register_variables");
1411 nxt_unit_req_debug(req, "php: register %s='%.*s'", name, (int) len, str);
1470 nxt_unit_req_debug(req, "php: register %s='%.*s'", name, (int) len, cstr);

123