0% encontró este documento útil (0 votos)
368 vistas4 páginas

CTV p2p Iptv

El documento contiene registros de un servidor que inicializa correctamente y acepta conexiones entrantes de HTTP. Procesa solicitudes GET para detener todos los canales, devolviendo respuestas XML que indican el éxito de la operación con un código de retorno de 0.

Cargado por

Inchek Anep
Derechos de autor
© © All Rights Reserved
Nos tomamos en serio los derechos de los contenidos. Si sospechas que se trata de tu contenido, reclámalo aquí.
Formatos disponibles
Descarga como TXT, PDF, TXT o lee en línea desde Scribd
0% encontró este documento útil (0 votos)
368 vistas4 páginas

CTV p2p Iptv

El documento contiene registros de un servidor que inicializa correctamente y acepta conexiones entrantes de HTTP. Procesa solicitudes GET para detener todos los canales, devolviendo respuestas XML que indican el éxito de la operación con un código de retorno de 0.

Cargado por

Inchek Anep
Derechos de autor
© © All Rights Reserved
Nos tomamos en serio los derechos de los contenidos. Si sospechas que se trata de tu contenido, reclámalo aquí.
Formatos disponibles
Descarga como TXT, PDF, TXT o lee en línea desde Scribd

22:49:13-643 ForceTV(lzs)

Factory:device/P2P_android_ket_v3.0_2016mc_uplog_20160325_05:32:37
22:49:13-643 Develop Version:New version 2013,do not support old server, 3.14.17.3
build[Mar 25 2016 05:32:37]
22:49:13-643 forcetv_init port:9926, pool:20MB
22:49:13-643 forcetv now 2021-03-14 22:49:13
22:49:13-645 call chan_block::instance()->open
22:49:13-645 j_fixed_mem_pool::malloc try alloc num:18204, size:1152,
alloc_block:0, used_block:0
22:49:13-674 j_fixed_mem_pool::malloc prt min:0xbf26e000, max:0xd1f2cb04
22:49:13-674 chan_block::instance()->open success
22:49:13-674 net_task::instance()->open success
22:49:13-674 chan_mgr::instance()->open success
22:49:13-674 publisher_mgr::instance()->open success
22:49:13-675 x_ms_acceptor::open fd:35, local:0.0.0.0:9926
22:49:13-675 x_ms_acceptor ip:127.0.0.1, port:9926
22:49:13-675 x_ms_acceptor ip:10.209.86.216, port:9926
22:49:13-675 x_ms_acceptor ip:192.168.43.1, port:9926
22:49:13-675 ms_acceptor::instance()->open success
22:49:13-675 forcetv_run is_block:0
22:49:13-680 x_net_task run call run_reactor_event_loop 0x20ba
22:49:32-987 recv n1ew connection:127.0.0.1:37722,fd:66
22:49:32-987 x_tcp_handler::x_tcp_handler
22:49:32-987 x_tcp_handler::open fd:66 set sndbuf to 262144
22:49:32-989 x_tcp_handler::handle_input recv data fd:66, ret:78
22:49:32-989 x_tcp_handler::_check_ptl http head fd:66, data:
GET /ctv.xml?cmd=stop_all_chan HTTP/1.1
Host: 127.0.0.1:9926
Accept: */*

22:49:32-989 x_tcp_handler::_check_ptl http head fd:66, data:


GET /ctv.xml?cmd=stop_all_chan HTTP/1.1
Host: 127.0.0.1:9926
Accept: */*

22:49:32-989 x_vod_http_parser::x_vod_http_parser impl:x_cmd_http_parser


22:49:32-989 x_tcp_handler::handle_input check_ptl ok, fd:66
22:49:32-989 x_cmd_http_parser::handle_get fd:66
22:49:32-989 GET /ctv.xml?cmd=stop_all_chan HTTP/1.1
Host: 127.0.0.1:9926
Accept: */*

22:49:32-990 x_cmd_http_parser::_send_cmd rephead:


HTTP/1.1 200 OK
Content-Length: 137
Content-Type: text/xml
Server: Forcetech World Cup

22:49:32-990 x_cmd_http_parser::_send_cmd repbody:


<?xml version="1.0" encoding="utf-8"?><forcetv><result ret="0" reason="success"
op_clock_used="0" op_clock_start="19350" /></forcetv>

22:49:32-991 x_tcp_handler::handle_input close, fd:66,error:0


22:49:32-991 x_tcp_handler::handle_close fd:66
22:49:32-991 x_vod_http_parser::~x_vod_http_parser fd:66, impl:x_cmd_http_parser,
send_bytes:0
22:49:32-992 x_tcp_handler::~x_tcp_handler
22:50:40-773 recv n1ew connection:127.0.0.1:37738,fd:72
22:50:40-775 x_tcp_handler::x_tcp_handler
22:50:40-775 x_tcp_handler::open fd:72 set sndbuf to 262144
22:50:40-776 x_tcp_handler::handle_input recv data fd:72, ret:78
22:50:40-776 x_tcp_handler::_check_ptl http head fd:72, data:
GET /ctv.xml?cmd=stop_all_chan HTTP/1.1
Host: 127.0.0.1:9926
Accept: */*

22:50:40-776 x_tcp_handler::_check_ptl http head fd:72, data:


GET /ctv.xml?cmd=stop_all_chan HTTP/1.1
Host: 127.0.0.1:9926
Accept: */*

22:50:40-776 x_vod_http_parser::x_vod_http_parser impl:x_cmd_http_parser


22:50:40-777 x_tcp_handler::handle_input check_ptl ok, fd:72
22:50:40-777 x_cmd_http_parser::handle_get fd:72
22:50:40-777 GET /ctv.xml?cmd=stop_all_chan HTTP/1.1
Host: 127.0.0.1:9926
Accept: */*

22:50:40-777 x_cmd_http_parser::_send_cmd rephead:


HTTP/1.1 200 OK
Content-Length: 137
Content-Type: text/xml
Server: Forcetech World Cup

22:50:40-777 x_cmd_http_parser::_send_cmd repbody:


<?xml version="1.0" encoding="utf-8"?><forcetv><result ret="0" reason="success"
op_clock_used="0" op_clock_start="87137" /></forcetv>

22:50:40-779 x_tcp_handler::handle_input close, fd:72,error:0


22:50:40-780 x_tcp_handler::handle_close fd:72
22:50:40-780 x_vod_http_parser::~x_vod_http_parser fd:72, impl:x_cmd_http_parser,
send_bytes:0
22:50:40-781 x_tcp_handler::~x_tcp_handler
22:51:11-984 recv n1ew connection:127.0.0.1:37748,fd:74
22:51:11-984 x_tcp_handler::x_tcp_handler
22:51:11-984 x_tcp_handler::open fd:74 set sndbuf to 262144
22:51:11-987 x_tcp_handler::handle_input recv data fd:74, ret:78
22:51:11-987 x_tcp_handler::_check_ptl http head fd:74, data:
GET /ctv.xml?cmd=stop_all_chan HTTP/1.1
Host: 127.0.0.1:9926
Accept: */*

22:51:11-987 x_tcp_handler::_check_ptl http head fd:74, data:


GET /ctv.xml?cmd=stop_all_chan HTTP/1.1
Host: 127.0.0.1:9926
Accept: */*
22:51:11-987 x_vod_http_parser::x_vod_http_parser impl:x_cmd_http_parser
22:51:11-987 x_tcp_handler::handle_input check_ptl ok, fd:74
22:51:11-988 x_cmd_http_parser::handle_get fd:74
22:51:11-988 GET /ctv.xml?cmd=stop_all_chan HTTP/1.1
Host: 127.0.0.1:9926
Accept: */*

22:51:11-988 x_cmd_http_parser::_send_cmd rephead:


HTTP/1.1 200 OK
Content-Length: 138
Content-Type: text/xml
Server: Forcetech World Cup

22:51:11-988 x_cmd_http_parser::_send_cmd repbody:


<?xml version="1.0" encoding="utf-8"?><forcetv><result ret="0" reason="success"
op_clock_used="0" op_clock_start="118348" /></forcetv>

22:51:11-990 x_tcp_handler::handle_input close, fd:74,error:0


22:51:11-997 x_tcp_handler::handle_close fd:74
22:51:11-997 x_vod_http_parser::~x_vod_http_parser fd:74, impl:x_cmd_http_parser,
send_bytes:0
22:51:11-997 x_tcp_handler::~x_tcp_handler
22:51:49-709 recv n1ew connection:127.0.0.1:37752,fd:75
22:51:49-709 x_tcp_handler::x_tcp_handler
22:51:49-709 x_tcp_handler::open fd:75 set sndbuf to 262144
22:51:49-711 x_tcp_handler::handle_input recv data fd:75, ret:78
22:51:49-712 x_tcp_handler::_check_ptl http head fd:75, data:
GET /ctv.xml?cmd=stop_all_chan HTTP/1.1
Host: 127.0.0.1:9926
Accept: */*

22:51:49-712 x_tcp_handler::_check_ptl http head fd:75, data:


GET /ctv.xml?cmd=stop_all_chan HTTP/1.1
Host: 127.0.0.1:9926
Accept: */*

22:51:49-712 x_vod_http_parser::x_vod_http_parser impl:x_cmd_http_parser


22:51:49-712 x_tcp_handler::handle_input check_ptl ok, fd:75
22:51:49-712 x_cmd_http_parser::handle_get fd:75
22:51:49-712 GET /ctv.xml?cmd=stop_all_chan HTTP/1.1
Host: 127.0.0.1:9926
Accept: */*

22:51:49-712 x_cmd_http_parser::_send_cmd rephead:


HTTP/1.1 200 OK
Content-Length: 138
Content-Type: text/xml
Server: Forcetech World Cup

22:51:49-712 x_cmd_http_parser::_send_cmd repbody:


<?xml version="1.0" encoding="utf-8"?><forcetv><result ret="0" reason="success"
op_clock_used="0" op_clock_start="156073" /></forcetv>

22:51:49-714 x_tcp_handler::handle_input close, fd:75,error:0


22:51:49-714 x_tcp_handler::handle_close fd:75
22:51:49-714 x_vod_http_parser::~x_vod_http_parser fd:75, impl:x_cmd_http_parser,
send_bytes:0
22:51:49-715 x_tcp_handler::~x_tcp_handler

También podría gustarte