--------------------------------------------------------------- [ 2025-12-10T16:39:19+08:00 ] 39.144.91.198 POST /api/order/getFahuoDanListById?userId=24 [ info ] 47.105.33.115:8081/api/order/getFahuoDanListById?userId=24 [运行时间:0.070207s][吞吐率:14.24req/s] [内存消耗:5,447.38kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001127s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'order', 2 => 'getFahuoDanListById', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '24', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001516s ] [ info ] [ RUN ] app\api\controller\Order->getFahuoDanListById[ /alidata/www/gendan/application/api/controller/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000506s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000955s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT `staffinfo`.`id`,`staffinfo`.`name`,`staffinfo`.`jobmge_id`,`staffinfo`.`accout_num`,`staffinfo`.`phone_num`,`staffinfo`.`accout_pwd`,`staffinfo`.`salt`,`staffinfo`.`staff_status`,`staffinfo`.`admin_id`,`staffinfo`.`factorymge_id`,`staffinfo`.`createtime`,`staffinfo`.`updatetime`,`staffinfo`.`portrait`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_staffinfo` `staffinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `staffinfo`.`factorymge_id`=`factorymge`.`id` WHERE `staffinfo`.`id` = '24' LIMIT 1 [ RunTime:0.000444s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000909s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000717s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT `orderinfo`.`id`,`orderinfo`.`nei_number`,`orderinfo`.`number`,`orderinfo`.`pid`,`orderinfo`.`order_company`,`orderinfo`.`order_connect`,`orderinfo`.`order_phone`,`orderinfo`.`kehu_id`,`orderinfo`.`price`,`orderinfo`.`material_id`,`orderinfo`.`pProductinfo_id`,`orderinfo`.`productinfo_id`,`orderinfo`.`order_type`,`orderinfo`.`order_status`,`orderinfo`.`all_order_status`,`orderinfo`.`shengchan_status`,`orderinfo`.`zuixinshuoming`,`orderinfo`.`guzhangshu`,`orderinfo`.`zuixinguzhang`,`orderinfo`.`techprocess_id`,`orderinfo`.`actual_amount`,`orderinfo`.`kucun_amount`,`orderinfo`.`produce_amount`,`orderinfo`.`produced_amount`,`orderinfo`.`waste_amount`,`orderinfo`.`produced_time`,`orderinfo`.`send_amount`,`orderinfo`.`ruku_posi`,`orderinfo`.`sent_amount`,`orderinfo`.`out_time`,`orderinfo`.`build_order_staffid`,`orderinfo`.`factorymge_id`,`orderinfo`.`admin_id`,`orderinfo`.`remind_day`,`orderinfo`.`build_time`,`orderinfo`.`end_time`,`orderinfo`.`responsible_staffinfos`,`orderinfo`.`responsible_staffinfovars`,`orderinfo`.`feedback`,`orderinfo`.`guoqitime`,`orderinfo`.`guoqi_status`,`orderinfo`.`put_position`,`orderinfo`.`createtime`,`orderinfo`.`updatetime`,`orderinfo`.`is_modify`,`orderinfo`.`purchaseorder_id`,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime,kehu.id AS kehu__id,kehu.name AS kehu__name,kehu.phone1 AS kehu__phone1,kehu.phone2 AS kehu__phone2,kehu.qq AS kehu__qq,kehu.email AS kehu__email,kehu.receiving_address AS kehu__receiving_address,kehu.normalstatus AS kehu__normalstatus,kehu.factorymge_id AS kehu__factorymge_id,kehu.source_fac_id AS kehu__source_fac_id,kehu.admin_id AS kehu__admin_id,kehu.createtime AS kehu__createtime,kehu.updatetime AS kehu__updatetime FROM `ot_orderinfo` `orderinfo` LEFT JOIN `ot_productinfo` `productinfo` ON `orderinfo`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `orderinfo`.`kehu_id`=`kehu`.`id` WHERE `orderinfo`.`pid` = 0 AND `orderinfo`.`factorymge_id` = 26 AND ( orderinfo.send_amount > 0 and orderinfo.kehu_id != 0 ) ORDER BY `orderinfo`.`updatetime` DESC [ RunTime:0.021319s ] --------------------------------------------------------------- [ 2025-12-10T16:39:19+08:00 ] 39.144.91.198 POST /api/order/getrukuorderbyid?staff_id=24&orderStr=&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/order/getrukuorderbyid?staff_id=24&orderStr=&offset=0&pageNum=10 [运行时间:0.071643s][吞吐率:13.96req/s] [内存消耗:5,464.91kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000031s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001059s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'order', 2 => 'getrukuorderbyid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '24', 'orderStr' => '', 'offset' => '0', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001496s ] [ info ] [ RUN ] app\api\controller\Order->getrukuorderbyid[ /alidata/www/gendan/application/api/controller/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000333s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000775s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000551s ] [ sql ] [ SQL ] SELECT `staffinfo`.`id`,`staffinfo`.`name`,`staffinfo`.`jobmge_id`,`staffinfo`.`accout_num`,`staffinfo`.`phone_num`,`staffinfo`.`accout_pwd`,`staffinfo`.`salt`,`staffinfo`.`staff_status`,`staffinfo`.`admin_id`,`staffinfo`.`factorymge_id`,`staffinfo`.`createtime`,`staffinfo`.`updatetime`,`staffinfo`.`portrait`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_staffinfo` `staffinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `staffinfo`.`factorymge_id`=`factorymge`.`id` WHERE `staffinfo`.`id` = '24' LIMIT 1 [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000818s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000600s ] [ sql ] [ SQL ] SELECT `orderinfo`.`id`,`orderinfo`.`nei_number`,`orderinfo`.`number`,`orderinfo`.`pid`,`orderinfo`.`order_company`,`orderinfo`.`order_connect`,`orderinfo`.`order_phone`,`orderinfo`.`kehu_id`,`orderinfo`.`price`,`orderinfo`.`material_id`,`orderinfo`.`pProductinfo_id`,`orderinfo`.`productinfo_id`,`orderinfo`.`order_type`,`orderinfo`.`order_status`,`orderinfo`.`all_order_status`,`orderinfo`.`shengchan_status`,`orderinfo`.`zuixinshuoming`,`orderinfo`.`guzhangshu`,`orderinfo`.`zuixinguzhang`,`orderinfo`.`techprocess_id`,`orderinfo`.`actual_amount`,`orderinfo`.`kucun_amount`,`orderinfo`.`produce_amount`,`orderinfo`.`produced_amount`,`orderinfo`.`waste_amount`,`orderinfo`.`produced_time`,`orderinfo`.`send_amount`,`orderinfo`.`ruku_posi`,`orderinfo`.`sent_amount`,`orderinfo`.`out_time`,`orderinfo`.`build_order_staffid`,`orderinfo`.`factorymge_id`,`orderinfo`.`admin_id`,`orderinfo`.`remind_day`,`orderinfo`.`build_time`,`orderinfo`.`end_time`,`orderinfo`.`responsible_staffinfos`,`orderinfo`.`responsible_staffinfovars`,`orderinfo`.`feedback`,`orderinfo`.`guoqitime`,`orderinfo`.`guoqi_status`,`orderinfo`.`put_position`,`orderinfo`.`createtime`,`orderinfo`.`updatetime`,`orderinfo`.`is_modify`,`orderinfo`.`purchaseorder_id`,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime FROM `ot_orderinfo` `orderinfo` LEFT JOIN `ot_productinfo` `productinfo` ON `orderinfo`.`productinfo_id`=`productinfo`.`id` WHERE `orderinfo`.`factorymge_id` = 26 AND ( orderinfo.order_status in ('1','2','3') ) AND ( productinfo.kucun+orderinfo.produced_amount-orderinfo.send_amount > 0 ) AND `orderinfo`.`pid` = 0 AND ( orderinfo.kehu_id != 0 ) AND ( 1=1 ) AND ( 1=1 ) ORDER BY `orderinfo`.`updatetime` ASC LIMIT 0,10 [ RunTime:0.022202s ] --------------------------------------------------------------- [ 2025-12-10T16:39:19+08:00 ] 39.144.91.198 POST /api/order/getrukuorderbyid?staff_id=24&orderStr=&offset=1&pageNum=10 [ info ] 47.105.33.115:8081/api/order/getrukuorderbyid?staff_id=24&orderStr=&offset=1&pageNum=10 [运行时间:0.072545s][吞吐率:13.78req/s] [内存消耗:5,456.35kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001152s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'order', 2 => 'getrukuorderbyid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '24', 'orderStr' => '', 'offset' => '1', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001475s ] [ info ] [ RUN ] app\api\controller\Order->getrukuorderbyid[ /alidata/www/gendan/application/api/controller/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000508s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000861s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT `staffinfo`.`id`,`staffinfo`.`name`,`staffinfo`.`jobmge_id`,`staffinfo`.`accout_num`,`staffinfo`.`phone_num`,`staffinfo`.`accout_pwd`,`staffinfo`.`salt`,`staffinfo`.`staff_status`,`staffinfo`.`admin_id`,`staffinfo`.`factorymge_id`,`staffinfo`.`createtime`,`staffinfo`.`updatetime`,`staffinfo`.`portrait`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_staffinfo` `staffinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `staffinfo`.`factorymge_id`=`factorymge`.`id` WHERE `staffinfo`.`id` = '24' LIMIT 1 [ RunTime:0.000414s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000829s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000666s ] [ sql ] [ SQL ] SELECT `orderinfo`.`id`,`orderinfo`.`nei_number`,`orderinfo`.`number`,`orderinfo`.`pid`,`orderinfo`.`order_company`,`orderinfo`.`order_connect`,`orderinfo`.`order_phone`,`orderinfo`.`kehu_id`,`orderinfo`.`price`,`orderinfo`.`material_id`,`orderinfo`.`pProductinfo_id`,`orderinfo`.`productinfo_id`,`orderinfo`.`order_type`,`orderinfo`.`order_status`,`orderinfo`.`all_order_status`,`orderinfo`.`shengchan_status`,`orderinfo`.`zuixinshuoming`,`orderinfo`.`guzhangshu`,`orderinfo`.`zuixinguzhang`,`orderinfo`.`techprocess_id`,`orderinfo`.`actual_amount`,`orderinfo`.`kucun_amount`,`orderinfo`.`produce_amount`,`orderinfo`.`produced_amount`,`orderinfo`.`waste_amount`,`orderinfo`.`produced_time`,`orderinfo`.`send_amount`,`orderinfo`.`ruku_posi`,`orderinfo`.`sent_amount`,`orderinfo`.`out_time`,`orderinfo`.`build_order_staffid`,`orderinfo`.`factorymge_id`,`orderinfo`.`admin_id`,`orderinfo`.`remind_day`,`orderinfo`.`build_time`,`orderinfo`.`end_time`,`orderinfo`.`responsible_staffinfos`,`orderinfo`.`responsible_staffinfovars`,`orderinfo`.`feedback`,`orderinfo`.`guoqitime`,`orderinfo`.`guoqi_status`,`orderinfo`.`put_position`,`orderinfo`.`createtime`,`orderinfo`.`updatetime`,`orderinfo`.`is_modify`,`orderinfo`.`purchaseorder_id`,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime FROM `ot_orderinfo` `orderinfo` LEFT JOIN `ot_productinfo` `productinfo` ON `orderinfo`.`productinfo_id`=`productinfo`.`id` WHERE `orderinfo`.`factorymge_id` = 26 AND ( orderinfo.order_status in ('1','2','3') ) AND ( productinfo.kucun+orderinfo.produced_amount-orderinfo.send_amount > 0 ) AND `orderinfo`.`pid` = 0 AND ( orderinfo.kehu_id != 0 ) AND ( 1=1 ) AND ( 1=1 ) ORDER BY `orderinfo`.`updatetime` ASC LIMIT 10,10 [ RunTime:0.024430s ] --------------------------------------------------------------- [ 2025-12-10T16:39:21+08:00 ] 39.144.91.198 POST /api/kuguan/outbound/fahuobyid?staff_id=24&orderIdStr=53529,53530 [ info ] 47.105.33.115:8081/api/kuguan/outbound/fahuobyid?staff_id=24&orderIdStr=53529,53530 [运行时间:0.062417s][吞吐率:16.02req/s] [内存消耗:4,904.56kb] [文件加载:81] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001080s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'kuguan.outbound', 2 => 'fahuobyid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '24', 'orderIdStr' => '53529,53530', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001542s ] [ info ] [ RUN ] app\api\controller\kuguan\Outbound->fahuobyid[ /alidata/www/gendan/application/api/controller/kuguan/Outbound.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000496s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000875s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 24 LIMIT 1 [ RunTime:0.000457s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000817s ] [ sql ] [ SQL ] SELECT * FROM `ot_orderinfo` WHERE ( id in (53529,53530) ) GROUP BY `kehu_id` [ RunTime:0.000742s ] [ sql ] [ SQL ] SELECT sum(send_amount) as totalsend,productinfo_id FROM `ot_orderinfo` WHERE ( id in (53529,53530) ) GROUP BY `productinfo_id` [ RunTime:0.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 2581 LIMIT 1 [ RunTime:0.000373s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 3480 LIMIT 1 [ RunTime:0.000254s ] [ sql ] [ SQL ] SELECT `orderinfo`.`id`,`orderinfo`.`nei_number`,`orderinfo`.`number`,`orderinfo`.`pid`,`orderinfo`.`order_company`,`orderinfo`.`order_connect`,`orderinfo`.`order_phone`,`orderinfo`.`kehu_id`,`orderinfo`.`price`,`orderinfo`.`material_id`,`orderinfo`.`pProductinfo_id`,`orderinfo`.`productinfo_id`,`orderinfo`.`order_type`,`orderinfo`.`order_status`,`orderinfo`.`all_order_status`,`orderinfo`.`shengchan_status`,`orderinfo`.`zuixinshuoming`,`orderinfo`.`guzhangshu`,`orderinfo`.`zuixinguzhang`,`orderinfo`.`techprocess_id`,`orderinfo`.`actual_amount`,`orderinfo`.`kucun_amount`,`orderinfo`.`produce_amount`,`orderinfo`.`produced_amount`,`orderinfo`.`waste_amount`,`orderinfo`.`produced_time`,`orderinfo`.`send_amount`,`orderinfo`.`ruku_posi`,`orderinfo`.`sent_amount`,`orderinfo`.`out_time`,`orderinfo`.`build_order_staffid`,`orderinfo`.`factorymge_id`,`orderinfo`.`admin_id`,`orderinfo`.`remind_day`,`orderinfo`.`build_time`,`orderinfo`.`end_time`,`orderinfo`.`responsible_staffinfos`,`orderinfo`.`responsible_staffinfovars`,`orderinfo`.`feedback`,`orderinfo`.`guoqitime`,`orderinfo`.`guoqi_status`,`orderinfo`.`put_position`,`orderinfo`.`createtime`,`orderinfo`.`updatetime`,`orderinfo`.`is_modify`,`orderinfo`.`purchaseorder_id`,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime FROM `ot_orderinfo` `orderinfo` LEFT JOIN `ot_productinfo` `productinfo` ON `orderinfo`.`productinfo_id`=`productinfo`.`id` WHERE ( orderinfo.id in (53529,53530) ) [ RunTime:0.000501s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000596s ] [ sql ] [ SQL ] SELECT * FROM `ot_outbound` WHERE `factorymge_id` = 26 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.006210s ] [ sql ] [ SQL ] INSERT INTO `ot_outbound` (`number` , `kehu_id` , `buildstaff_id` , `factorymge_id` , `complete_status` , `createtime`) VALUES ('2512-000048' , 12 , 24 , 26 , '1' , 1765355961) [ RunTime:0.000316s ] [ sql ] [ SQL ] UPDATE `ot_productinfo` SET `kucun`=0,`takeup_kucun`=1068,`updatetime`=1765355961 WHERE `id` = 2581 [ RunTime:0.000244s ] [ sql ] [ SQL ] UPDATE `ot_orderinfo` SET `sent_amount`=932,`send_amount`=0,`updatetime`=1765355961 WHERE `id` = 53529 [ RunTime:0.000435s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000887s ] [ sql ] [ SQL ] INSERT INTO `ot_outboundandorder` (`outbound_id` , `orderinfo_id` , `kehu_id` , `amount` , `price` , `money` , `productinfo_id` , `factorymge_id` , `staffinfo_id` , `createtime`) VALUES (11805 , 53529 , 12 , 932 , 0.35 , 326.2 , 2581 , 26 , 24 , 1765355961) [ RunTime:0.000322s ] [ sql ] [ SQL ] UPDATE `ot_productinfo` SET `kucun`=0,`takeup_kucun`=0,`updatetime`=1765355961 WHERE `id` = 3480 [ RunTime:0.000324s ] [ sql ] [ SQL ] UPDATE `ot_orderinfo` SET `sent_amount`=616,`send_amount`=0,`order_status`='4',`updatetime`=1765355961 WHERE `id` = 53530 [ RunTime:0.000281s ] [ sql ] [ SQL ] INSERT INTO `ot_outboundandorder` (`outbound_id` , `orderinfo_id` , `kehu_id` , `amount` , `price` , `money` , `productinfo_id` , `factorymge_id` , `staffinfo_id` , `createtime`) VALUES (11805 , 53530 , 12 , 616 , 0.45 , 277.2 , 3480 , 26 , 24 , 1765355961) [ RunTime:0.000256s ] --------------------------------------------------------------- [ 2025-12-10T16:39:21+08:00 ] 39.144.91.198 POST /api/order/getrukuorderbyid?staff_id=24&orderStr=&keywords=&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/order/getrukuorderbyid?staff_id=24&orderStr=&keywords=&offset=0&pageNum=10 [运行时间:0.080650s][吞吐率:12.40req/s] [内存消耗:5,464.35kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000052s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001164s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'order', 2 => 'getrukuorderbyid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '24', 'orderStr' => '', 'keywords' => '', 'offset' => '0', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001745s ] [ info ] [ RUN ] app\api\controller\Order->getrukuorderbyid[ /alidata/www/gendan/application/api/controller/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000460s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000861s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT `staffinfo`.`id`,`staffinfo`.`name`,`staffinfo`.`jobmge_id`,`staffinfo`.`accout_num`,`staffinfo`.`phone_num`,`staffinfo`.`accout_pwd`,`staffinfo`.`salt`,`staffinfo`.`staff_status`,`staffinfo`.`admin_id`,`staffinfo`.`factorymge_id`,`staffinfo`.`createtime`,`staffinfo`.`updatetime`,`staffinfo`.`portrait`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_staffinfo` `staffinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `staffinfo`.`factorymge_id`=`factorymge`.`id` WHERE `staffinfo`.`id` = '24' LIMIT 1 [ RunTime:0.000439s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000930s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000698s ] [ sql ] [ SQL ] SELECT `orderinfo`.`id`,`orderinfo`.`nei_number`,`orderinfo`.`number`,`orderinfo`.`pid`,`orderinfo`.`order_company`,`orderinfo`.`order_connect`,`orderinfo`.`order_phone`,`orderinfo`.`kehu_id`,`orderinfo`.`price`,`orderinfo`.`material_id`,`orderinfo`.`pProductinfo_id`,`orderinfo`.`productinfo_id`,`orderinfo`.`order_type`,`orderinfo`.`order_status`,`orderinfo`.`all_order_status`,`orderinfo`.`shengchan_status`,`orderinfo`.`zuixinshuoming`,`orderinfo`.`guzhangshu`,`orderinfo`.`zuixinguzhang`,`orderinfo`.`techprocess_id`,`orderinfo`.`actual_amount`,`orderinfo`.`kucun_amount`,`orderinfo`.`produce_amount`,`orderinfo`.`produced_amount`,`orderinfo`.`waste_amount`,`orderinfo`.`produced_time`,`orderinfo`.`send_amount`,`orderinfo`.`ruku_posi`,`orderinfo`.`sent_amount`,`orderinfo`.`out_time`,`orderinfo`.`build_order_staffid`,`orderinfo`.`factorymge_id`,`orderinfo`.`admin_id`,`orderinfo`.`remind_day`,`orderinfo`.`build_time`,`orderinfo`.`end_time`,`orderinfo`.`responsible_staffinfos`,`orderinfo`.`responsible_staffinfovars`,`orderinfo`.`feedback`,`orderinfo`.`guoqitime`,`orderinfo`.`guoqi_status`,`orderinfo`.`put_position`,`orderinfo`.`createtime`,`orderinfo`.`updatetime`,`orderinfo`.`is_modify`,`orderinfo`.`purchaseorder_id`,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime FROM `ot_orderinfo` `orderinfo` LEFT JOIN `ot_productinfo` `productinfo` ON `orderinfo`.`productinfo_id`=`productinfo`.`id` WHERE `orderinfo`.`factorymge_id` = 26 AND ( orderinfo.order_status in ('1','2','3') ) AND ( productinfo.kucun+orderinfo.produced_amount-orderinfo.send_amount > 0 ) AND `orderinfo`.`pid` = 0 AND ( orderinfo.kehu_id != 0 ) AND ( 1=1 ) AND ( 1=1 ) ORDER BY `orderinfo`.`updatetime` ASC LIMIT 0,10 [ RunTime:0.025033s ] --------------------------------------------------------------- [ 2025-12-10T16:39:21+08:00 ] 39.144.91.198 POST /api/order/getrukuorderbyid?staff_id=24&orderStr=&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/order/getrukuorderbyid?staff_id=24&orderStr=&offset=0&pageNum=10 [运行时间:0.073148s][吞吐率:13.67req/s] [内存消耗:5,464.70kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000029s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001100s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'order', 2 => 'getrukuorderbyid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '24', 'orderStr' => '', 'offset' => '0', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001502s ] [ info ] [ RUN ] app\api\controller\Order->getrukuorderbyid[ /alidata/www/gendan/application/api/controller/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000456s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000725s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000653s ] [ sql ] [ SQL ] SELECT `staffinfo`.`id`,`staffinfo`.`name`,`staffinfo`.`jobmge_id`,`staffinfo`.`accout_num`,`staffinfo`.`phone_num`,`staffinfo`.`accout_pwd`,`staffinfo`.`salt`,`staffinfo`.`staff_status`,`staffinfo`.`admin_id`,`staffinfo`.`factorymge_id`,`staffinfo`.`createtime`,`staffinfo`.`updatetime`,`staffinfo`.`portrait`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_staffinfo` `staffinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `staffinfo`.`factorymge_id`=`factorymge`.`id` WHERE `staffinfo`.`id` = '24' LIMIT 1 [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000817s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000627s ] [ sql ] [ SQL ] SELECT `orderinfo`.`id`,`orderinfo`.`nei_number`,`orderinfo`.`number`,`orderinfo`.`pid`,`orderinfo`.`order_company`,`orderinfo`.`order_connect`,`orderinfo`.`order_phone`,`orderinfo`.`kehu_id`,`orderinfo`.`price`,`orderinfo`.`material_id`,`orderinfo`.`pProductinfo_id`,`orderinfo`.`productinfo_id`,`orderinfo`.`order_type`,`orderinfo`.`order_status`,`orderinfo`.`all_order_status`,`orderinfo`.`shengchan_status`,`orderinfo`.`zuixinshuoming`,`orderinfo`.`guzhangshu`,`orderinfo`.`zuixinguzhang`,`orderinfo`.`techprocess_id`,`orderinfo`.`actual_amount`,`orderinfo`.`kucun_amount`,`orderinfo`.`produce_amount`,`orderinfo`.`produced_amount`,`orderinfo`.`waste_amount`,`orderinfo`.`produced_time`,`orderinfo`.`send_amount`,`orderinfo`.`ruku_posi`,`orderinfo`.`sent_amount`,`orderinfo`.`out_time`,`orderinfo`.`build_order_staffid`,`orderinfo`.`factorymge_id`,`orderinfo`.`admin_id`,`orderinfo`.`remind_day`,`orderinfo`.`build_time`,`orderinfo`.`end_time`,`orderinfo`.`responsible_staffinfos`,`orderinfo`.`responsible_staffinfovars`,`orderinfo`.`feedback`,`orderinfo`.`guoqitime`,`orderinfo`.`guoqi_status`,`orderinfo`.`put_position`,`orderinfo`.`createtime`,`orderinfo`.`updatetime`,`orderinfo`.`is_modify`,`orderinfo`.`purchaseorder_id`,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime FROM `ot_orderinfo` `orderinfo` LEFT JOIN `ot_productinfo` `productinfo` ON `orderinfo`.`productinfo_id`=`productinfo`.`id` WHERE `orderinfo`.`factorymge_id` = 26 AND ( orderinfo.order_status in ('1','2','3') ) AND ( productinfo.kucun+orderinfo.produced_amount-orderinfo.send_amount > 0 ) AND `orderinfo`.`pid` = 0 AND ( orderinfo.kehu_id != 0 ) AND ( 1=1 ) AND ( 1=1 ) ORDER BY `orderinfo`.`updatetime` ASC LIMIT 0,10 [ RunTime:0.023051s ] --------------------------------------------------------------- [ 2025-12-10T16:39:21+08:00 ] 39.144.91.198 POST /api/order/getyaochukudanbystaffid?staff_id=24&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/order/getyaochukudanbystaffid?staff_id=24&offset=0&pageNum=10 [运行时间:0.230061s][吞吐率:4.35req/s] [内存消耗:5,712.98kb] [文件加载:82] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001100s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'order', 2 => 'getyaochukudanbystaffid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '24', 'offset' => '0', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001487s ] [ info ] [ RUN ] app\api\controller\Order->getyaochukudanbystaffid[ /alidata/www/gendan/application/api/controller/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000340s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000813s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000672s ] [ sql ] [ SQL ] SELECT `staffinfo`.`id`,`staffinfo`.`name`,`staffinfo`.`jobmge_id`,`staffinfo`.`accout_num`,`staffinfo`.`phone_num`,`staffinfo`.`accout_pwd`,`staffinfo`.`salt`,`staffinfo`.`staff_status`,`staffinfo`.`admin_id`,`staffinfo`.`factorymge_id`,`staffinfo`.`createtime`,`staffinfo`.`updatetime`,`staffinfo`.`portrait`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_staffinfo` `staffinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `staffinfo`.`factorymge_id`=`factorymge`.`id` WHERE `staffinfo`.`id` = '24' LIMIT 1 [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000762s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000649s ] [ sql ] [ SQL ] SELECT `outbound`.`id`,`outbound`.`number`,`outbound`.`kehu_id`,`outbound`.`total_money`,`outbound`.`buildstaff_id`,`outbound`.`staffinfo_id`,`outbound`.`factorymge_id`,`outbound`.`complete_status`,`outbound`.`admin_id`,`outbound`.`is_print`,`outbound`.`createtime`,`outbound`.`updatetime`,kehu.id AS kehu__id,kehu.name AS kehu__name,kehu.phone1 AS kehu__phone1,kehu.phone2 AS kehu__phone2,kehu.qq AS kehu__qq,kehu.email AS kehu__email,kehu.receiving_address AS kehu__receiving_address,kehu.normalstatus AS kehu__normalstatus,kehu.factorymge_id AS kehu__factorymge_id,kehu.source_fac_id AS kehu__source_fac_id,kehu.admin_id AS kehu__admin_id,kehu.createtime AS kehu__createtime,kehu.updatetime AS kehu__updatetime FROM `ot_outbound` `outbound` LEFT JOIN `ot_kehu` `kehu` ON `outbound`.`kehu_id`=`kehu`.`id` WHERE `outbound`.`factorymge_id` = 26 AND `outbound`.`complete_status` = '1' ORDER BY `createtime` DESC LIMIT 0,10 [ RunTime:0.007007s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000690s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000856s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,orderinfo.id AS orderinfo__id,orderinfo.nei_number AS orderinfo__nei_number,orderinfo.number AS orderinfo__number,orderinfo.pid AS orderinfo__pid,orderinfo.order_company AS orderinfo__order_company,orderinfo.order_connect AS orderinfo__order_connect,orderinfo.order_phone AS orderinfo__order_phone,orderinfo.kehu_id AS orderinfo__kehu_id,orderinfo.price AS orderinfo__price,orderinfo.material_id AS orderinfo__material_id,orderinfo.pProductinfo_id AS orderinfo__pProductinfo_id,orderinfo.productinfo_id AS orderinfo__productinfo_id,orderinfo.order_type AS orderinfo__order_type,orderinfo.order_status AS orderinfo__order_status,orderinfo.all_order_status AS orderinfo__all_order_status,orderinfo.shengchan_status AS orderinfo__shengchan_status,orderinfo.zuixinshuoming AS orderinfo__zuixinshuoming,orderinfo.guzhangshu AS orderinfo__guzhangshu,orderinfo.zuixinguzhang AS orderinfo__zuixinguzhang,orderinfo.techprocess_id AS orderinfo__techprocess_id,orderinfo.actual_amount AS orderinfo__actual_amount,orderinfo.kucun_amount AS orderinfo__kucun_amount,orderinfo.produce_amount AS orderinfo__produce_amount,orderinfo.produced_amount AS orderinfo__produced_amount,orderinfo.waste_amount AS orderinfo__waste_amount,orderinfo.produced_time AS orderinfo__produced_time,orderinfo.send_amount AS orderinfo__send_amount,orderinfo.ruku_posi AS orderinfo__ruku_posi,orderinfo.sent_amount AS orderinfo__sent_amount,orderinfo.out_time AS orderinfo__out_time,orderinfo.build_order_staffid AS orderinfo__build_order_staffid,orderinfo.factorymge_id AS orderinfo__factorymge_id,orderinfo.admin_id AS orderinfo__admin_id,orderinfo.remind_day AS orderinfo__remind_day,orderinfo.build_time AS orderinfo__build_time,orderinfo.end_time AS orderinfo__end_time,orderinfo.responsible_staffinfos AS orderinfo__responsible_staffinfos,orderinfo.responsible_staffinfovars AS orderinfo__responsible_staffinfovars,orderinfo.feedback AS orderinfo__feedback,orderinfo.guoqitime AS orderinfo__guoqitime,orderinfo.guoqi_status AS orderinfo__guoqi_status,orderinfo.put_position AS orderinfo__put_position,orderinfo.createtime AS orderinfo__createtime,orderinfo.updatetime AS orderinfo__updatetime,orderinfo.is_modify AS orderinfo__is_modify,orderinfo.purchaseorder_id AS orderinfo__purchaseorder_id FROM `ot_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` WHERE `outboundandorder`.`outbound_id` = 11805 [ RunTime:0.013499s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000887s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 2581 LIMIT 1 [ RunTime:0.000361s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 3480 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,orderinfo.id AS orderinfo__id,orderinfo.nei_number AS orderinfo__nei_number,orderinfo.number AS orderinfo__number,orderinfo.pid AS orderinfo__pid,orderinfo.order_company AS orderinfo__order_company,orderinfo.order_connect AS orderinfo__order_connect,orderinfo.order_phone AS orderinfo__order_phone,orderinfo.kehu_id AS orderinfo__kehu_id,orderinfo.price AS orderinfo__price,orderinfo.material_id AS orderinfo__material_id,orderinfo.pProductinfo_id AS orderinfo__pProductinfo_id,orderinfo.productinfo_id AS orderinfo__productinfo_id,orderinfo.order_type AS orderinfo__order_type,orderinfo.order_status AS orderinfo__order_status,orderinfo.all_order_status AS orderinfo__all_order_status,orderinfo.shengchan_status AS orderinfo__shengchan_status,orderinfo.zuixinshuoming AS orderinfo__zuixinshuoming,orderinfo.guzhangshu AS orderinfo__guzhangshu,orderinfo.zuixinguzhang AS orderinfo__zuixinguzhang,orderinfo.techprocess_id AS orderinfo__techprocess_id,orderinfo.actual_amount AS orderinfo__actual_amount,orderinfo.kucun_amount AS orderinfo__kucun_amount,orderinfo.produce_amount AS orderinfo__produce_amount,orderinfo.produced_amount AS orderinfo__produced_amount,orderinfo.waste_amount AS orderinfo__waste_amount,orderinfo.produced_time AS orderinfo__produced_time,orderinfo.send_amount AS orderinfo__send_amount,orderinfo.ruku_posi AS orderinfo__ruku_posi,orderinfo.sent_amount AS orderinfo__sent_amount,orderinfo.out_time AS orderinfo__out_time,orderinfo.build_order_staffid AS orderinfo__build_order_staffid,orderinfo.factorymge_id AS orderinfo__factorymge_id,orderinfo.admin_id AS orderinfo__admin_id,orderinfo.remind_day AS orderinfo__remind_day,orderinfo.build_time AS orderinfo__build_time,orderinfo.end_time AS orderinfo__end_time,orderinfo.responsible_staffinfos AS orderinfo__responsible_staffinfos,orderinfo.responsible_staffinfovars AS orderinfo__responsible_staffinfovars,orderinfo.feedback AS orderinfo__feedback,orderinfo.guoqitime AS orderinfo__guoqitime,orderinfo.guoqi_status AS orderinfo__guoqi_status,orderinfo.put_position AS orderinfo__put_position,orderinfo.createtime AS orderinfo__createtime,orderinfo.updatetime AS orderinfo__updatetime,orderinfo.is_modify AS orderinfo__is_modify,orderinfo.purchaseorder_id AS orderinfo__purchaseorder_id FROM `ot_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` WHERE `outboundandorder`.`outbound_id` = 11804 [ RunTime:0.015050s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 512 LIMIT 1 [ RunTime:0.000413s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,orderinfo.id AS orderinfo__id,orderinfo.nei_number AS orderinfo__nei_number,orderinfo.number AS orderinfo__number,orderinfo.pid AS orderinfo__pid,orderinfo.order_company AS orderinfo__order_company,orderinfo.order_connect AS orderinfo__order_connect,orderinfo.order_phone AS orderinfo__order_phone,orderinfo.kehu_id AS orderinfo__kehu_id,orderinfo.price AS orderinfo__price,orderinfo.material_id AS orderinfo__material_id,orderinfo.pProductinfo_id AS orderinfo__pProductinfo_id,orderinfo.productinfo_id AS orderinfo__productinfo_id,orderinfo.order_type AS orderinfo__order_type,orderinfo.order_status AS orderinfo__order_status,orderinfo.all_order_status AS orderinfo__all_order_status,orderinfo.shengchan_status AS orderinfo__shengchan_status,orderinfo.zuixinshuoming AS orderinfo__zuixinshuoming,orderinfo.guzhangshu AS orderinfo__guzhangshu,orderinfo.zuixinguzhang AS orderinfo__zuixinguzhang,orderinfo.techprocess_id AS orderinfo__techprocess_id,orderinfo.actual_amount AS orderinfo__actual_amount,orderinfo.kucun_amount AS orderinfo__kucun_amount,orderinfo.produce_amount AS orderinfo__produce_amount,orderinfo.produced_amount AS orderinfo__produced_amount,orderinfo.waste_amount AS orderinfo__waste_amount,orderinfo.produced_time AS orderinfo__produced_time,orderinfo.send_amount AS orderinfo__send_amount,orderinfo.ruku_posi AS orderinfo__ruku_posi,orderinfo.sent_amount AS orderinfo__sent_amount,orderinfo.out_time AS orderinfo__out_time,orderinfo.build_order_staffid AS orderinfo__build_order_staffid,orderinfo.factorymge_id AS orderinfo__factorymge_id,orderinfo.admin_id AS orderinfo__admin_id,orderinfo.remind_day AS orderinfo__remind_day,orderinfo.build_time AS orderinfo__build_time,orderinfo.end_time AS orderinfo__end_time,orderinfo.responsible_staffinfos AS orderinfo__responsible_staffinfos,orderinfo.responsible_staffinfovars AS orderinfo__responsible_staffinfovars,orderinfo.feedback AS orderinfo__feedback,orderinfo.guoqitime AS orderinfo__guoqitime,orderinfo.guoqi_status AS orderinfo__guoqi_status,orderinfo.put_position AS orderinfo__put_position,orderinfo.createtime AS orderinfo__createtime,orderinfo.updatetime AS orderinfo__updatetime,orderinfo.is_modify AS orderinfo__is_modify,orderinfo.purchaseorder_id AS orderinfo__purchaseorder_id FROM `ot_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` WHERE `outboundandorder`.`outbound_id` = 11803 [ RunTime:0.014937s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 535 LIMIT 1 [ RunTime:0.000421s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,orderinfo.id AS orderinfo__id,orderinfo.nei_number AS orderinfo__nei_number,orderinfo.number AS orderinfo__number,orderinfo.pid AS orderinfo__pid,orderinfo.order_company AS orderinfo__order_company,orderinfo.order_connect AS orderinfo__order_connect,orderinfo.order_phone AS orderinfo__order_phone,orderinfo.kehu_id AS orderinfo__kehu_id,orderinfo.price AS orderinfo__price,orderinfo.material_id AS orderinfo__material_id,orderinfo.pProductinfo_id AS orderinfo__pProductinfo_id,orderinfo.productinfo_id AS orderinfo__productinfo_id,orderinfo.order_type AS orderinfo__order_type,orderinfo.order_status AS orderinfo__order_status,orderinfo.all_order_status AS orderinfo__all_order_status,orderinfo.shengchan_status AS orderinfo__shengchan_status,orderinfo.zuixinshuoming AS orderinfo__zuixinshuoming,orderinfo.guzhangshu AS orderinfo__guzhangshu,orderinfo.zuixinguzhang AS orderinfo__zuixinguzhang,orderinfo.techprocess_id AS orderinfo__techprocess_id,orderinfo.actual_amount AS orderinfo__actual_amount,orderinfo.kucun_amount AS orderinfo__kucun_amount,orderinfo.produce_amount AS orderinfo__produce_amount,orderinfo.produced_amount AS orderinfo__produced_amount,orderinfo.waste_amount AS orderinfo__waste_amount,orderinfo.produced_time AS orderinfo__produced_time,orderinfo.send_amount AS orderinfo__send_amount,orderinfo.ruku_posi AS orderinfo__ruku_posi,orderinfo.sent_amount AS orderinfo__sent_amount,orderinfo.out_time AS orderinfo__out_time,orderinfo.build_order_staffid AS orderinfo__build_order_staffid,orderinfo.factorymge_id AS orderinfo__factorymge_id,orderinfo.admin_id AS orderinfo__admin_id,orderinfo.remind_day AS orderinfo__remind_day,orderinfo.build_time AS orderinfo__build_time,orderinfo.end_time AS orderinfo__end_time,orderinfo.responsible_staffinfos AS orderinfo__responsible_staffinfos,orderinfo.responsible_staffinfovars AS orderinfo__responsible_staffinfovars,orderinfo.feedback AS orderinfo__feedback,orderinfo.guoqitime AS orderinfo__guoqitime,orderinfo.guoqi_status AS orderinfo__guoqi_status,orderinfo.put_position AS orderinfo__put_position,orderinfo.createtime AS orderinfo__createtime,orderinfo.updatetime AS orderinfo__updatetime,orderinfo.is_modify AS orderinfo__is_modify,orderinfo.purchaseorder_id AS orderinfo__purchaseorder_id FROM `ot_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` WHERE `outboundandorder`.`outbound_id` = 11802 [ RunTime:0.014866s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1569 LIMIT 1 [ RunTime:0.000442s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,orderinfo.id AS orderinfo__id,orderinfo.nei_number AS orderinfo__nei_number,orderinfo.number AS orderinfo__number,orderinfo.pid AS orderinfo__pid,orderinfo.order_company AS orderinfo__order_company,orderinfo.order_connect AS orderinfo__order_connect,orderinfo.order_phone AS orderinfo__order_phone,orderinfo.kehu_id AS orderinfo__kehu_id,orderinfo.price AS orderinfo__price,orderinfo.material_id AS orderinfo__material_id,orderinfo.pProductinfo_id AS orderinfo__pProductinfo_id,orderinfo.productinfo_id AS orderinfo__productinfo_id,orderinfo.order_type AS orderinfo__order_type,orderinfo.order_status AS orderinfo__order_status,orderinfo.all_order_status AS orderinfo__all_order_status,orderinfo.shengchan_status AS orderinfo__shengchan_status,orderinfo.zuixinshuoming AS orderinfo__zuixinshuoming,orderinfo.guzhangshu AS orderinfo__guzhangshu,orderinfo.zuixinguzhang AS orderinfo__zuixinguzhang,orderinfo.techprocess_id AS orderinfo__techprocess_id,orderinfo.actual_amount AS orderinfo__actual_amount,orderinfo.kucun_amount AS orderinfo__kucun_amount,orderinfo.produce_amount AS orderinfo__produce_amount,orderinfo.produced_amount AS orderinfo__produced_amount,orderinfo.waste_amount AS orderinfo__waste_amount,orderinfo.produced_time AS orderinfo__produced_time,orderinfo.send_amount AS orderinfo__send_amount,orderinfo.ruku_posi AS orderinfo__ruku_posi,orderinfo.sent_amount AS orderinfo__sent_amount,orderinfo.out_time AS orderinfo__out_time,orderinfo.build_order_staffid AS orderinfo__build_order_staffid,orderinfo.factorymge_id AS orderinfo__factorymge_id,orderinfo.admin_id AS orderinfo__admin_id,orderinfo.remind_day AS orderinfo__remind_day,orderinfo.build_time AS orderinfo__build_time,orderinfo.end_time AS orderinfo__end_time,orderinfo.responsible_staffinfos AS orderinfo__responsible_staffinfos,orderinfo.responsible_staffinfovars AS orderinfo__responsible_staffinfovars,orderinfo.feedback AS orderinfo__feedback,orderinfo.guoqitime AS orderinfo__guoqitime,orderinfo.guoqi_status AS orderinfo__guoqi_status,orderinfo.put_position AS orderinfo__put_position,orderinfo.createtime AS orderinfo__createtime,orderinfo.updatetime AS orderinfo__updatetime,orderinfo.is_modify AS orderinfo__is_modify,orderinfo.purchaseorder_id AS orderinfo__purchaseorder_id FROM `ot_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` WHERE `outboundandorder`.`outbound_id` = 11801 [ RunTime:0.014561s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 744 LIMIT 1 [ RunTime:0.000398s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,orderinfo.id AS orderinfo__id,orderinfo.nei_number AS orderinfo__nei_number,orderinfo.number AS orderinfo__number,orderinfo.pid AS orderinfo__pid,orderinfo.order_company AS orderinfo__order_company,orderinfo.order_connect AS orderinfo__order_connect,orderinfo.order_phone AS orderinfo__order_phone,orderinfo.kehu_id AS orderinfo__kehu_id,orderinfo.price AS orderinfo__price,orderinfo.material_id AS orderinfo__material_id,orderinfo.pProductinfo_id AS orderinfo__pProductinfo_id,orderinfo.productinfo_id AS orderinfo__productinfo_id,orderinfo.order_type AS orderinfo__order_type,orderinfo.order_status AS orderinfo__order_status,orderinfo.all_order_status AS orderinfo__all_order_status,orderinfo.shengchan_status AS orderinfo__shengchan_status,orderinfo.zuixinshuoming AS orderinfo__zuixinshuoming,orderinfo.guzhangshu AS orderinfo__guzhangshu,orderinfo.zuixinguzhang AS orderinfo__zuixinguzhang,orderinfo.techprocess_id AS orderinfo__techprocess_id,orderinfo.actual_amount AS orderinfo__actual_amount,orderinfo.kucun_amount AS orderinfo__kucun_amount,orderinfo.produce_amount AS orderinfo__produce_amount,orderinfo.produced_amount AS orderinfo__produced_amount,orderinfo.waste_amount AS orderinfo__waste_amount,orderinfo.produced_time AS orderinfo__produced_time,orderinfo.send_amount AS orderinfo__send_amount,orderinfo.ruku_posi AS orderinfo__ruku_posi,orderinfo.sent_amount AS orderinfo__sent_amount,orderinfo.out_time AS orderinfo__out_time,orderinfo.build_order_staffid AS orderinfo__build_order_staffid,orderinfo.factorymge_id AS orderinfo__factorymge_id,orderinfo.admin_id AS orderinfo__admin_id,orderinfo.remind_day AS orderinfo__remind_day,orderinfo.build_time AS orderinfo__build_time,orderinfo.end_time AS orderinfo__end_time,orderinfo.responsible_staffinfos AS orderinfo__responsible_staffinfos,orderinfo.responsible_staffinfovars AS orderinfo__responsible_staffinfovars,orderinfo.feedback AS orderinfo__feedback,orderinfo.guoqitime AS orderinfo__guoqitime,orderinfo.guoqi_status AS orderinfo__guoqi_status,orderinfo.put_position AS orderinfo__put_position,orderinfo.createtime AS orderinfo__createtime,orderinfo.updatetime AS orderinfo__updatetime,orderinfo.is_modify AS orderinfo__is_modify,orderinfo.purchaseorder_id AS orderinfo__purchaseorder_id FROM `ot_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` WHERE `outboundandorder`.`outbound_id` = 11800 [ RunTime:0.014382s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1680 LIMIT 1 [ RunTime:0.000433s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,orderinfo.id AS orderinfo__id,orderinfo.nei_number AS orderinfo__nei_number,orderinfo.number AS orderinfo__number,orderinfo.pid AS orderinfo__pid,orderinfo.order_company AS orderinfo__order_company,orderinfo.order_connect AS orderinfo__order_connect,orderinfo.order_phone AS orderinfo__order_phone,orderinfo.kehu_id AS orderinfo__kehu_id,orderinfo.price AS orderinfo__price,orderinfo.material_id AS orderinfo__material_id,orderinfo.pProductinfo_id AS orderinfo__pProductinfo_id,orderinfo.productinfo_id AS orderinfo__productinfo_id,orderinfo.order_type AS orderinfo__order_type,orderinfo.order_status AS orderinfo__order_status,orderinfo.all_order_status AS orderinfo__all_order_status,orderinfo.shengchan_status AS orderinfo__shengchan_status,orderinfo.zuixinshuoming AS orderinfo__zuixinshuoming,orderinfo.guzhangshu AS orderinfo__guzhangshu,orderinfo.zuixinguzhang AS orderinfo__zuixinguzhang,orderinfo.techprocess_id AS orderinfo__techprocess_id,orderinfo.actual_amount AS orderinfo__actual_amount,orderinfo.kucun_amount AS orderinfo__kucun_amount,orderinfo.produce_amount AS orderinfo__produce_amount,orderinfo.produced_amount AS orderinfo__produced_amount,orderinfo.waste_amount AS orderinfo__waste_amount,orderinfo.produced_time AS orderinfo__produced_time,orderinfo.send_amount AS orderinfo__send_amount,orderinfo.ruku_posi AS orderinfo__ruku_posi,orderinfo.sent_amount AS orderinfo__sent_amount,orderinfo.out_time AS orderinfo__out_time,orderinfo.build_order_staffid AS orderinfo__build_order_staffid,orderinfo.factorymge_id AS orderinfo__factorymge_id,orderinfo.admin_id AS orderinfo__admin_id,orderinfo.remind_day AS orderinfo__remind_day,orderinfo.build_time AS orderinfo__build_time,orderinfo.end_time AS orderinfo__end_time,orderinfo.responsible_staffinfos AS orderinfo__responsible_staffinfos,orderinfo.responsible_staffinfovars AS orderinfo__responsible_staffinfovars,orderinfo.feedback AS orderinfo__feedback,orderinfo.guoqitime AS orderinfo__guoqitime,orderinfo.guoqi_status AS orderinfo__guoqi_status,orderinfo.put_position AS orderinfo__put_position,orderinfo.createtime AS orderinfo__createtime,orderinfo.updatetime AS orderinfo__updatetime,orderinfo.is_modify AS orderinfo__is_modify,orderinfo.purchaseorder_id AS orderinfo__purchaseorder_id FROM `ot_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` WHERE `outboundandorder`.`outbound_id` = 11799 [ RunTime:0.013527s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 3342 LIMIT 1 [ RunTime:0.000348s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 3349 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,orderinfo.id AS orderinfo__id,orderinfo.nei_number AS orderinfo__nei_number,orderinfo.number AS orderinfo__number,orderinfo.pid AS orderinfo__pid,orderinfo.order_company AS orderinfo__order_company,orderinfo.order_connect AS orderinfo__order_connect,orderinfo.order_phone AS orderinfo__order_phone,orderinfo.kehu_id AS orderinfo__kehu_id,orderinfo.price AS orderinfo__price,orderinfo.material_id AS orderinfo__material_id,orderinfo.pProductinfo_id AS orderinfo__pProductinfo_id,orderinfo.productinfo_id AS orderinfo__productinfo_id,orderinfo.order_type AS orderinfo__order_type,orderinfo.order_status AS orderinfo__order_status,orderinfo.all_order_status AS orderinfo__all_order_status,orderinfo.shengchan_status AS orderinfo__shengchan_status,orderinfo.zuixinshuoming AS orderinfo__zuixinshuoming,orderinfo.guzhangshu AS orderinfo__guzhangshu,orderinfo.zuixinguzhang AS orderinfo__zuixinguzhang,orderinfo.techprocess_id AS orderinfo__techprocess_id,orderinfo.actual_amount AS orderinfo__actual_amount,orderinfo.kucun_amount AS orderinfo__kucun_amount,orderinfo.produce_amount AS orderinfo__produce_amount,orderinfo.produced_amount AS orderinfo__produced_amount,orderinfo.waste_amount AS orderinfo__waste_amount,orderinfo.produced_time AS orderinfo__produced_time,orderinfo.send_amount AS orderinfo__send_amount,orderinfo.ruku_posi AS orderinfo__ruku_posi,orderinfo.sent_amount AS orderinfo__sent_amount,orderinfo.out_time AS orderinfo__out_time,orderinfo.build_order_staffid AS orderinfo__build_order_staffid,orderinfo.factorymge_id AS orderinfo__factorymge_id,orderinfo.admin_id AS orderinfo__admin_id,orderinfo.remind_day AS orderinfo__remind_day,orderinfo.build_time AS orderinfo__build_time,orderinfo.end_time AS orderinfo__end_time,orderinfo.responsible_staffinfos AS orderinfo__responsible_staffinfos,orderinfo.responsible_staffinfovars AS orderinfo__responsible_staffinfovars,orderinfo.feedback AS orderinfo__feedback,orderinfo.guoqitime AS orderinfo__guoqitime,orderinfo.guoqi_status AS orderinfo__guoqi_status,orderinfo.put_position AS orderinfo__put_position,orderinfo.createtime AS orderinfo__createtime,orderinfo.updatetime AS orderinfo__updatetime,orderinfo.is_modify AS orderinfo__is_modify,orderinfo.purchaseorder_id AS orderinfo__purchaseorder_id FROM `ot_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` WHERE `outboundandorder`.`outbound_id` = 11798 [ RunTime:0.013518s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 519 LIMIT 1 [ RunTime:0.000350s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 565 LIMIT 1 [ RunTime:0.000267s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1439 LIMIT 1 [ RunTime:0.000255s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 939 LIMIT 1 [ RunTime:0.000218s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,orderinfo.id AS orderinfo__id,orderinfo.nei_number AS orderinfo__nei_number,orderinfo.number AS orderinfo__number,orderinfo.pid AS orderinfo__pid,orderinfo.order_company AS orderinfo__order_company,orderinfo.order_connect AS orderinfo__order_connect,orderinfo.order_phone AS orderinfo__order_phone,orderinfo.kehu_id AS orderinfo__kehu_id,orderinfo.price AS orderinfo__price,orderinfo.material_id AS orderinfo__material_id,orderinfo.pProductinfo_id AS orderinfo__pProductinfo_id,orderinfo.productinfo_id AS orderinfo__productinfo_id,orderinfo.order_type AS orderinfo__order_type,orderinfo.order_status AS orderinfo__order_status,orderinfo.all_order_status AS orderinfo__all_order_status,orderinfo.shengchan_status AS orderinfo__shengchan_status,orderinfo.zuixinshuoming AS orderinfo__zuixinshuoming,orderinfo.guzhangshu AS orderinfo__guzhangshu,orderinfo.zuixinguzhang AS orderinfo__zuixinguzhang,orderinfo.techprocess_id AS orderinfo__techprocess_id,orderinfo.actual_amount AS orderinfo__actual_amount,orderinfo.kucun_amount AS orderinfo__kucun_amount,orderinfo.produce_amount AS orderinfo__produce_amount,orderinfo.produced_amount AS orderinfo__produced_amount,orderinfo.waste_amount AS orderinfo__waste_amount,orderinfo.produced_time AS orderinfo__produced_time,orderinfo.send_amount AS orderinfo__send_amount,orderinfo.ruku_posi AS orderinfo__ruku_posi,orderinfo.sent_amount AS orderinfo__sent_amount,orderinfo.out_time AS orderinfo__out_time,orderinfo.build_order_staffid AS orderinfo__build_order_staffid,orderinfo.factorymge_id AS orderinfo__factorymge_id,orderinfo.admin_id AS orderinfo__admin_id,orderinfo.remind_day AS orderinfo__remind_day,orderinfo.build_time AS orderinfo__build_time,orderinfo.end_time AS orderinfo__end_time,orderinfo.responsible_staffinfos AS orderinfo__responsible_staffinfos,orderinfo.responsible_staffinfovars AS orderinfo__responsible_staffinfovars,orderinfo.feedback AS orderinfo__feedback,orderinfo.guoqitime AS orderinfo__guoqitime,orderinfo.guoqi_status AS orderinfo__guoqi_status,orderinfo.put_position AS orderinfo__put_position,orderinfo.createtime AS orderinfo__createtime,orderinfo.updatetime AS orderinfo__updatetime,orderinfo.is_modify AS orderinfo__is_modify,orderinfo.purchaseorder_id AS orderinfo__purchaseorder_id FROM `ot_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` WHERE `outboundandorder`.`outbound_id` = 11797 [ RunTime:0.013546s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 519 LIMIT 1 [ RunTime:0.000305s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 565 LIMIT 1 [ RunTime:0.000275s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 939 LIMIT 1 [ RunTime:0.000573s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1222 LIMIT 1 [ RunTime:0.000286s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1375 LIMIT 1 [ RunTime:0.000356s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,orderinfo.id AS orderinfo__id,orderinfo.nei_number AS orderinfo__nei_number,orderinfo.number AS orderinfo__number,orderinfo.pid AS orderinfo__pid,orderinfo.order_company AS orderinfo__order_company,orderinfo.order_connect AS orderinfo__order_connect,orderinfo.order_phone AS orderinfo__order_phone,orderinfo.kehu_id AS orderinfo__kehu_id,orderinfo.price AS orderinfo__price,orderinfo.material_id AS orderinfo__material_id,orderinfo.pProductinfo_id AS orderinfo__pProductinfo_id,orderinfo.productinfo_id AS orderinfo__productinfo_id,orderinfo.order_type AS orderinfo__order_type,orderinfo.order_status AS orderinfo__order_status,orderinfo.all_order_status AS orderinfo__all_order_status,orderinfo.shengchan_status AS orderinfo__shengchan_status,orderinfo.zuixinshuoming AS orderinfo__zuixinshuoming,orderinfo.guzhangshu AS orderinfo__guzhangshu,orderinfo.zuixinguzhang AS orderinfo__zuixinguzhang,orderinfo.techprocess_id AS orderinfo__techprocess_id,orderinfo.actual_amount AS orderinfo__actual_amount,orderinfo.kucun_amount AS orderinfo__kucun_amount,orderinfo.produce_amount AS orderinfo__produce_amount,orderinfo.produced_amount AS orderinfo__produced_amount,orderinfo.waste_amount AS orderinfo__waste_amount,orderinfo.produced_time AS orderinfo__produced_time,orderinfo.send_amount AS orderinfo__send_amount,orderinfo.ruku_posi AS orderinfo__ruku_posi,orderinfo.sent_amount AS orderinfo__sent_amount,orderinfo.out_time AS orderinfo__out_time,orderinfo.build_order_staffid AS orderinfo__build_order_staffid,orderinfo.factorymge_id AS orderinfo__factorymge_id,orderinfo.admin_id AS orderinfo__admin_id,orderinfo.remind_day AS orderinfo__remind_day,orderinfo.build_time AS orderinfo__build_time,orderinfo.end_time AS orderinfo__end_time,orderinfo.responsible_staffinfos AS orderinfo__responsible_staffinfos,orderinfo.responsible_staffinfovars AS orderinfo__responsible_staffinfovars,orderinfo.feedback AS orderinfo__feedback,orderinfo.guoqitime AS orderinfo__guoqitime,orderinfo.guoqi_status AS orderinfo__guoqi_status,orderinfo.put_position AS orderinfo__put_position,orderinfo.createtime AS orderinfo__createtime,orderinfo.updatetime AS orderinfo__updatetime,orderinfo.is_modify AS orderinfo__is_modify,orderinfo.purchaseorder_id AS orderinfo__purchaseorder_id FROM `ot_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` WHERE `outboundandorder`.`outbound_id` = 11779 [ RunTime:0.015051s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1298 LIMIT 1 [ RunTime:0.000379s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 881 LIMIT 1 [ RunTime:0.000367s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 565 LIMIT 1 [ RunTime:0.000280s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 519 LIMIT 1 [ RunTime:0.000323s ] --------------------------------------------------------------- [ 2025-12-10T16:39:22+08:00 ] 39.144.91.198 POST /api/order/getrukuorderbyid?staff_id=24&orderStr=&offset=1&pageNum=10 [ info ] 47.105.33.115:8081/api/order/getrukuorderbyid?staff_id=24&orderStr=&offset=1&pageNum=10 [运行时间:0.081485s][吞吐率:12.27req/s] [内存消耗:5,452.32kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001117s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'order', 2 => 'getrukuorderbyid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '24', 'orderStr' => '', 'offset' => '1', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001549s ] [ info ] [ RUN ] app\api\controller\Order->getrukuorderbyid[ /alidata/www/gendan/application/api/controller/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000395s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001184s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000896s ] [ sql ] [ SQL ] SELECT `staffinfo`.`id`,`staffinfo`.`name`,`staffinfo`.`jobmge_id`,`staffinfo`.`accout_num`,`staffinfo`.`phone_num`,`staffinfo`.`accout_pwd`,`staffinfo`.`salt`,`staffinfo`.`staff_status`,`staffinfo`.`admin_id`,`staffinfo`.`factorymge_id`,`staffinfo`.`createtime`,`staffinfo`.`updatetime`,`staffinfo`.`portrait`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_staffinfo` `staffinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `staffinfo`.`factorymge_id`=`factorymge`.`id` WHERE `staffinfo`.`id` = '24' LIMIT 1 [ RunTime:0.000414s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000889s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT `orderinfo`.`id`,`orderinfo`.`nei_number`,`orderinfo`.`number`,`orderinfo`.`pid`,`orderinfo`.`order_company`,`orderinfo`.`order_connect`,`orderinfo`.`order_phone`,`orderinfo`.`kehu_id`,`orderinfo`.`price`,`orderinfo`.`material_id`,`orderinfo`.`pProductinfo_id`,`orderinfo`.`productinfo_id`,`orderinfo`.`order_type`,`orderinfo`.`order_status`,`orderinfo`.`all_order_status`,`orderinfo`.`shengchan_status`,`orderinfo`.`zuixinshuoming`,`orderinfo`.`guzhangshu`,`orderinfo`.`zuixinguzhang`,`orderinfo`.`techprocess_id`,`orderinfo`.`actual_amount`,`orderinfo`.`kucun_amount`,`orderinfo`.`produce_amount`,`orderinfo`.`produced_amount`,`orderinfo`.`waste_amount`,`orderinfo`.`produced_time`,`orderinfo`.`send_amount`,`orderinfo`.`ruku_posi`,`orderinfo`.`sent_amount`,`orderinfo`.`out_time`,`orderinfo`.`build_order_staffid`,`orderinfo`.`factorymge_id`,`orderinfo`.`admin_id`,`orderinfo`.`remind_day`,`orderinfo`.`build_time`,`orderinfo`.`end_time`,`orderinfo`.`responsible_staffinfos`,`orderinfo`.`responsible_staffinfovars`,`orderinfo`.`feedback`,`orderinfo`.`guoqitime`,`orderinfo`.`guoqi_status`,`orderinfo`.`put_position`,`orderinfo`.`createtime`,`orderinfo`.`updatetime`,`orderinfo`.`is_modify`,`orderinfo`.`purchaseorder_id`,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime FROM `ot_orderinfo` `orderinfo` LEFT JOIN `ot_productinfo` `productinfo` ON `orderinfo`.`productinfo_id`=`productinfo`.`id` WHERE `orderinfo`.`factorymge_id` = 26 AND ( orderinfo.order_status in ('1','2','3') ) AND ( productinfo.kucun+orderinfo.produced_amount-orderinfo.send_amount > 0 ) AND `orderinfo`.`pid` = 0 AND ( orderinfo.kehu_id != 0 ) AND ( 1=1 ) AND ( 1=1 ) ORDER BY `orderinfo`.`updatetime` ASC LIMIT 10,10 [ RunTime:0.026788s ] --------------------------------------------------------------- [ 2025-12-10T16:39:34+08:00 ] 39.144.91.198 GET /admin/ordermge/outbound/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1765355506956 [ info ] 47.105.33.115:8081/admin/ordermge/outbound/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1765355506956 [运行时间:0.136685s][吞吐率:7.32req/s] [内存消耗:5,546.20kb] [文件加载:89] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001165s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'ordermge.outbound', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36', 'content-type' => 'application/json', 'referer' => 'http://47.105.33.115:8081/admin/ordermge/outbound?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=u8obb5j86ijkpjif8071b3rif1', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{}', 'op' => '{}', '_' => '1765355506956', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001477s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/ordermge/outbound.php [ info ] [ RUN ] app\admin\controller\ordermge\Outbound->index[ /alidata/www/gendan/application/admin/controller/ordermge/Outbound.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000118s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000461s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `ot_auth_group_access` `aga` LEFT JOIN `ot_auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='39' and ag.status='normal' ) [ RunTime:0.000532s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000591s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (191,337,233,177,190) [ RunTime:0.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000936s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000575s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000656s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_outbound` `outbound` LEFT JOIN `ot_factorymge` `factorymge` ON `outbound`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_staffinfo` `buildstaff` ON `outbound`.`buildstaff_id`=`buildstaff`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outbound`.`kehu_id`=`kehu`.`id` WHERE `outbound`.`factorymge_id` = '26' ORDER BY `outbound`.`id` DESC LIMIT 1 [ RunTime:0.008425s ] [ sql ] [ SQL ] SELECT `outbound`.`id`,`outbound`.`number`,`outbound`.`kehu_id`,`outbound`.`total_money`,`outbound`.`buildstaff_id`,`outbound`.`staffinfo_id`,`outbound`.`factorymge_id`,`outbound`.`complete_status`,`outbound`.`admin_id`,`outbound`.`is_print`,`outbound`.`createtime`,`outbound`.`updatetime`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime,buildstaff.id AS buildstaff__id,buildstaff.name AS buildstaff__name,buildstaff.jobmge_id AS buildstaff__jobmge_id,buildstaff.accout_num AS buildstaff__accout_num,buildstaff.phone_num AS buildstaff__phone_num,buildstaff.accout_pwd AS buildstaff__accout_pwd,buildstaff.salt AS buildstaff__salt,buildstaff.staff_status AS buildstaff__staff_status,buildstaff.admin_id AS buildstaff__admin_id,buildstaff.factorymge_id AS buildstaff__factorymge_id,buildstaff.createtime AS buildstaff__createtime,buildstaff.updatetime AS buildstaff__updatetime,buildstaff.portrait AS buildstaff__portrait,kehu.id AS kehu__id,kehu.name AS kehu__name,kehu.phone1 AS kehu__phone1,kehu.phone2 AS kehu__phone2,kehu.qq AS kehu__qq,kehu.email AS kehu__email,kehu.receiving_address AS kehu__receiving_address,kehu.normalstatus AS kehu__normalstatus,kehu.factorymge_id AS kehu__factorymge_id,kehu.source_fac_id AS kehu__source_fac_id,kehu.admin_id AS kehu__admin_id,kehu.createtime AS kehu__createtime,kehu.updatetime AS kehu__updatetime FROM `ot_outbound` `outbound` LEFT JOIN `ot_factorymge` `factorymge` ON `outbound`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_staffinfo` `buildstaff` ON `outbound`.`buildstaff_id`=`buildstaff`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outbound`.`kehu_id`=`kehu`.`id` WHERE `outbound`.`factorymge_id` = '26' ORDER BY `outbound`.`id` DESC LIMIT 0,10 [ RunTime:0.000683s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000833s ] [ sql ] [ SQL ] SELECT sum(amount) as totalAmount,sum(money) as totalMoney FROM `ot_outboundandorder` WHERE `outbound_id` = 11805 LIMIT 1 [ RunTime:0.007261s ] [ sql ] [ SQL ] SELECT sum(amount) as totalAmount,sum(money) as totalMoney FROM `ot_outboundandorder` WHERE `outbound_id` = 11804 LIMIT 1 [ RunTime:0.007075s ] [ sql ] [ SQL ] SELECT sum(amount) as totalAmount,sum(money) as totalMoney FROM `ot_outboundandorder` WHERE `outbound_id` = 11803 LIMIT 1 [ RunTime:0.007087s ] [ sql ] [ SQL ] SELECT sum(amount) as totalAmount,sum(money) as totalMoney FROM `ot_outboundandorder` WHERE `outbound_id` = 11802 LIMIT 1 [ RunTime:0.006803s ] [ sql ] [ SQL ] SELECT sum(amount) as totalAmount,sum(money) as totalMoney FROM `ot_outboundandorder` WHERE `outbound_id` = 11801 LIMIT 1 [ RunTime:0.006785s ] [ sql ] [ SQL ] SELECT sum(amount) as totalAmount,sum(money) as totalMoney FROM `ot_outboundandorder` WHERE `outbound_id` = 11800 LIMIT 1 [ RunTime:0.006664s ] [ sql ] [ SQL ] SELECT sum(amount) as totalAmount,sum(money) as totalMoney FROM `ot_outboundandorder` WHERE `outbound_id` = 11799 LIMIT 1 [ RunTime:0.007109s ] [ sql ] [ SQL ] SELECT sum(amount) as totalAmount,sum(money) as totalMoney FROM `ot_outboundandorder` WHERE `outbound_id` = 11798 LIMIT 1 [ RunTime:0.006668s ] [ sql ] [ SQL ] SELECT sum(amount) as totalAmount,sum(money) as totalMoney FROM `ot_outboundandorder` WHERE `outbound_id` = 11797 LIMIT 1 [ RunTime:0.006631s ] [ sql ] [ SQL ] SELECT sum(amount) as totalAmount,sum(money) as totalMoney FROM `ot_outboundandorder` WHERE `outbound_id` = 11779 LIMIT 1 [ RunTime:0.006675s ] --------------------------------------------------------------- [ 2025-12-10T16:39:38+08:00 ] 39.144.91.198 GET /admin/ordermge/outbound/printout/ids/11805?dialog=1 [ info ] 47.105.33.115:8081/admin/ordermge/outbound/printout/ids/11805?dialog=1 [运行时间:0.082752s][吞吐率:12.08req/s] [内存消耗:6,069.70kb] [文件加载:90] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001116s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'ordermge.outbound', 2 => 'printout', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36', 'referer' => 'http://47.105.33.115:8081/admin/ordermge/outbound?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=u8obb5j86ijkpjif8071b3rif1', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'ids' => '11805', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001547s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/ordermge/outbound.php [ info ] [ RUN ] app\admin\controller\ordermge\Outbound->printout[ /alidata/www/gendan/application/admin/controller/ordermge/Outbound.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/ordermge/outbound/printout.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'completeStatusList', 6 => 'isPrintList', 7 => 'id', 8 => 'pages', 9 => 'time', 10 => 'outbound', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000103s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000453s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000993s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `ot_auth_group_access` `aga` LEFT JOIN `ot_auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='39' and ag.status='normal' ) [ RunTime:0.000560s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000995s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (191,337,233,177,190) [ RunTime:0.000450s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000754s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000599s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000635s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000666s ] [ sql ] [ SQL ] SELECT `outbound`.`id`,`outbound`.`number`,`outbound`.`kehu_id`,`outbound`.`total_money`,`outbound`.`buildstaff_id`,`outbound`.`staffinfo_id`,`outbound`.`factorymge_id`,`outbound`.`complete_status`,`outbound`.`admin_id`,`outbound`.`is_print`,`outbound`.`createtime`,`outbound`.`updatetime`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime,staffinfo.id AS staffinfo__id,staffinfo.name AS staffinfo__name,staffinfo.jobmge_id AS staffinfo__jobmge_id,staffinfo.accout_num AS staffinfo__accout_num,staffinfo.phone_num AS staffinfo__phone_num,staffinfo.accout_pwd AS staffinfo__accout_pwd,staffinfo.salt AS staffinfo__salt,staffinfo.staff_status AS staffinfo__staff_status,staffinfo.admin_id AS staffinfo__admin_id,staffinfo.factorymge_id AS staffinfo__factorymge_id,staffinfo.createtime AS staffinfo__createtime,staffinfo.updatetime AS staffinfo__updatetime,staffinfo.portrait AS staffinfo__portrait,kehu.id AS kehu__id,kehu.name AS kehu__name,kehu.phone1 AS kehu__phone1,kehu.phone2 AS kehu__phone2,kehu.qq AS kehu__qq,kehu.email AS kehu__email,kehu.receiving_address AS kehu__receiving_address,kehu.normalstatus AS kehu__normalstatus,kehu.factorymge_id AS kehu__factorymge_id,kehu.source_fac_id AS kehu__source_fac_id,kehu.admin_id AS kehu__admin_id,kehu.createtime AS kehu__createtime,kehu.updatetime AS kehu__updatetime FROM `ot_outbound` `outbound` LEFT JOIN `ot_factorymge` `factorymge` ON `outbound`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_staffinfo` `staffinfo` ON `outbound`.`staffinfo_id`=`staffinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outbound`.`kehu_id`=`kehu`.`id` WHERE `outbound`.`id` = '11805' LIMIT 1 [ RunTime:0.000562s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000631s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001052s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000611s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,orderinfo.id AS orderinfo__id,orderinfo.nei_number AS orderinfo__nei_number,orderinfo.number AS orderinfo__number,orderinfo.pid AS orderinfo__pid,orderinfo.order_company AS orderinfo__order_company,orderinfo.order_connect AS orderinfo__order_connect,orderinfo.order_phone AS orderinfo__order_phone,orderinfo.kehu_id AS orderinfo__kehu_id,orderinfo.price AS orderinfo__price,orderinfo.material_id AS orderinfo__material_id,orderinfo.pProductinfo_id AS orderinfo__pProductinfo_id,orderinfo.productinfo_id AS orderinfo__productinfo_id,orderinfo.order_type AS orderinfo__order_type,orderinfo.order_status AS orderinfo__order_status,orderinfo.all_order_status AS orderinfo__all_order_status,orderinfo.shengchan_status AS orderinfo__shengchan_status,orderinfo.zuixinshuoming AS orderinfo__zuixinshuoming,orderinfo.guzhangshu AS orderinfo__guzhangshu,orderinfo.zuixinguzhang AS orderinfo__zuixinguzhang,orderinfo.techprocess_id AS orderinfo__techprocess_id,orderinfo.actual_amount AS orderinfo__actual_amount,orderinfo.kucun_amount AS orderinfo__kucun_amount,orderinfo.produce_amount AS orderinfo__produce_amount,orderinfo.produced_amount AS orderinfo__produced_amount,orderinfo.waste_amount AS orderinfo__waste_amount,orderinfo.produced_time AS orderinfo__produced_time,orderinfo.send_amount AS orderinfo__send_amount,orderinfo.ruku_posi AS orderinfo__ruku_posi,orderinfo.sent_amount AS orderinfo__sent_amount,orderinfo.out_time AS orderinfo__out_time,orderinfo.build_order_staffid AS orderinfo__build_order_staffid,orderinfo.factorymge_id AS orderinfo__factorymge_id,orderinfo.admin_id AS orderinfo__admin_id,orderinfo.remind_day AS orderinfo__remind_day,orderinfo.build_time AS orderinfo__build_time,orderinfo.end_time AS orderinfo__end_time,orderinfo.responsible_staffinfos AS orderinfo__responsible_staffinfos,orderinfo.responsible_staffinfovars AS orderinfo__responsible_staffinfovars,orderinfo.feedback AS orderinfo__feedback,orderinfo.guoqitime AS orderinfo__guoqitime,orderinfo.guoqi_status AS orderinfo__guoqi_status,orderinfo.put_position AS orderinfo__put_position,orderinfo.createtime AS orderinfo__createtime,orderinfo.updatetime AS orderinfo__updatetime,orderinfo.is_modify AS orderinfo__is_modify,orderinfo.purchaseorder_id AS orderinfo__purchaseorder_id,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime,kehu.id AS kehu__id,kehu.name AS kehu__name,kehu.phone1 AS kehu__phone1,kehu.phone2 AS kehu__phone2,kehu.qq AS kehu__qq,kehu.email AS kehu__email,kehu.receiving_address AS kehu__receiving_address,kehu.normalstatus AS kehu__normalstatus,kehu.factorymge_id AS kehu__factorymge_id,kehu.source_fac_id AS kehu__source_fac_id,kehu.admin_id AS kehu__admin_id,kehu.createtime AS kehu__createtime,kehu.updatetime AS kehu__updatetime,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime,outbound.id AS outbound__id,outbound.number AS outbound__number,outbound.kehu_id AS outbound__kehu_id,outbound.total_money AS outbound__total_money,outbound.buildstaff_id AS outbound__buildstaff_id,outbound.staffinfo_id AS outbound__staffinfo_id,outbound.factorymge_id AS outbound__factorymge_id,outbound.complete_status AS outbound__complete_status,outbound.admin_id AS outbound__admin_id,outbound.is_print AS outbound__is_print,outbound.createtime AS outbound__createtime,outbound.updatetime AS outbound__updatetime FROM `ot_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` LEFT JOIN `ot_productinfo` `productinfo` ON `outboundandorder`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outboundandorder`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `outboundandorder`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_outbound` `outbound` ON `outboundandorder`.`outbound_id`=`outbound`.`id` WHERE `outbound_id` = 11805 [ RunTime:0.013939s ] --------------------------------------------------------------- [ 2025-12-10T16:39:41+08:00 ] 39.144.91.198 GET /admin/ajax/lang?callback=define&controllername=ordermge.outbound&v=1765355978 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=ordermge.outbound&v=1765355978 [运行时间:0.030662s][吞吐率:32.61req/s] [内存消耗:3,853.08kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001105s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'ajax', 2 => 'lang', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36', 'referer' => 'http://47.105.33.115:8081/admin/ordermge/outbound/printout/ids/11805?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=u8obb5j86ijkpjif8071b3rif1', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'ordermge.outbound', 'v' => '1765355978', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001469s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/ajax.php [ info ] [ RUN ] app\admin\controller\Ajax->lang[ /alidata/www/gendan/application/admin/controller/Ajax.php ] [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/ordermge/outbound.php [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000123s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T16:39:42+08:00 ] 39.144.91.198 POST /admin/ordermge/outbound/changePrintSatus [ info ] 47.105.33.115:8081/admin/ordermge/outbound/changePrintSatus [运行时间:0.051074s][吞吐率:19.58req/s] [内存消耗:4,982.55kb] [文件加载:79] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001150s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'ordermge.outbound', 2 => 'changePrintSatus', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '8', 'accept' => '*/*', 'origin' => 'http://47.105.33.115:8081', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://47.105.33.115:8081/admin/ordermge/outbound/printout/ids/11805?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=u8obb5j86ijkpjif8071b3rif1', ) [ info ] [ PARAM ] array ( 'id' => '11805', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001473s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/ordermge/outbound.php [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\ordermge\Outbound->changePrintSatus[ /alidata/www/gendan/application/admin/controller/ordermge/Outbound.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.007096s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000512s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000800s ] [ sql ] [ SQL ] UPDATE `ot_outbound` SET `is_print`=1,`updatetime`=1765355982 WHERE `id` = 11805 [ RunTime:0.005046s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000832s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"id\":\"11805\"}' , '/admin/ordermge/outbound/changePrintSatus' , 39 , '13633375502' , 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '39.144.91.198' , 1765355982) [ RunTime:0.005181s ] --------------------------------------------------------------- [ 2025-12-10T16:49:45+08:00 ] 20.51.234.214 GET /portal/redlion [ info ] 47.105.33.115/portal/redlion [运行时间:0.018919s][吞吐率:52.86req/s] [内存消耗:2,225.56kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001111s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'portal', 1 => 'redlion', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 zgrab/0.x', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T16:50:30+08:00 ] 45.156.129.130 GET / [ info ] 47.105.33.115/ [运行时间:0.028411s][吞吐率:35.20req/s] [内存消耗:3,333.04kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001142s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001559s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000101s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T16:50:48+08:00 ] 49.235.136.28 GET / [ info ] www.clcoa.com/ [运行时间:0.028468s][吞吐率:35.13req/s] [内存消耗:3,335.36kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001118s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'cache-control' => 'no-cache', 'connection' => 'keep-alive, close', 'pragma' => 'no-cache', 'upgrade-insecure-requests' => '1', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001478s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000108s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:04:48+08:00 ] 45.156.128.43 GET / [ info ] 47.105.33.115/ [运行时间:0.028087s][吞吐率:35.60req/s] [内存消耗:3,333.01kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001206s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001565s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000112s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:32+08:00 ] 172.192.18.135 GET /wp-content/plugins/hellopress/wp_filemanager.php [ info ] clcoa.com/wp-content/plugins/hellopress/wp_filemanager.php [运行时间:0.023789s][吞吐率:42.04req/s] [内存消耗:2,224.71kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000054s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001576s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'plugins', 2 => 'hellopress', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:32+08:00 ] 172.192.18.135 GET /footer.php [ info ] clcoa.com/footer.php [运行时间:0.023513s][吞吐率:42.53req/s] [内存消耗:2,224.43kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001338s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'footer.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:33+08:00 ] 172.192.18.135 GET /wp-2019.php [ info ] clcoa.com/wp-2019.php [运行时间:0.023286s][吞吐率:42.94req/s] [内存消耗:2,224.42kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001363s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-2019.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:33+08:00 ] 172.192.18.135 GET /abe.php [ info ] clcoa.com/abe.php [运行时间:0.025064s][吞吐率:39.90req/s] [内存消耗:2,224.41kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000052s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001672s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'abe.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:33+08:00 ] 172.192.18.135 GET /chosen.php?p= [ info ] clcoa.com/chosen.php?p= [运行时间:0.022763s][吞吐率:43.93req/s] [内存消耗:2,224.92kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001306s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'chosen.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( 'p' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:33+08:00 ] 172.192.18.135 GET /goods.php [ info ] clcoa.com/goods.php [运行时间:0.018473s][吞吐率:54.13req/s] [内存消耗:2,224.34kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001082s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'goods.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:33+08:00 ] 172.192.18.135 GET /index1.php [ info ] clcoa.com/index1.php [运行时间:0.019387s][吞吐率:51.58req/s] [内存消耗:2,224.43kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001137s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index1.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:33+08:00 ] 172.192.18.135 GET /lock6.php [ info ] clcoa.com/lock6.php [运行时间:0.019638s][吞吐率:50.92req/s] [内存消耗:2,224.34kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000049s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001167s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'lock6.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:33+08:00 ] 172.192.18.135 GET /news.php [ info ] clcoa.com/news.php [运行时间:0.019582s][吞吐率:51.07req/s] [内存消耗:2,224.34kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001110s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'news.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:33+08:00 ] 172.192.18.135 GET /bs1.php [ info ] clcoa.com/bs1.php [运行时间:0.018804s][吞吐率:53.18req/s] [内存消耗:2,224.41kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001151s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'bs1.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:34+08:00 ] 172.192.18.135 GET /css/plugins.php [ info ] clcoa.com/css/plugins.php [运行时间:0.018947s][吞吐率:52.78req/s] [内存消耗:2,224.48kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001096s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'css', 1 => 'plugins.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:34+08:00 ] 172.192.18.135 GET /themes.php [ info ] clcoa.com/themes.php [运行时间:0.020127s][吞吐率:49.68req/s] [内存消耗:2,224.43kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001145s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'themes.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:34+08:00 ] 172.192.18.135 GET /404.php [ info ] clcoa.com/404.php [运行时间:0.023169s][吞吐率:43.16req/s] [内存消耗:2,224.41kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001217s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '404.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:34+08:00 ] 172.192.18.135 GET /index/function.php [ info ] clcoa.com/index/function.php [运行时间:0.027333s][吞吐率:36.59req/s] [内存消耗:2,489.24kb] [文件加载:55] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000053s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001344s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'function.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/index/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.002042s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:34+08:00 ] 172.192.18.135 GET /wp-mail.php [ info ] clcoa.com/wp-mail.php [运行时间:0.019629s][吞吐率:50.95req/s] [内存消耗:2,224.42kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001100s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-mail.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:34+08:00 ] 172.192.18.135 GET /1.php [ info ] clcoa.com/1.php [运行时间:0.019398s][吞吐率:51.55req/s] [内存消耗:2,224.51kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001168s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '1.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:35+08:00 ] 172.192.18.135 GET /ok.php [ info ] clcoa.com/ok.php [运行时间:0.021044s][吞吐率:47.52req/s] [内存消耗:2,224.46kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001196s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ok.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:35+08:00 ] 172.192.18.135 GET /js/fm.php [ info ] clcoa.com/js/fm.php [运行时间:0.020390s][吞吐率:49.04req/s] [内存消耗:2,224.45kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001143s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'js', 1 => 'fm.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:35+08:00 ] 172.192.18.135 GET /default.php [ info ] clcoa.com/default.php [运行时间:0.020669s][吞吐率:48.38req/s] [内存消耗:2,224.42kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001187s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'default.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:35+08:00 ] 172.192.18.135 GET /m.php [ info ] clcoa.com/m.php [运行时间:0.020170s][吞吐率:49.58req/s] [内存消耗:2,224.51kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001188s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'm.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:35+08:00 ] 172.192.18.135 GET /alfa-rex.php [ info ] clcoa.com/alfa-rex.php [运行时间:0.020695s][吞吐率:48.32req/s] [内存消耗:2,224.38kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001338s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'alfa-rex.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:36+08:00 ] 172.192.18.135 GET /dropdown.php [ info ] clcoa.com/dropdown.php [运行时间:0.020448s][吞吐率:48.90req/s] [内存消耗:2,224.38kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001133s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'dropdown.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:36+08:00 ] 172.192.18.135 GET /lv.php [ info ] clcoa.com/lv.php [运行时间:0.020341s][吞吐率:49.16req/s] [内存消耗:2,224.46kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001191s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'lv.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:36+08:00 ] 172.192.18.135 GET /hoot.php [ info ] clcoa.com/hoot.php [运行时间:0.018594s][吞吐率:53.78req/s] [内存消耗:2,224.34kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001159s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hoot.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:36+08:00 ] 172.192.18.135 GET /fm.php [ info ] clcoa.com/fm.php [运行时间:0.018585s][吞吐率:53.81req/s] [内存消耗:2,224.46kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001068s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'fm.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:36+08:00 ] 172.192.18.135 GET /post.php [ info ] clcoa.com/post.php [运行时间:0.021400s][吞吐率:46.73req/s] [内存消耗:2,224.34kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001229s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'post.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:37+08:00 ] 172.192.18.135 GET /db.php [ info ] clcoa.com/db.php [运行时间:0.019511s][吞吐率:51.25req/s] [内存消耗:2,224.46kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001167s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'db.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:37+08:00 ] 172.192.18.135 GET /file4.php [ info ] clcoa.com/file4.php [运行时间:0.020614s][吞吐率:48.51req/s] [内存消耗:2,224.34kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001714s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'file4.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:37+08:00 ] 172.192.18.135 GET /z.php [ info ] clcoa.com/z.php [运行时间:0.019799s][吞吐率:50.51req/s] [内存消耗:2,224.51kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001128s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'z.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:37+08:00 ] 172.192.18.135 GET /mah.php [ info ] clcoa.com/mah.php [运行时间:0.019579s][吞吐率:51.08req/s] [内存消耗:2,224.41kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001143s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'mah.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:38+08:00 ] 172.192.18.135 GET /wp-admin/admin.php [ info ] clcoa.com/wp-admin/admin.php [运行时间:0.019587s][吞吐率:51.05req/s] [内存消耗:2,224.55kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001175s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'admin.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:38+08:00 ] 172.192.18.135 GET /geju.php [ info ] clcoa.com/geju.php [运行时间:0.019106s][吞吐率:52.34req/s] [内存消耗:2,224.34kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001155s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'geju.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:38+08:00 ] 172.192.18.135 GET /ahax.php [ info ] clcoa.com/ahax.php [运行时间:0.019732s][吞吐率:50.68req/s] [内存消耗:2,224.34kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001197s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ahax.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:38+08:00 ] 172.192.18.135 GET /bless.php [ info ] clcoa.com/bless.php [运行时间:0.020425s][吞吐率:48.96req/s] [内存消耗:2,224.34kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001215s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'bless.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:38+08:00 ] 172.192.18.135 GET /alfa.php [ info ] clcoa.com/alfa.php [运行时间:0.019765s][吞吐率:50.59req/s] [内存消耗:2,224.34kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001105s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'alfa.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:39+08:00 ] 172.192.18.135 GET /contact.php [ info ] clcoa.com/contact.php [运行时间:0.019233s][吞吐率:51.99req/s] [内存消耗:2,224.42kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001149s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'contact.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:39+08:00 ] 172.192.18.135 GET /item.php [ info ] clcoa.com/item.php [运行时间:0.020470s][吞吐率:48.85req/s] [内存消耗:2,224.34kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000049s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001116s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'item.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:39+08:00 ] 172.192.18.135 GET /lufix.php [ info ] clcoa.com/lufix.php [运行时间:0.019438s][吞吐率:51.45req/s] [内存消耗:2,224.34kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001116s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'lufix.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:39+08:00 ] 172.192.18.135 GET /buy.php [ info ] clcoa.com/buy.php [运行时间:0.019432s][吞吐率:51.46req/s] [内存消耗:2,224.41kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001114s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'buy.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:39+08:00 ] 172.192.18.135 GET /cloud.php [ info ] clcoa.com/cloud.php [运行时间:0.020218s][吞吐率:49.46req/s] [内存消耗:2,224.34kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001162s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'cloud.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:39+08:00 ] 172.192.18.135 GET /shell20211028.php [ info ] clcoa.com/shell20211028.php [运行时间:0.020537s][吞吐率:48.69req/s] [内存消耗:2,224.55kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001149s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'shell20211028.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:39+08:00 ] 172.192.18.135 GET /lock.php [ info ] clcoa.com/lock.php [运行时间:0.019373s][吞吐率:51.62req/s] [内存消耗:2,224.34kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001139s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'lock.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:39+08:00 ] 172.192.18.135 GET /manager.php [ info ] clcoa.com/manager.php [运行时间:0.019089s][吞吐率:52.39req/s] [内存消耗:2,224.42kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001180s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'manager.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:40+08:00 ] 172.192.18.135 GET /ws.php [ info ] clcoa.com/ws.php [运行时间:0.018905s][吞吐率:52.90req/s] [内存消耗:2,224.46kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001119s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ws.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:40+08:00 ] 172.192.18.135 GET /gmo.php [ info ] clcoa.com/gmo.php [运行时间:0.019304s][吞吐率:51.80req/s] [内存消耗:2,224.41kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001094s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'gmo.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:40+08:00 ] 172.192.18.135 GET /gel4y.php [ info ] clcoa.com/gel4y.php [运行时间:0.019558s][吞吐率:51.13req/s] [内存消耗:2,224.34kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001146s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'gel4y.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:40+08:00 ] 172.192.18.135 GET /admin.php [ info ] clcoa.com/admin.php [运行时间:0.032723s][吞吐率:30.56req/s] [内存消耗:3,329.16kb] [文件加载:67] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000068s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001581s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001778s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000148s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:40+08:00 ] 172.192.18.135 GET /config.php [ info ] clcoa.com/config.php [运行时间:0.023210s][吞吐率:43.08req/s] [内存消耗:2,224.63kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001429s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'config.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'cookie' => 'PHPSESSID=tt605crn2d90mdgajte3eo0be4', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:10:41+08:00 ] 172.192.18.135 GET /k.php [ info ] clcoa.com/k.php [运行时间:0.023458s][吞吐率:42.63req/s] [内存消耗:2,224.95kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000052s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001447s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'k.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'cookie' => 'PHPSESSID=tt605crn2d90mdgajte3eo0be4', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:16:48+08:00 ] 59.82.135.28 GET / [ info ] clcoa.com/ [运行时间:0.030048s][吞吐率:33.28req/s] [内存消耗:3,333.18kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001267s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.7264.139 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => 'clcoa.com', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001591s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000116s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:16:48+08:00 ] 59.82.135.28 GET / [ info ] clcoa.com/ [运行时间:0.028303s][吞吐率:35.33req/s] [内存消耗:3,333.23kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001134s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.1961.197 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => 'clcoa.com', 'connection' => 'keep-alive', 'cookie' => 'PHPSESSID=k7rte7qifv2nsq5ooeko8u6010', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001503s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000095s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:22:23+08:00 ] 103.45.65.80 GET /js/plugins/ueditor/net/controller.ashx?action=catchimage [ info ] www.clcoa.com/js/plugins/ueditor/net/controller.ashx?action=catchimage [运行时间:0.020071s][吞吐率:49.82req/s] [内存消耗:2,227.30kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001196s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'js', 1 => 'plugins', 2 => 'ueditor', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.clcoa.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64)', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( 'action' => 'catchimage', 'net' => 'controller.ashx', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T17:25:34+08:00 ] 213.209.157.197 GET /.env [ info ] 47.105.33.115/.env [运行时间:0.019409s][吞吐率:51.52req/s] [内存消耗:2,228.64kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001209s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '.env', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', 'accept-charset' => 'utf-8', 'accept-encoding' => 'gzip', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T18:30:10+08:00 ] 43.159.152.187 GET / [ info ] 47.105.33.115:80/ [运行时间:0.028655s][吞吐率:34.90req/s] [内存消耗:3,335.34kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000054s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001221s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'cache-control' => 'no-cache', 'connection' => 'keep-alive, close', 'pragma' => 'no-cache', 'upgrade-insecure-requests' => '1', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001552s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000102s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T18:43:47+08:00 ] 141.98.11.140 GET /login.asp [ info ] 47.105.33.115:443/login.asp [运行时间:0.020490s][吞吐率:48.80req/s] [内存消耗:2,228.06kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000053s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001223s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'login.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:443', 'user-agent' => 'Mozilla/5.0', 'accept' => 'text/html', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T18:47:52+08:00 ] 167.94.138.184 GET /favicon.ico [ info ] 47.105.33.115:8081/favicon.ico [运行时间:0.018966s][吞吐率:52.73req/s] [内存消耗:2,225.74kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000053s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001107s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'favicon.ico', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'user-agent' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)', 'accept-encoding' => 'gzip', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T18:52:26+08:00 ] 45.156.128.130 GET / [ info ] 47.105.33.115/ [运行时间:0.028631s][吞吐率:34.93req/s] [内存消耗:3,333.04kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001181s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001535s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000097s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T19:07:43+08:00 ] 121.43.116.42 GET /nmaplowercheck1765364863 [ info ] 47.105.33.115/nmaplowercheck1765364863 [运行时间:0.064930s][吞吐率:15.40req/s] [内存消耗:2,225.43kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.005404s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.005407s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'nmaplowercheck1765364863', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T19:07:43+08:00 ] 121.43.116.42 POST /sdk [ info ] 47.105.33.115/sdk [运行时间:0.073626s][吞吐率:13.58req/s] [内存消耗:2,226.87kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001107s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'sdk', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)', 'content-length' => '441', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T19:07:43+08:00 ] 121.43.116.42 GET /nmaplowercheck1765364863 [ info ] 47.105.33.115/nmaplowercheck1765364863 [运行时间:0.039162s][吞吐率:25.54req/s] [内存消耗:2,227.86kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001189s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'nmaplowercheck1765364863', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T19:07:43+08:00 ] 121.43.116.42 POST /sdk [ info ] 47.105.33.115/sdk [运行时间:0.045999s][吞吐率:21.74req/s] [内存消耗:2,228.79kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001221s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'sdk', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)', 'content-length' => '441', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T19:07:44+08:00 ] 121.43.116.42 GET /evox/about [ info ] 47.105.33.115/evox/about [运行时间:0.021541s][吞吐率:46.42req/s] [内存消耗:2,225.35kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001405s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'evox', 1 => 'about', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T19:07:44+08:00 ] 121.43.116.42 GET /HNAP1 [ info ] 47.105.33.115/HNAP1 [运行时间:0.019110s][吞吐率:52.33req/s] [内存消耗:2,225.30kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001099s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'HNAP1', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T19:07:44+08:00 ] 121.43.116.42 GET /HNAP1 [ info ] 47.105.33.115/HNAP1 [运行时间:0.020217s][吞吐率:49.46req/s] [内存消耗:2,227.77kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001187s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'HNAP1', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T19:07:44+08:00 ] 121.43.116.42 GET /evox/about [ info ] 47.105.33.115/evox/about [运行时间:0.018836s][吞吐率:53.09req/s] [内存消耗:2,227.77kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001165s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'evox', 1 => 'about', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T19:08:04+08:00 ] 121.43.116.42 GET / [ info ] 47.105.33.115/ [运行时间:0.028868s][吞吐率:34.64req/s] [内存消耗:3,331.87kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001128s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001588s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000097s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T19:08:04+08:00 ] 121.43.116.42 GET / [ info ] 47.105.33.115/ [运行时间:0.026755s][吞吐率:37.38req/s] [内存消耗:3,331.92kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001068s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001528s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000091s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T19:12:48+08:00 ] 107.21.73.135 GET / [ info ] clcoa.com/ [运行时间:0.028435s][吞吐率:35.17req/s] [内存消耗:3,332.82kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001259s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/540.0 (KHTML, like Gecko) Ubuntu/10.10 Chrome/9.1.0.0 Safari/540.0', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001505s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000102s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T19:12:48+08:00 ] 107.21.73.135 GET / [ info ] clcoa.com/ [运行时间:0.028428s][吞吐率:35.18req/s] [内存消耗:3,333.28kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001169s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.1.1; Coolpad 3622A Build/LMY47V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.83 Mobile Safari/537.36', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001577s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000098s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T19:15:07+08:00 ] 5.187.35.158 GET / [ info ] 47.105.33.115:80/ [运行时间:0.031884s][吞吐率:31.36req/s] [内存消耗:3,292.40kb] [文件加载:67] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000052s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001176s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46', 'accept-encoding' => 'gzip, deflate, gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', 'x-requested-with' => 'XMLHttpRequest', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-language' => 'en US,en;q=0.9,sv;q=0.8', 'host' => '47.105.33.115:80', ) [ info ] [ PARAM ] array ( ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001653s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000120s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T19:23:21+08:00 ] 40.76.116.105 GET /developmentserver/metadatauploader [ info ] 47.105.33.115/developmentserver/metadatauploader [运行时间:0.021450s][吞吐率:46.62req/s] [内存消耗:2,225.51kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001240s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'developmentserver', 1 => 'metadatauploader', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 zgrab/0.x', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T19:44:35+08:00 ] 5.187.35.158 GET / [ info ] 47.105.33.115:443/ [运行时间:0.026499s][吞吐率:37.74req/s] [内存消耗:3,292.30kb] [文件加载:67] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001136s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46', 'accept-encoding' => 'gzip, deflate, gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', 'x-requested-with' => 'XMLHttpRequest', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-language' => 'en US,en;q=0.9,sv;q=0.8', 'host' => '47.105.33.115:443', ) [ info ] [ PARAM ] array ( ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001475s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000117s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T19:47:28+08:00 ] 138.68.131.233 GET /squid-internal-mgr/cachemgr.cgi [ info ] 47.105.33.115/squid-internal-mgr/cachemgr.cgi [运行时间:0.018927s][吞吐率:52.83req/s] [内存消耗:2,225.52kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001093s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'squid-internal-mgr', 1 => 'cachemgr.cgi', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 zgrab/0.x', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T19:51:54+08:00 ] 183.93.64.42 GET / [ info ] clcoa.com/ [运行时间:0.029436s][吞吐率:33.97req/s] [内存消耗:3,332.55kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001193s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001532s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000116s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T20:09:15+08:00 ] 51.159.15.84 GET /admin/config.php [ info ] 47.105.33.115/admin/config.php [运行时间:0.022851s][吞吐率:43.76req/s] [内存消耗:2,535.91kb] [文件加载:58] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001178s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'config.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'xfa1,nvdorz,nvd0rz', 'accept' => '*/*', 'host' => '47.105.33.115', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001575s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T20:15:12+08:00 ] 116.172.248.67 GET / [ info ] clcoa.com/ [运行时间:0.026398s][吞吐率:37.88req/s] [内存消耗:3,332.55kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001088s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001448s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000092s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T20:17:29+08:00 ] 51.89.129.46 GET / [ info ] www.clcoa.com/ [运行时间:0.028496s][吞吐率:35.09req/s] [内存消耗:3,333.13kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001162s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.clcoa.com', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'accept' => '*/*', 'accept-encoding' => 'deflate, gzip, br, zstd', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001575s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000106s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T20:22:15+08:00 ] 87.120.191.53 GET / [ info ] 47.105.33.115/ [运行时间:0.027114s][吞吐率:36.88req/s] [内存消耗:3,292.32kb] [文件加载:67] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001160s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46', 'accept-encoding' => 'gzip, deflate, gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', 'x-requested-with' => 'XMLHttpRequest', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-language' => 'en US,en;q=0.9,sv;q=0.8', 'host' => '47.105.33.115', ) [ info ] [ PARAM ] array ( ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001830s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000102s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T20:24:01+08:00 ] 64.62.156.94 GET / [ info ] 47.105.33.115/ [运行时间:0.028413s][吞吐率:35.20req/s] [内存消耗:3,333.11kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001150s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 OPR/95.0.0.0 (Edition Yx 05)', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001541s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000122s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T20:30:26+08:00 ] 3.137.73.221 GET / [ info ] 47.105.33.115/ [运行时间:0.027027s][吞吐率:37.00req/s] [内存消耗:3,333.54kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001096s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'cypex.ai/scanning Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) Chrome/126.0.0.0 Safari/537.36', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001456s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000100s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T20:32:24+08:00 ] 64.62.156.104 GET /favicon.ico [ info ] 47.105.33.115/favicon.ico [运行时间:0.022999s][吞吐率:43.48req/s] [内存消耗:2,228.23kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000053s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001379s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'favicon.ico', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:108.0) Gecko/20100101 Firefox/108.0', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T20:35:46+08:00 ] 87.120.191.53 GET / [ info ] 47.105.33.115/ [运行时间:0.029677s][吞吐率:33.70req/s] [内存消耗:3,292.32kb] [文件加载:67] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001240s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46', 'accept-encoding' => 'gzip, deflate, gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', 'x-requested-with' => 'XMLHttpRequest', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-language' => 'en US,en;q=0.9,sv;q=0.8', 'host' => '47.105.33.115', ) [ info ] [ PARAM ] array ( ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001735s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000103s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T20:37:06+08:00 ] 196.251.100.176 GET /components/com_sexycontactform/fileupload/index.php?file=tf2rghf.jpg [ info ] clcoa.com/components/com_sexycontactform/fileupload/index.php?file=tf2rghf.jpg [运行时间:0.018495s][吞吐率:54.07req/s] [内存消耗:2,227.14kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001108s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'components', 1 => 'com_sexycontactform', 2 => 'fileupload', ), ) [ info ] [ HEADER ] array ( 'accept' => '*/*', 'user-agent' => 'ALittle Client', 'host' => 'clcoa.com', 'content-type' => 'application/json', 'content-length' => '0', 'connection' => 'Keep-Alive', ) [ info ] [ PARAM ] array ( 'file' => 'tf2rghf.jpg', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T20:45:15+08:00 ] 42.83.147.55 GET / [ info ] clcoa.com/ [运行时间:0.027052s][吞吐率:36.97req/s] [内存消耗:3,333.73kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001094s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)Chrome/74.0.3729.169 Safari/537.36', 'content-type' => 'text/html; charset=utf-8', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001482s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000095s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T20:46:08+08:00 ] 64.62.156.94 GET /geoserver/web/ [ info ] 47.105.33.115/geoserver/web/ [运行时间:0.020728s][吞吐率:48.24req/s] [内存消耗:2,228.28kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001216s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'geoserver', 1 => 'web', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T20:51:33+08:00 ] 64.62.156.94 GET /.git/config [ info ] 47.105.33.115/.git/config [运行时间:0.019741s][吞吐率:50.66req/s] [内存消耗:2,228.41kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001145s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '.git', 1 => 'config', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.78', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T20:53:10+08:00 ] 175.110.113.125 GET / [ info ] / [运行时间:0.026718s][吞吐率:37.43req/s] [内存消耗:3,331.92kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001093s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001487s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000097s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T20:53:48+08:00 ] 175.110.113.125 GET / [ info ] / [运行时间:0.026895s][吞吐率:37.18req/s] [内存消耗:3,331.92kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001112s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001484s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000091s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T20:54:34+08:00 ] 175.110.113.125 GET / [ info ] / [运行时间:0.032951s][吞吐率:30.35req/s] [内存消耗:3,331.92kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001267s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001893s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000118s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:02:00+08:00 ] 89.248.164.165 GET http://ossweb-img.qq.com/images/js/eas/eas.js [ info ] ossweb-img.qq.comhttp://ossweb-img.qq.com/images/js/eas/eas.js [运行时间:0.019677s][吞吐率:50.82req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000052s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001137s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'images', 1 => 'js', 2 => 'eas', ), ) [ info ] [ HEADER ] array ( 'host' => 'ossweb-img.qq.com', 'user-agent' => 'Mozilla', 'if-modified-since' => 'Wed, 14 Jun 2023 09:24:00 GMT', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:16:26+08:00 ] 170.106.161.78 GET / [ info ] 47.105.33.115/ [运行时间:0.028516s][吞吐率:35.07req/s] [内存消耗:3,335.36kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001164s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'cache-control' => 'no-cache', 'connection' => 'keep-alive, close', 'pragma' => 'no-cache', 'upgrade-insecure-requests' => '1', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001554s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000108s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:16:46+08:00 ] 51.68.111.208 GET / [ info ] www.clcoa.com/ [运行时间:0.028722s][吞吐率:34.82req/s] [内存消耗:3,332.96kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001168s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.clcoa.com', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v2.0.4; http://mj12bot.com/)', 'accept-encoding' => 'br, gzip', 'accept' => '*/*', 'connection' => 'Keep-Alive', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001494s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000121s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:01+08:00 ] 26.120.21.239 GET /.well-known/acme-challenge/file.php [ info ] clcoa.com/.well-known/acme-challenge/file.php [运行时间:0.018331s][吞吐率:54.55req/s] [内存消耗:2,208.34kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001141s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '.well-known', 1 => 'acme-challenge', 2 => 'file.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '26.120.21.239', 'x-real-ip' => '26.120.21.239', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:01+08:00 ] 85.201.147.56 GET /.well-known/acme-challenge/wp-login.php [ info ] clcoa.com/.well-known/acme-challenge/wp-login.php [运行时间:0.018425s][吞吐率:54.27req/s] [内存消耗:2,208.66kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001079s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '.well-known', 1 => 'acme-challenge', 2 => 'wp-login.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '85.201.147.56', 'x-real-ip' => '85.201.147.56', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:02+08:00 ] 192.105.174.20 GET /.well-known/pki-validation/index.php [ info ] clcoa.com/.well-known/pki-validation/index.php [运行时间:0.018140s][吞吐率:55.13req/s] [内存消耗:2,208.43kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001065s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '.well-known', 1 => 'pki-validation', 2 => 'index.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '192.105.174.20', 'x-real-ip' => '192.105.174.20', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:02+08:00 ] 52.39.239.29 GET /1.php [ info ] clcoa.com/1.php [运行时间:0.018361s][吞吐率:54.46req/s] [内存消耗:2,208.16kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001076s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '1.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '52.39.239.29', 'x-real-ip' => '52.39.239.29', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:02+08:00 ] 186.9.32.94 GET /Sanskrit.php [ info ] clcoa.com/Sanskrit.php [运行时间:0.019141s][吞吐率:52.24req/s] [内存消耗:2,208.25kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001116s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Sanskrit.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '186.9.32.94', 'x-real-ip' => '186.9.32.94', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:02+08:00 ] 196.188.188.236 GET /aa.php [ info ] clcoa.com/aa.php [运行时间:0.019424s][吞吐率:51.48req/s] [内存消耗:2,208.17kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000049s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001161s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'aa.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '196.188.188.236', 'x-real-ip' => '196.188.188.236', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:02+08:00 ] 117.177.81.174 GET /about.php [ info ] clcoa.com/about.php [运行时间:0.019967s][吞吐率:50.08req/s] [内存消耗:2,208.21kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001095s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'about.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '117.177.81.174', 'x-real-ip' => '117.177.81.174', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:02+08:00 ] 143.220.4.92 GET /admin.php [ info ] clcoa.com/admin.php [运行时间:0.025926s][吞吐率:38.57req/s] [内存消耗:3,283.28kb] [文件加载:65] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001067s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '143.220.4.92', 'x-real-ip' => '143.220.4.92', ) [ info ] [ PARAM ] array ( ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001476s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000118s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:02+08:00 ] 166.219.190.33 GET /ahax.php [ info ] clcoa.com/ahax.php [运行时间:0.018100s][吞吐率:55.25req/s] [内存消耗:2,208.59kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001059s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ahax.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '166.219.190.33', 'x-real-ip' => '166.219.190.33', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:03+08:00 ] 146.195.224.87 GET /assets/as.php [ info ] clcoa.com/assets/as.php [运行时间:0.018857s][吞吐率:53.03req/s] [内存消耗:2,208.72kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001104s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'assets', 1 => 'as.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '146.195.224.87', 'x-real-ip' => '146.195.224.87', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:03+08:00 ] 41.226.141.222 GET /autoload_classmap/function.php [ info ] clcoa.com/autoload_classmap/function.php [运行时间:0.020061s][吞吐率:49.85req/s] [内存消耗:2,208.70kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001118s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'autoload_classmap', 1 => 'function.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '41.226.141.222', 'x-real-ip' => '41.226.141.222', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:03+08:00 ] 117.77.37.27 GET /av.php [ info ] clcoa.com/av.php [运行时间:0.020487s][吞吐率:48.81req/s] [内存消耗:2,208.48kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001205s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'av.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '117.77.37.27', 'x-real-ip' => '117.77.37.27', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:03+08:00 ] 221.174.183.152 GET /bless.php [ info ] clcoa.com/bless.php [运行时间:0.019383s][吞吐率:51.59req/s] [内存消耗:2,208.71kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000034s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001142s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'bless.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '221.174.183.152', 'x-real-ip' => '221.174.183.152', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:03+08:00 ] 73.239.223.168 GET /buy.php [ info ] clcoa.com/buy.php [运行时间:0.018969s][吞吐率:52.72req/s] [内存消耗:2,208.63kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001224s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'buy.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '73.239.223.168', 'x-real-ip' => '73.239.223.168', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:03+08:00 ] 241.163.124.233 GET /cc.php [ info ] clcoa.com/cc.php [运行时间:0.020517s][吞吐率:48.74req/s] [内存消耗:2,208.70kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001089s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'cc.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '241.163.124.233', 'x-real-ip' => '241.163.124.233', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:03+08:00 ] 120.25.56.69 GET /chosen.php [ info ] clcoa.com/chosen.php [运行时间:0.019708s][吞吐率:50.74req/s] [内存消耗:2,208.64kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001145s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'chosen.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '120.25.56.69', 'x-real-ip' => '120.25.56.69', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:03+08:00 ] 147.250.171.184 GET /css/index.php [ info ] clcoa.com/css/index.php [运行时间:0.020647s][吞吐率:48.43req/s] [内存消耗:2,208.72kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001213s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'css', 1 => 'index.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '147.250.171.184', 'x-real-ip' => '147.250.171.184', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:04+08:00 ] 53.129.181.135 GET /css/install.php [ info ] clcoa.com/css/install.php [运行时间:0.021518s][吞吐率:46.47req/s] [内存消耗:2,208.84kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001171s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'css', 1 => 'install.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '53.129.181.135', 'x-real-ip' => '53.129.181.135', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:04+08:00 ] 30.23.34.151 GET /elp.php [ info ] clcoa.com/elp.php [运行时间:0.019765s][吞吐率:50.59req/s] [内存消耗:2,208.64kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001168s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'elp.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '30.23.34.151', 'x-real-ip' => '30.23.34.151', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:04+08:00 ] 217.255.6.124 GET /file5.php [ info ] clcoa.com/file5.php [运行时间:0.020283s][吞吐率:49.30req/s] [内存消耗:2,208.59kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001131s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'file5.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '217.255.6.124', 'x-real-ip' => '217.255.6.124', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:04+08:00 ] 242.90.101.104 GET /function/function.php [ info ] clcoa.com/function/function.php [运行时间:0.019151s][吞吐率:52.22req/s] [内存消耗:2,208.87kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001108s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'function', 1 => 'function.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '242.90.101.104', 'x-real-ip' => '242.90.101.104', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:04+08:00 ] 179.129.68.209 GET /goods.php [ info ] clcoa.com/goods.php [运行时间:0.022373s][吞吐率:44.70req/s] [内存消耗:2,208.72kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001752s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'goods.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '179.129.68.209', 'x-real-ip' => '179.129.68.209', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:04+08:00 ] 144.51.239.222 GET /images/admin.php [ info ] clcoa.com/images/admin.php [运行时间:0.019432s][吞吐率:51.46req/s] [内存消耗:2,208.88kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001102s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'images', 1 => 'admin.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '144.51.239.222', 'x-real-ip' => '144.51.239.222', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:04+08:00 ] 173.107.90.182 GET /index/function.php [ info ] clcoa.com/index/function.php [运行时间:0.021054s][吞吐率:47.50req/s] [内存消耗:2,455.23kb] [文件加载:53] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001115s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'function.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '173.107.90.182', 'x-real-ip' => '173.107.90.182', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001512s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:05+08:00 ] 21.68.242.110 GET /inputs.php [ info ] clcoa.com/inputs.php [运行时间:0.019913s][吞吐率:50.22req/s] [内存消耗:2,208.68kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001169s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inputs.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '21.68.242.110', 'x-real-ip' => '21.68.242.110', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:05+08:00 ] 77.79.162.67 GET /mah/function.php [ info ] clcoa.com/mah/function.php [运行时间:0.019550s][吞吐率:51.15req/s] [内存消耗:2,208.88kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001177s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'mah', 1 => 'function.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '77.79.162.67', 'x-real-ip' => '77.79.162.67', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:05+08:00 ] 20.200.129.208 GET /manager.php [ info ] clcoa.com/manager.php [运行时间:0.018529s][吞吐率:53.97req/s] [内存消耗:2,208.63kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001084s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'manager.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '20.200.129.208', 'x-real-ip' => '20.200.129.208', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:05+08:00 ] 213.29.116.187 GET /mini.php [ info ] clcoa.com/mini.php [运行时间:0.021185s][吞吐率:47.20req/s] [内存消耗:2,208.59kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001207s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'mini.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '213.29.116.187', 'x-real-ip' => '213.29.116.187', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:06+08:00 ] 161.253.209.0 GET /network.php [ info ] clcoa.com/network.php [运行时间:0.021485s][吞吐率:46.54req/s] [内存消耗:2,208.65kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001256s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'network.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '161.253.209.0', 'x-real-ip' => '161.253.209.0', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:06+08:00 ] 236.46.168.121 GET /options-reading.php [ info ] clcoa.com/options-reading.php [运行时间:0.020651s][吞吐率:48.42req/s] [内存消耗:2,208.88kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001170s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'options-reading.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '236.46.168.121', 'x-real-ip' => '236.46.168.121', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:06+08:00 ] 163.158.129.73 GET /simple.php [ info ] clcoa.com/simple.php [运行时间:0.019261s][吞吐率:51.92req/s] [内存消耗:2,208.52kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001123s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'simple.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '163.158.129.73', 'x-real-ip' => '163.158.129.73', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:06+08:00 ] 98.221.184.24 GET /vendor/phpunit/phpunit/src/Util/PHP/as.php [ info ] clcoa.com/vendor/phpunit/phpunit/src/Util/PHP/as.php [运行时间:0.018708s][吞吐率:53.45req/s] [内存消耗:2,209.80kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001132s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'vendor', 1 => 'phpunit', 2 => 'phpunit', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '98.221.184.24', 'x-real-ip' => '98.221.184.24', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( 'src' => 'Util', 'PHP' => 'as.php', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:06+08:00 ] 5.77.213.195 GET /wp-admin/css/colors/ocean/about.php [ info ] clcoa.com/wp-admin/css/colors/ocean/about.php [运行时间:0.018336s][吞吐率:54.54req/s] [内存消耗:2,209.19kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001072s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'css', 2 => 'colors', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '5.77.213.195', 'x-real-ip' => '5.77.213.195', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( 'ocean' => 'about.php', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:06+08:00 ] 240.14.62.242 GET /wp-admin/images/index.php [ info ] clcoa.com/wp-admin/images/index.php [运行时间:0.019893s][吞吐率:50.27req/s] [内存消耗:2,208.55kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001126s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'images', 2 => 'index.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '240.14.62.242', 'x-real-ip' => '240.14.62.242', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:06+08:00 ] 247.97.104.39 GET /wp-admin/includes/index.php [ info ] clcoa.com/wp-admin/includes/index.php [运行时间:0.019643s][吞吐率:50.91req/s] [内存消耗:2,208.59kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001181s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'includes', 2 => 'index.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '247.97.104.39', 'x-real-ip' => '247.97.104.39', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:06+08:00 ] 117.8.134.160 GET /wp-admin/network/admin.php [ info ] clcoa.com/wp-admin/network/admin.php [运行时间:0.018997s][吞吐率:52.64req/s] [内存消耗:2,208.75kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001103s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'network', 2 => 'admin.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '117.8.134.160', 'x-real-ip' => '117.8.134.160', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:07+08:00 ] 133.60.66.215 GET /wp-admin/network/index.php [ info ] clcoa.com/wp-admin/network/index.php [运行时间:0.019240s][吞吐率:51.98req/s] [内存消耗:2,208.75kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001140s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'network', 2 => 'index.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '133.60.66.215', 'x-real-ip' => '133.60.66.215', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:07+08:00 ] 43.114.16.142 GET /wp-blog.php [ info ] clcoa.com/wp-blog.php [运行时间:0.018820s][吞吐率:53.13req/s] [内存消耗:2,208.54kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001082s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-blog.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '43.114.16.142', 'x-real-ip' => '43.114.16.142', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:07+08:00 ] 28.124.240.10 GET /wp-content/classwithtostring.php [ info ] clcoa.com/wp-content/classwithtostring.php [运行时间:0.019168s][吞吐率:52.17req/s] [内存消耗:2,208.49kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001175s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'classwithtostring.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '28.124.240.10', 'x-real-ip' => '28.124.240.10', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:07+08:00 ] 89.169.77.146 GET /wp-content/edit.php [ info ] clcoa.com/wp-content/edit.php [运行时间:0.018196s][吞吐率:54.96req/s] [内存消耗:2,208.91kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001138s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'edit.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '89.169.77.146', 'x-real-ip' => '89.169.77.146', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:07+08:00 ] 115.167.114.179 GET /wp-content/index.php [ info ] clcoa.com/wp-content/index.php [运行时间:0.018888s][吞吐率:52.94req/s] [内存消耗:2,208.82kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001080s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'index.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '115.167.114.179', 'x-real-ip' => '115.167.114.179', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:07+08:00 ] 149.49.12.171 GET /wp-content/languages/index.php [ info ] clcoa.com/wp-content/languages/index.php [运行时间:0.018294s][吞吐率:54.66req/s] [内存消耗:2,208.67kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001090s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'languages', 2 => 'index.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '149.49.12.171', 'x-real-ip' => '149.49.12.171', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:07+08:00 ] 149.87.42.107 GET /wp-content/plugins/admin.php [ info ] clcoa.com/wp-content/plugins/admin.php [运行时间:0.019348s][吞吐率:51.69req/s] [内存消耗:2,208.70kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001254s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'plugins', 2 => 'admin.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '149.87.42.107', 'x-real-ip' => '149.87.42.107', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:08+08:00 ] 114.135.214.212 GET /wp-content/themes/pridmag/install.php?u [ info ] clcoa.com/wp-content/themes/pridmag/install.php?u [运行时间:0.019954s][吞吐率:50.12req/s] [内存消耗:2,209.20kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001151s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'themes', 2 => 'pridmag', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '114.135.214.212', 'x-real-ip' => '114.135.214.212', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( 'u' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:08+08:00 ] 22.233.245.213 GET /wp-content/themes/tflow/as.php [ info ] clcoa.com/wp-content/themes/tflow/as.php [运行时间:0.019820s][吞吐率:50.45req/s] [内存消耗:2,208.66kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001105s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'themes', 2 => 'tflow', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '22.233.245.213', 'x-real-ip' => '22.233.245.213', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:08+08:00 ] 244.141.95.160 GET /wp-content/themes/twentytwentyfour/system_cache.php [ info ] clcoa.com/wp-content/themes/twentytwentyfour/system_cache.php [运行时间:0.018438s][吞吐率:54.24req/s] [内存消耗:2,209.12kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001103s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'themes', 2 => 'twentytwentyfour', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '244.141.95.160', 'x-real-ip' => '244.141.95.160', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:08+08:00 ] 225.108.183.75 GET /wp-content/themes/twentytwentythree/patterns/index.php [ info ] clcoa.com/wp-content/themes/twentytwentythree/patterns/index.php [运行时间:0.018733s][吞吐率:53.38req/s] [内存消耗:2,209.25kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001124s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'themes', 2 => 'twentytwentythree', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '225.108.183.75', 'x-real-ip' => '225.108.183.75', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( 'patterns' => 'index.php', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:08+08:00 ] 115.148.192.34 GET /wp-editor.php [ info ] clcoa.com/wp-editor.php [运行时间:0.018310s][吞吐率:54.61req/s] [内存消耗:2,208.57kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001076s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-editor.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '115.148.192.34', 'x-real-ip' => '115.148.192.34', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:08+08:00 ] 0.80.29.33 GET /wp-good.php [ info ] clcoa.com/wp-good.php [运行时间:0.018655s][吞吐率:53.60req/s] [内存消耗:2,208.17kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001080s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-good.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '0.80.29.33', 'x-real-ip' => '0.80.29.33', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:08+08:00 ] 220.42.246.138 GET /wp-includes/ID3/about.php [ info ] clcoa.com/wp-includes/ID3/about.php [运行时间:0.018449s][吞吐率:54.20req/s] [内存消耗:2,208.70kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001109s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'ID3', 2 => 'about.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '220.42.246.138', 'x-real-ip' => '220.42.246.138', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:09+08:00 ] 125.235.129.223 GET /wp-includes/ID3/about.php/wp-content/x/index.php [ info ] clcoa.com/wp-includes/ID3/about.php/wp-content/x/index.php [运行时间:0.030799s][吞吐率:32.47req/s] [内存消耗:2,209.00kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000055s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001769s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'ID3', 2 => 'about.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '125.235.129.223', 'x-real-ip' => '125.235.129.223', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( 'content' => 'x', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:09+08:00 ] 45.5.101.21 GET /wp-includes/ID3/simi.php [ info ] clcoa.com/wp-includes/ID3/simi.php [运行时间:0.019338s][吞吐率:51.71req/s] [内存消耗:2,208.62kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001149s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'ID3', 2 => 'simi.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '45.5.101.21', 'x-real-ip' => '45.5.101.21', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:09+08:00 ] 20.35.45.81 GET /wp-includes/PHPMailer/index.php [ info ] clcoa.com/wp-includes/PHPMailer/index.php [运行时间:0.018576s][吞吐率:53.83req/s] [内存消耗:2,208.44kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001128s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'PHPMailer', 2 => 'index.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '20.35.45.81', 'x-real-ip' => '20.35.45.81', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:09+08:00 ] 105.38.169.81 GET /wp-includes/Requests/about.php [ info ] clcoa.com/wp-includes/Requests/about.php [运行时间:0.019940s][吞吐率:50.15req/s] [内存消耗:2,208.84kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001167s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'Requests', 2 => 'about.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '105.38.169.81', 'x-real-ip' => '105.38.169.81', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:09+08:00 ] 250.154.147.90 GET /wp-includes/SimplePie/index.php [ info ] clcoa.com/wp-includes/SimplePie/index.php [运行时间:0.020312s][吞吐率:49.23req/s] [内存消耗:2,208.43kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001192s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'SimplePie', 2 => 'index.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '250.154.147.90', 'x-real-ip' => '250.154.147.90', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:09+08:00 ] 70.168.116.169 GET /wp-includes/Text/Diff/Renderer/index.php [ info ] clcoa.com/wp-includes/Text/Diff/Renderer/index.php [运行时间:0.026040s][吞吐率:38.40req/s] [内存消耗:2,209.35kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000055s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001458s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'Text', 2 => 'Diff', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '70.168.116.169', 'x-real-ip' => '70.168.116.169', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( 'Renderer' => 'index.php', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:09+08:00 ] 77.154.123.66 GET /wp-includes/Text/Diff/index.php [ info ] clcoa.com/wp-includes/Text/Diff/index.php [运行时间:0.021731s][吞吐率:46.02req/s] [内存消耗:2,208.37kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001314s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'Text', 2 => 'Diff', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '77.154.123.66', 'x-real-ip' => '77.154.123.66', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:09+08:00 ] 149.87.122.68 GET /wp-includes/Text/index.php [ info ] clcoa.com/wp-includes/Text/index.php [运行时间:0.021166s][吞吐率:47.25req/s] [内存消耗:2,208.64kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000057s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001219s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'Text', 2 => 'index.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '149.87.122.68', 'x-real-ip' => '149.87.122.68', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:10+08:00 ] 75.61.223.217 GET /wp-includes/Text/xwx1.php [ info ] clcoa.com/wp-includes/Text/xwx1.php [运行时间:0.019950s][吞吐率:50.13req/s] [内存消耗:2,208.64kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001207s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'Text', 2 => 'xwx1.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '75.61.223.217', 'x-real-ip' => '75.61.223.217', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:10+08:00 ] 104.133.149.81 GET /wp-includes/assets/about.php [ info ] clcoa.com/wp-includes/assets/about.php [运行时间:0.020668s][吞吐率:48.38req/s] [内存消耗:2,208.71kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001145s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'assets', 2 => 'about.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '104.133.149.81', 'x-real-ip' => '104.133.149.81', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:10+08:00 ] 218.7.31.107 GET /wp-includes/assets/index.php [ info ] clcoa.com/wp-includes/assets/index.php [运行时间:0.020882s][吞吐率:47.89req/s] [内存消耗:2,208.69kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001191s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'assets', 2 => 'index.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '218.7.31.107', 'x-real-ip' => '218.7.31.107', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:10+08:00 ] 9.89.237.231 GET /wp-includes/bk/index.php [ info ] clcoa.com/wp-includes/bk/index.php [运行时间:0.020244s][吞吐率:49.40req/s] [内存消耗:2,208.58kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001144s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'bk', 2 => 'index.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '9.89.237.231', 'x-real-ip' => '9.89.237.231', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:10+08:00 ] 234.193.164.6 GET /wp-includes/block-bindings/radio.php [ info ] clcoa.com/wp-includes/block-bindings/radio.php [运行时间:0.021978s][吞吐率:45.50req/s] [内存消耗:2,208.47kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001312s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'block-bindings', 2 => 'radio.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '234.193.164.6', 'x-real-ip' => '234.193.164.6', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:10+08:00 ] 56.125.140.187 GET /wp-includes/blocks/calendar/index.php [ info ] clcoa.com/wp-includes/blocks/calendar/index.php [运行时间:0.021198s][吞吐率:47.17req/s] [内存消耗:2,208.51kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001334s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'blocks', 2 => 'calendar', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '56.125.140.187', 'x-real-ip' => '56.125.140.187', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:10+08:00 ] 190.219.184.56 GET /wp-includes/class-wp-locale-switcher-less.php [ info ] clcoa.com/wp-includes/class-wp-locale-switcher-less.php [运行时间:0.021825s][吞吐率:45.82req/s] [内存消耗:2,208.87kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001264s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'class-wp-locale-switcher-less.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '190.219.184.56', 'x-real-ip' => '190.219.184.56', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:10+08:00 ] 85.16.203.134 GET /wp-includes/css/index.php [ info ] clcoa.com/wp-includes/css/index.php [运行时间:0.018451s][吞吐率:54.20req/s] [内存消耗:2,208.68kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001073s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'css', 2 => 'index.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '85.16.203.134', 'x-real-ip' => '85.16.203.134', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:11+08:00 ] 93.87.123.187 GET /wp-includes/customize/chosen.php [ info ] clcoa.com/wp-includes/customize/chosen.php [运行时间:0.019293s][吞吐率:51.83req/s] [内存消耗:2,208.48kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001159s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'customize', 2 => 'chosen.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '93.87.123.187', 'x-real-ip' => '93.87.123.187', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:11+08:00 ] 134.222.198.142 GET /wp-includes/customize/class-wp-customize-media-icon-control.php [ info ] clcoa.com/wp-includes/customize/class-wp-customize-media-icon-control.php [运行时间:0.019511s][吞吐率:51.25req/s] [内存消耗:2,208.84kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001114s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'customize', 2 => 'class-wp-customize-media-icon-control.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '134.222.198.142', 'x-real-ip' => '134.222.198.142', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:11+08:00 ] 212.139.128.162 GET /wp-includes/customize/index.php [ info ] clcoa.com/wp-includes/customize/index.php [运行时间:0.019184s][吞吐率:52.13req/s] [内存消耗:2,208.44kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001145s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'customize', 2 => 'index.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '212.139.128.162', 'x-real-ip' => '212.139.128.162', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:11+08:00 ] 55.97.117.26 GET /wp-includes/customize/sx.php [ info ] clcoa.com/wp-includes/customize/sx.php [运行时间:0.019929s][吞吐率:50.18req/s] [内存消耗:2,208.66kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001240s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'customize', 2 => 'sx.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '55.97.117.26', 'x-real-ip' => '55.97.117.26', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:11+08:00 ] 9.193.155.227 GET /wp-includes/fonts/admin.php [ info ] clcoa.com/wp-includes/fonts/admin.php [运行时间:0.019486s][吞吐率:51.32req/s] [内存消耗:2,208.66kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001148s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'fonts', 2 => 'admin.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '9.193.155.227', 'x-real-ip' => '9.193.155.227', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:11+08:00 ] 84.228.204.130 GET /wp-includes/fonts/index.php [ info ] clcoa.com/wp-includes/fonts/index.php [运行时间:0.019059s][吞吐率:52.47req/s] [内存消耗:2,208.61kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001181s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'fonts', 2 => 'index.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '84.228.204.130', 'x-real-ip' => '84.228.204.130', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:11+08:00 ] 149.142.117.0 GET /wp-includes/images/smilies/about.php [ info ] clcoa.com/wp-includes/images/smilies/about.php [运行时间:0.019202s][吞吐率:52.08req/s] [内存消耗:2,208.47kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001139s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'images', 2 => 'smilies', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '149.142.117.0', 'x-real-ip' => '149.142.117.0', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:12+08:00 ] 184.79.221.161 GET /wp-includes/images/smilies/admin.php [ info ] clcoa.com/wp-includes/images/smilies/admin.php [运行时间:0.020663s][吞吐率:48.40req/s] [内存消耗:2,208.47kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001101s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'images', 2 => 'smilies', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '184.79.221.161', 'x-real-ip' => '184.79.221.161', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:12+08:00 ] 225.172.230.224 GET /wp-includes/index.php [ info ] clcoa.com/wp-includes/index.php [运行时间:0.019497s][吞吐率:51.29req/s] [内存消耗:2,208.91kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001092s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'index.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '225.172.230.224', 'x-real-ip' => '225.172.230.224', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:12+08:00 ] 79.88.173.115 GET /wp-includes/js/index.php [ info ] clcoa.com/wp-includes/js/index.php [运行时间:0.019074s][吞吐率:52.43req/s] [内存消耗:2,208.66kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001130s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'js', 2 => 'index.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '79.88.173.115', 'x-real-ip' => '79.88.173.115', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:12+08:00 ] 171.118.245.245 GET /wp-includes/js/jquery/jquery.php [ info ] clcoa.com/wp-includes/js/jquery/jquery.php [运行时间:0.019023s][吞吐率:52.57req/s] [内存消耗:2,208.44kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001166s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'js', 2 => 'jquery', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '171.118.245.245', 'x-real-ip' => '171.118.245.245', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:12+08:00 ] 92.225.193.95 GET /wp-includes/rest-api/endpoints/index.php [ info ] clcoa.com/wp-includes/rest-api/endpoints/index.php [运行时间:0.018599s][吞吐率:53.77req/s] [内存消耗:2,208.89kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001115s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'rest-api', 2 => 'endpoints', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '92.225.193.95', 'x-real-ip' => '92.225.193.95', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:12+08:00 ] 137.64.140.127 GET /wp-includes/sitemaps/wp-conflg.php [ info ] clcoa.com/wp-includes/sitemaps/wp-conflg.php [运行时间:0.019005s][吞吐率:52.62req/s] [内存消耗:2,208.51kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001105s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'sitemaps', 2 => 'wp-conflg.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '137.64.140.127', 'x-real-ip' => '137.64.140.127', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:12+08:00 ] 62.65.219.115 GET /wp-includes/style-engine/index.php [ info ] clcoa.com/wp-includes/style-engine/index.php [运行时间:0.018467s][吞吐率:54.15req/s] [内存消耗:2,208.46kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000034s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001098s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'style-engine', 2 => 'index.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '62.65.219.115', 'x-real-ip' => '62.65.219.115', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:12+08:00 ] 35.198.139.220 GET /wp-includes/wp-db-array.php [ info ] clcoa.com/wp-includes/wp-db-array.php [运行时间:0.018650s][吞吐率:53.62req/s] [内存消耗:2,208.63kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001133s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'wp-db-array.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '35.198.139.220', 'x-real-ip' => '35.198.139.220', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:13+08:00 ] 113.14.1.254 GET /wp-themes.php [ info ] clcoa.com/wp-themes.php [运行时间:0.018855s][吞吐率:53.04req/s] [内存消耗:2,208.55kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001111s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-themes.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '113.14.1.254', 'x-real-ip' => '113.14.1.254', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:13+08:00 ] 15.125.13.221 GET /wp-user.php [ info ] clcoa.com/wp-user.php [运行时间:0.018957s][吞吐率:52.75req/s] [内存消耗:2,208.80kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001109s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-user.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '15.125.13.221', 'x-real-ip' => '15.125.13.221', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:13+08:00 ] 161.41.144.14 GET /wp.php [ info ] clcoa.com/wp.php [运行时间:0.018771s][吞吐率:53.27req/s] [内存消耗:2,208.48kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000033s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001142s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '161.41.144.14', 'x-real-ip' => '161.41.144.14', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:13+08:00 ] 199.15.80.61 GET /x.php [ info ] clcoa.com/x.php [运行时间:0.018823s][吞吐率:53.13req/s] [内存消耗:2,208.66kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001135s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'x.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '199.15.80.61', 'x-real-ip' => '199.15.80.61', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:13+08:00 ] 222.189.172.121 GET /yas.php [ info ] clcoa.com/yas.php [运行时间:0.018748s][吞吐率:53.34req/s] [内存消耗:2,208.55kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001094s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'yas.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '222.189.172.121', 'x-real-ip' => '222.189.172.121', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:13+08:00 ] 113.231.199.124 GET /abcd.php [ info ] clcoa.com/abcd.php [运行时间:0.018758s][吞吐率:53.31req/s] [内存消耗:2,208.59kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001119s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'abcd.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '113.231.199.124', 'x-real-ip' => '113.231.199.124', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:14+08:00 ] 160.137.194.35 GET /akcc.php [ info ] clcoa.com/akcc.php [运行时间:0.020175s][吞吐率:49.57req/s] [内存消耗:2,208.77kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001177s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'akcc.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '160.137.194.35', 'x-real-ip' => '160.137.194.35', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:14+08:00 ] 235.122.87.128 GET /xmrlpc.php [ info ] clcoa.com/xmrlpc.php [运行时间:0.019120s][吞吐率:52.30req/s] [内存消耗:2,208.66kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001131s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'xmrlpc.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '235.122.87.128', 'x-real-ip' => '235.122.87.128', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:14+08:00 ] 141.60.183.89 GET /xmlrpc.php [ info ] clcoa.com/xmlrpc.php [运行时间:0.018883s][吞吐率:52.96req/s] [内存消耗:2,208.54kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001077s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'xmlrpc.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '141.60.183.89', 'x-real-ip' => '141.60.183.89', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:14+08:00 ] 196.80.71.34 GET /api.php [ info ] clcoa.com/api.php [运行时间:0.018357s][吞吐率:54.48req/s] [内存消耗:2,208.67kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001061s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '196.80.71.34', 'x-real-ip' => '196.80.71.34', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:14+08:00 ] 82.105.149.188 GET /classwithtostring.php [ info ] clcoa.com/classwithtostring.php [运行时间:0.019755s][吞吐率:50.62req/s] [内存消耗:2,208.89kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001232s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'classwithtostring.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '82.105.149.188', 'x-real-ip' => '82.105.149.188', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:14+08:00 ] 58.18.55.184 GET /cong.php [ info ] clcoa.com/cong.php [运行时间:0.018932s][吞吐率:52.82req/s] [内存消耗:2,208.69kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000034s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001106s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'cong.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '58.18.55.184', 'x-real-ip' => '58.18.55.184', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:15+08:00 ] 249.91.167.96 GET /edit.php [ info ] clcoa.com/edit.php [运行时间:0.020389s][吞吐率:49.05req/s] [内存消耗:2,208.48kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001178s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'edit.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '249.91.167.96', 'x-real-ip' => '249.91.167.96', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:15+08:00 ] 33.10.109.14 GET /new.php [ info ] clcoa.com/new.php [运行时间:0.019311s][吞吐率:51.78req/s] [内存消耗:2,208.63kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001113s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'new.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '33.10.109.14', 'x-real-ip' => '33.10.109.14', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:15+08:00 ] 108.226.169.79 GET /NewFile.php [ info ] clcoa.com/NewFile.php [运行时间:0.019546s][吞吐率:51.16req/s] [内存消耗:2,208.65kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001143s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'NewFile.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '108.226.169.79', 'x-real-ip' => '108.226.169.79', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:15+08:00 ] 247.95.18.52 GET /file.php [ info ] clcoa.com/file.php [运行时间:0.020554s][吞吐率:48.65req/s] [内存消耗:2,208.46kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001269s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'file.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '247.95.18.52', 'x-real-ip' => '247.95.18.52', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:15+08:00 ] 13.58.10.69 GET /gel4y.php [ info ] clcoa.com/gel4y.php [运行时间:0.018545s][吞吐率:53.92req/s] [内存消耗:2,208.51kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001090s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'gel4y.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '13.58.10.69', 'x-real-ip' => '13.58.10.69', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:15+08:00 ] 241.230.243.64 GET /info.php [ info ] clcoa.com/info.php [运行时间:0.020190s][吞吐率:49.53req/s] [内存消耗:2,208.65kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001154s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'info.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '241.230.243.64', 'x-real-ip' => '241.230.243.64', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:15+08:00 ] 33.20.18.17 GET /item.php [ info ] clcoa.com/item.php [运行时间:0.020169s][吞吐率:49.58req/s] [内存消耗:2,208.60kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000033s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001162s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'item.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '33.20.18.17', 'x-real-ip' => '33.20.18.17', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:16+08:00 ] 137.174.141.29 GET /ioxi-o.php [ info ] clcoa.com/ioxi-o.php [运行时间:0.018666s][吞吐率:53.57req/s] [内存消耗:2,208.71kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001085s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ioxi-o.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '137.174.141.29', 'x-real-ip' => '137.174.141.29', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:16+08:00 ] 40.142.142.121 GET /radio.php [ info ] clcoa.com/radio.php [运行时间:0.019226s][吞吐率:52.01req/s] [内存消耗:2,208.53kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000033s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001069s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'radio.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '40.142.142.121', 'x-real-ip' => '40.142.142.121', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:16+08:00 ] 234.146.243.42 GET /themes.php [ info ] clcoa.com/themes.php [运行时间:0.019087s][吞吐率:52.39req/s] [内存消耗:2,208.52kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001158s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'themes.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '234.146.243.42', 'x-real-ip' => '234.146.243.42', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:16+08:00 ] 95.204.74.235 GET /bolt.php [ info ] clcoa.com/bolt.php [运行时间:0.019644s][吞吐率:50.91req/s] [内存消耗:2,208.63kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001177s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'bolt.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '95.204.74.235', 'x-real-ip' => '95.204.74.235', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:16+08:00 ] 248.153.104.238 GET /wp-conflg.php [ info ] clcoa.com/wp-conflg.php [运行时间:0.018839s][吞吐率:53.08req/s] [内存消耗:2,208.82kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001114s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-conflg.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '248.153.104.238', 'x-real-ip' => '248.153.104.238', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:16+08:00 ] 141.252.8.248 GET /mah.php [ info ] clcoa.com/mah.php [运行时间:0.018468s][吞吐率:54.15req/s] [内存消耗:2,208.64kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001081s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'mah.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '141.252.8.248', 'x-real-ip' => '141.252.8.248', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:16+08:00 ] 19.128.3.103 GET /wp-admin/ [ info ] clcoa.com/wp-admin/ [运行时间:0.019369s][吞吐率:51.63req/s] [内存消耗:2,208.66kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001103s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '19.128.3.103', 'x-real-ip' => '19.128.3.103', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:17+08:00 ] 42.175.35.252 GET /wp-admin/classwithtostring.php [ info ] clcoa.com/wp-admin/classwithtostring.php [运行时间:0.018584s][吞吐率:53.81req/s] [内存消耗:2,208.53kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001164s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'classwithtostring.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '42.175.35.252', 'x-real-ip' => '42.175.35.252', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:17+08:00 ] 112.224.65.121 GET /wp-admin/includes/colour.php [ info ] clcoa.com/wp-admin/includes/colour.php [运行时间:0.018738s][吞吐率:53.37req/s] [内存消耗:2,208.76kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001081s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'includes', 2 => 'colour.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '112.224.65.121', 'x-real-ip' => '112.224.65.121', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:17+08:00 ] 236.225.203.230 GET /wp-admin/js/ [ info ] clcoa.com/wp-admin/js/ [运行时间:0.018388s][吞吐率:54.38req/s] [内存消耗:2,208.77kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001105s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'js', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '236.225.203.230', 'x-real-ip' => '236.225.203.230', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:17+08:00 ] 164.85.128.78 GET /wp-admin/js/widgets/ [ info ] clcoa.com/wp-admin/js/widgets/ [运行时间:0.019101s][吞吐率:52.35req/s] [内存消耗:2,208.91kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001063s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'js', 2 => 'widgets', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '164.85.128.78', 'x-real-ip' => '164.85.128.78', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:17+08:00 ] 96.33.153.238 GET /wp-admin/js/widgets/index.php [ info ] clcoa.com/wp-admin/js/widgets/index.php [运行时间:0.018249s][吞吐率:54.80req/s] [内存消耗:2,208.72kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001069s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'js', 2 => 'widgets', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '96.33.153.238', 'x-real-ip' => '96.33.153.238', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:17+08:00 ] 121.251.115.47 GET /wp-admin/js/wp-login.php [ info ] clcoa.com/wp-admin/js/wp-login.php [运行时间:0.018375s][吞吐率:54.42req/s] [内存消耗:2,208.69kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001083s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'js', 2 => 'wp-login.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '121.251.115.47', 'x-real-ip' => '121.251.115.47', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:17+08:00 ] 113.29.93.208 GET /wp-admin/wp-admins.php [ info ] clcoa.com/wp-admin/wp-admins.php [运行时间:0.018354s][吞吐率:54.48req/s] [内存消耗:2,208.96kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001110s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'wp-admins.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '113.29.93.208', 'x-real-ip' => '113.29.93.208', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:17+08:00 ] 181.60.164.45 GET /wp-content/uploads/2025/ [ info ] clcoa.com/wp-content/uploads/2025/ [运行时间:0.019560s][吞吐率:51.13req/s] [内存消耗:2,208.68kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001137s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'uploads', 2 => '2025', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '181.60.164.45', 'x-real-ip' => '181.60.164.45', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:17+08:00 ] 113.236.41.229 GET /wp-content/uploads/2024/ [ info ] clcoa.com/wp-content/uploads/2024/ [运行时间:0.018287s][吞吐率:54.68req/s] [内存消耗:2,208.66kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001082s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'uploads', 2 => '2024', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '113.236.41.229', 'x-real-ip' => '113.236.41.229', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:18+08:00 ] 33.42.5.145 GET /wp-content/uploads/2023/ [ info ] clcoa.com/wp-content/uploads/2023/ [运行时间:0.018459s][吞吐率:54.17req/s] [内存消耗:2,208.57kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001093s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'uploads', 2 => '2023', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '33.42.5.145', 'x-real-ip' => '33.42.5.145', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:18+08:00 ] 143.9.169.173 GET /wp-content/cache/ [ info ] clcoa.com/wp-content/cache/ [运行时间:0.018463s][吞吐率:54.16req/s] [内存消耗:2,208.91kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001117s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'cache', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '143.9.169.173', 'x-real-ip' => '143.9.169.173', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:18+08:00 ] 97.103.35.150 GET /wp-content/w3tc/ [ info ] clcoa.com/wp-content/w3tc/ [运行时间:0.018487s][吞吐率:54.09req/s] [内存消耗:2,208.84kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000033s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001060s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'w3tc', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '97.103.35.150', 'x-real-ip' => '97.103.35.150', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:18+08:00 ] 184.127.213.77 GET /wp-content/et-cache/ [ info ] clcoa.com/wp-content/et-cache/ [运行时间:0.018647s][吞吐率:53.63req/s] [内存消耗:2,208.84kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001092s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'et-cache', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '184.127.213.77', 'x-real-ip' => '184.127.213.77', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:18+08:00 ] 232.128.56.169 GET /wp-content/cache/supercache/ [ info ] clcoa.com/wp-content/cache/supercache/ [运行时间:0.019911s][吞吐率:50.22req/s] [内存消耗:2,208.73kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001084s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'cache', 2 => 'supercache', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '232.128.56.169', 'x-real-ip' => '232.128.56.169', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:18+08:00 ] 204.179.8.218 GET /wp-content/wflogs/ [ info ] clcoa.com/wp-content/wflogs/ [运行时间:0.018073s][吞吐率:55.33req/s] [内存消耗:2,208.63kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000034s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001150s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'wflogs', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '204.179.8.218', 'x-real-ip' => '204.179.8.218', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:18+08:00 ] 216.187.216.7 GET /wp-content/upgrade/ [ info ] clcoa.com/wp-content/upgrade/ [运行时间:0.018306s][吞吐率:54.63req/s] [内存消耗:2,208.83kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001071s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'upgrade', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '216.187.216.7', 'x-real-ip' => '216.187.216.7', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:18+08:00 ] 126.48.232.135 GET /wp-content/updraft/ [ info ] clcoa.com/wp-content/updraft/ [运行时间:0.018147s][吞吐率:55.11req/s] [内存消耗:2,208.91kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001070s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'updraft', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '126.48.232.135', 'x-real-ip' => '126.48.232.135', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:19+08:00 ] 38.177.25.242 GET /wp-content/ai1wm-backups/ [ info ] clcoa.com/wp-content/ai1wm-backups/ [运行时间:0.026335s][吞吐率:37.97req/s] [内存消耗:2,208.73kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000057s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001169s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'ai1wm-backups', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '38.177.25.242', 'x-real-ip' => '38.177.25.242', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:19+08:00 ] 36.146.132.178 GET /wp-content/backups-dup-lite/ [ info ] clcoa.com/wp-content/backups-dup-lite/ [运行时间:0.018214s][吞吐率:54.90req/s] [内存消耗:2,208.66kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001078s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'backups-dup-lite', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '36.146.132.178', 'x-real-ip' => '36.146.132.178', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:19+08:00 ] 86.117.21.70 GET /wp-content/backup-db/ [ info ] clcoa.com/wp-content/backup-db/ [运行时间:0.018621s][吞吐率:53.70req/s] [内存消耗:2,208.82kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001080s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'backup-db', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '86.117.21.70', 'x-real-ip' => '86.117.21.70', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:19+08:00 ] 79.60.148.99 GET /wp-content/1.php [ info ] clcoa.com/wp-content/1.php [运行时间:0.019463s][吞吐率:51.38req/s] [内存消耗:2,208.87kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001176s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => '1.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '79.60.148.99', 'x-real-ip' => '79.60.148.99', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:19+08:00 ] 49.227.63.32 GET /wp-content/admin.php [ info ] clcoa.com/wp-content/admin.php [运行时间:0.019846s][吞吐率:50.39req/s] [内存消耗:2,208.88kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001081s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'admin.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '49.227.63.32', 'x-real-ip' => '49.227.63.32', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:19+08:00 ] 71.182.8.225 GET /wp-content/plugins/pwnd/as.php [ info ] clcoa.com/wp-content/plugins/pwnd/as.php [运行时间:0.019436s][吞吐率:51.45req/s] [内存消耗:2,208.69kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001115s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'plugins', 2 => 'pwnd', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '71.182.8.225', 'x-real-ip' => '71.182.8.225', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:19+08:00 ] 60.158.113.74 GET /wp-content/themes/admin.php [ info ] clcoa.com/wp-content/themes/admin.php [运行时间:0.019370s][吞吐率:51.63req/s] [内存消耗:2,208.62kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001092s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'themes', 2 => 'admin.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '60.158.113.74', 'x-real-ip' => '60.158.113.74', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:20+08:00 ] 198.150.248.194 GET /wp-content/upgrade/index.php [ info ] clcoa.com/wp-content/upgrade/index.php [运行时间:0.020302s][吞吐率:49.26req/s] [内存消耗:2,208.77kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001161s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'upgrade', 2 => 'index.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '198.150.248.194', 'x-real-ip' => '198.150.248.194', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:20+08:00 ] 251.122.151.237 GET /wp-content/uploads/ [ info ] clcoa.com/wp-content/uploads/ [运行时间:0.020942s][吞吐率:47.75req/s] [内存消耗:2,208.83kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001114s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'uploads', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '251.122.151.237', 'x-real-ip' => '251.122.151.237', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:20+08:00 ] 200.254.76.37 GET /wp-includes/PHPMailer/ [ info ] clcoa.com/wp-includes/PHPMailer/ [运行时间:0.020003s][吞吐率:49.99req/s] [内存消耗:2,208.91kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001145s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'PHPMailer', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '200.254.76.37', 'x-real-ip' => '200.254.76.37', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:20+08:00 ] 57.77.224.86 GET /wp-includes/images/ [ info ] clcoa.com/wp-includes/images/ [运行时间:0.023382s][吞吐率:42.77req/s] [内存消耗:2,208.85kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001659s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'images', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '57.77.224.86', 'x-real-ip' => '57.77.224.86', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:20+08:00 ] 47.50.106.102 GET /wp-includes/js/ [ info ] clcoa.com/wp-includes/js/ [运行时间:0.018963s][吞吐率:52.73req/s] [内存消耗:2,208.76kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001179s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'js', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '47.50.106.102', 'x-real-ip' => '47.50.106.102', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:20+08:00 ] 27.27.199.53 GET /wp-includes/css/ [ info ] clcoa.com/wp-includes/css/ [运行时间:0.018577s][吞吐率:53.83req/s] [内存消耗:2,208.84kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001089s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'css', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '27.27.199.53', 'x-real-ip' => '27.27.199.53', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:20+08:00 ] 194.23.239.39 GET /wp-includes/fonts/ [ info ] clcoa.com/wp-includes/fonts/ [运行时间:0.019601s][吞吐率:51.02req/s] [内存消耗:2,208.84kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001138s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'fonts', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '194.23.239.39', 'x-real-ip' => '194.23.239.39', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:20+08:00 ] 201.28.2.207 GET /wp-includes/certificates/ [ info ] clcoa.com/wp-includes/certificates/ [运行时间:0.019029s][吞吐率:52.55req/s] [内存消耗:2,208.72kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001115s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'certificates', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '201.28.2.207', 'x-real-ip' => '201.28.2.207', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:21+08:00 ] 202.83.52.95 GET /wp-includes/ID3/ [ info ] clcoa.com/wp-includes/ID3/ [运行时间:0.019584s][吞吐率:51.06req/s] [内存消耗:2,208.88kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001160s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'ID3', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '202.83.52.95', 'x-real-ip' => '202.83.52.95', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:21+08:00 ] 101.25.77.47 GET /wp-includes/IXR/ [ info ] clcoa.com/wp-includes/IXR/ [运行时间:0.019755s][吞吐率:50.62req/s] [内存消耗:2,208.84kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001193s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'IXR', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '101.25.77.47', 'x-real-ip' => '101.25.77.47', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:21+08:00 ] 13.190.136.143 GET /wp-includes/Requests/ [ info ] clcoa.com/wp-includes/Requests/ [运行时间:0.019161s][吞吐率:52.19req/s] [内存消耗:2,208.91kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001100s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'Requests', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '13.190.136.143', 'x-real-ip' => '13.190.136.143', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:21+08:00 ] 181.22.192.187 GET /wp-includes/SimplePie/ [ info ] clcoa.com/wp-includes/SimplePie/ [运行时间:0.019794s][吞吐率:50.52req/s] [内存消耗:2,208.80kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001138s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'SimplePie', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '181.22.192.187', 'x-real-ip' => '181.22.192.187', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:21+08:00 ] 77.144.12.99 GET /wp-includes/Text/ [ info ] clcoa.com/wp-includes/Text/ [运行时间:0.019699s][吞吐率:50.76req/s] [内存消耗:2,208.81kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001127s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'Text', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '77.144.12.99', 'x-real-ip' => '77.144.12.99', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:21+08:00 ] 134.100.190.221 GET /wp-includes/SimplePie/autoload_classmap.php [ info ] clcoa.com/wp-includes/SimplePie/autoload_classmap.php [运行时间:0.019750s][吞吐率:50.63req/s] [内存消耗:2,208.76kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000034s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001117s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'SimplePie', 2 => 'autoload_classmap.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '134.100.190.221', 'x-real-ip' => '134.100.190.221', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:21+08:00 ] 228.128.247.100 GET /wp-includes/SimplePie/chosen.php [ info ] clcoa.com/wp-includes/SimplePie/chosen.php [运行时间:0.018535s][吞吐率:53.95req/s] [内存消耗:2,208.45kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001060s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'SimplePie', 2 => 'chosen.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '228.128.247.100', 'x-real-ip' => '228.128.247.100', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:21+08:00 ] 188.76.177.105 GET /wp-includes/assets/autoload_classmap.php [ info ] clcoa.com/wp-includes/assets/autoload_classmap.php [运行时间:0.021827s][吞吐率:45.81req/s] [内存消耗:2,208.94kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000049s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001169s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'assets', 2 => 'autoload_classmap.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '188.76.177.105', 'x-real-ip' => '188.76.177.105', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:22+08:00 ] 233.109.44.250 GET /wp-includes/css/autoload_classmap.php [ info ] clcoa.com/wp-includes/css/autoload_classmap.php [运行时间:0.019500s][吞吐率:51.28req/s] [内存消耗:2,208.53kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001130s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'css', 2 => 'autoload_classmap.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '233.109.44.250', 'x-real-ip' => '233.109.44.250', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:22+08:00 ] 89.100.224.58 GET /wp-includes/fonts/autoload_classmap.php [ info ] clcoa.com/wp-includes/fonts/autoload_classmap.php [运行时间:0.020716s][吞吐率:48.27req/s] [内存消耗:2,209.02kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001080s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'fonts', 2 => 'autoload_classmap.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '89.100.224.58', 'x-real-ip' => '89.100.224.58', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:22+08:00 ] 239.40.31.150 GET /wp-includes/js/crop/ [ info ] clcoa.com/wp-includes/js/crop/ [运行时间:0.020326s][吞吐率:49.20req/s] [内存消耗:2,208.95kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001098s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'js', 2 => 'crop', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '239.40.31.150', 'x-real-ip' => '239.40.31.150', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:22+08:00 ] 59.180.246.180 GET /wp-includes/pomo/ [ info ] clcoa.com/wp-includes/pomo/ [运行时间:0.018925s][吞吐率:52.84req/s] [内存消耗:2,208.83kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001059s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'pomo', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '59.180.246.180', 'x-real-ip' => '59.180.246.180', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:22+08:00 ] 125.63.0.146 GET /wp-includes/rest-api/search/index.php [ info ] clcoa.com/wp-includes/rest-api/search/index.php [运行时间:0.019756s][吞吐率:50.62req/s] [内存消耗:2,208.49kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001175s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'rest-api', 2 => 'search', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '125.63.0.146', 'x-real-ip' => '125.63.0.146', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:22+08:00 ] 98.114.83.214 GET /wp-includes/sitemaps/autoload_classmap.php [ info ] clcoa.com/wp-includes/sitemaps/autoload_classmap.php [运行时间:0.020836s][吞吐率:47.99req/s] [内存消耗:2,208.87kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001132s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'sitemaps', 2 => 'autoload_classmap.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '98.114.83.214', 'x-real-ip' => '98.114.83.214', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:22+08:00 ] 79.248.70.96 GET /wp-includes/style-engine/autoload_classmap.php [ info ] clcoa.com/wp-includes/style-engine/autoload_classmap.php [运行时间:0.018622s][吞吐率:53.70req/s] [内存消耗:2,208.46kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001097s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'style-engine', 2 => 'autoload_classmap.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '79.248.70.96', 'x-real-ip' => '79.248.70.96', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:22+08:00 ] 140.43.229.108 GET /wp-includes/style-engine/wp-conflg.php [ info ] clcoa.com/wp-includes/style-engine/wp-conflg.php [运行时间:0.018913s][吞吐率:52.87req/s] [内存消耗:2,208.51kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001068s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'style-engine', 2 => 'wp-conflg.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '140.43.229.108', 'x-real-ip' => '140.43.229.108', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:22+08:00 ] 81.58.235.175 GET /wp-includes/theme-compat/ [ info ] clcoa.com/wp-includes/theme-compat/ [运行时间:0.020295s][吞吐率:49.27req/s] [内存消耗:2,208.70kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001183s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'theme-compat', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '81.58.235.175', 'x-real-ip' => '81.58.235.175', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:23+08:00 ] 126.161.121.185 GET /wp-includes/widgets/autoload_classmap.php [ info ] clcoa.com/wp-includes/widgets/autoload_classmap.php [运行时间:0.020747s][吞吐率:48.20req/s] [内存消耗:2,209.09kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001133s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'widgets', 2 => 'autoload_classmap.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '126.161.121.185', 'x-real-ip' => '126.161.121.185', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:23+08:00 ] 240.120.192.55 GET /moon.php [ info ] clcoa.com/moon.php [运行时间:0.019930s][吞吐率:50.18req/s] [内存消耗:2,208.64kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000049s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001216s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'moon.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '240.120.192.55', 'x-real-ip' => '240.120.192.55', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:23+08:00 ] 153.116.34.49 GET /wp-includes/rest-api/ [ info ] clcoa.com/wp-includes/rest-api/ [运行时间:0.020338s][吞吐率:49.17req/s] [内存消耗:2,208.93kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001120s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'rest-api', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '153.116.34.49', 'x-real-ip' => '153.116.34.49', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:23+08:00 ] 20.210.7.41 GET /wp-includes/widgets/ [ info ] clcoa.com/wp-includes/widgets/ [运行时间:0.019577s][吞吐率:51.08req/s] [内存消耗:2,208.87kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001262s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'widgets', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '20.210.7.41', 'x-real-ip' => '20.210.7.41', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:23+08:00 ] 113.124.72.132 GET /wp-admin/css/ [ info ] clcoa.com/wp-admin/css/ [运行时间:0.018991s][吞吐率:52.66req/s] [内存消耗:2,208.59kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001062s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'css', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '113.124.72.132', 'x-real-ip' => '113.124.72.132', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:23+08:00 ] 163.35.242.82 GET /wp-admin/images/ [ info ] clcoa.com/wp-admin/images/ [运行时间:0.019240s][吞吐率:51.97req/s] [内存消耗:2,208.98kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001115s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'images', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '163.35.242.82', 'x-real-ip' => '163.35.242.82', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:23+08:00 ] 149.160.237.75 GET /wp-admin/maint/ [ info ] clcoa.com/wp-admin/maint/ [运行时间:0.020487s][吞吐率:48.81req/s] [内存消耗:2,208.85kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001127s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'maint', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '149.160.237.75', 'x-real-ip' => '149.160.237.75', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:24+08:00 ] 29.119.3.161 GET /wp-admin/meta/ [ info ] clcoa.com/wp-admin/meta/ [运行时间:0.020333s][吞吐率:49.18req/s] [内存消耗:2,208.73kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001130s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'meta', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '29.119.3.161', 'x-real-ip' => '29.119.3.161', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:24+08:00 ] 154.130.173.9 GET /wp-admin/network/ [ info ] clcoa.com/wp-admin/network/ [运行时间:0.019642s][吞吐率:50.91req/s] [内存消耗:2,208.88kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000033s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001125s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'network', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '154.130.173.9', 'x-real-ip' => '154.130.173.9', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:24+08:00 ] 111.221.0.205 GET /wp-admin/user/ [ info ] clcoa.com/wp-admin/user/ [运行时间:0.019944s][吞吐率:50.14req/s] [内存消耗:2,208.75kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001076s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'user', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '111.221.0.205', 'x-real-ip' => '111.221.0.205', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:24+08:00 ] 96.206.219.114 GET /wp-content/ [ info ] clcoa.com/wp-content/ [运行时间:0.019343s][吞吐率:51.70req/s] [内存消耗:2,208.66kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001153s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '96.206.219.114', 'x-real-ip' => '96.206.219.114', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:24+08:00 ] 189.99.124.158 GET /wp-content/plugins/ [ info ] clcoa.com/wp-content/plugins/ [运行时间:0.020343s][吞吐率:49.16req/s] [内存消耗:2,208.81kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001120s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'plugins', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '189.99.124.158', 'x-real-ip' => '189.99.124.158', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:24+08:00 ] 8.154.214.217 GET /wp-content/themes/ [ info ] clcoa.com/wp-content/themes/ [运行时间:0.019622s][吞吐率:50.96req/s] [内存消耗:2,208.79kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001113s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'themes', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '8.154.214.217', 'x-real-ip' => '8.154.214.217', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:24+08:00 ] 122.109.140.87 GET /wp-admin/includes/ [ info ] clcoa.com/wp-admin/includes/ [运行时间:0.019876s][吞吐率:50.31req/s] [内存消耗:2,208.89kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001139s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'includes', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '122.109.140.87', 'x-real-ip' => '122.109.140.87', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:24+08:00 ] 185.139.252.184 GET /wp-includes/ [ info ] clcoa.com/wp-includes/ [运行时间:0.019406s][吞吐率:51.53req/s] [内存消耗:2,208.73kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001132s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '185.139.252.184', 'x-real-ip' => '185.139.252.184', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:24+08:00 ] 53.117.128.21 GET /wp-content/mu-plugins-old/ [ info ] clcoa.com/wp-content/mu-plugins-old/ [运行时间:0.018894s][吞吐率:52.93req/s] [内存消耗:2,208.69kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001095s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'mu-plugins-old', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '53.117.128.21', 'x-real-ip' => '53.117.128.21', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:25+08:00 ] 125.199.39.249 GET /wp-content/themes/classic/inc/ [ info ] clcoa.com/wp-content/themes/classic/inc/ [运行时间:0.019682s][吞吐率:50.81req/s] [内存消耗:2,208.67kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000052s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001147s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'themes', 2 => 'classic', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '125.199.39.249', 'x-real-ip' => '125.199.39.249', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:25+08:00 ] 124.182.225.46 GET /wp-content/plugins/ninja-forms/ [ info ] clcoa.com/wp-content/plugins/ninja-forms/ [运行时间:0.018853s][吞吐率:53.04req/s] [内存消耗:2,208.66kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000052s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001116s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'plugins', 2 => 'ninja-forms', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '124.182.225.46', 'x-real-ip' => '124.182.225.46', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:25+08:00 ] 112.34.255.183 GET /wp-content/mu-plugins/ [ info ] clcoa.com/wp-content/mu-plugins/ [运行时间:0.018802s][吞吐率:53.19req/s] [内存消耗:2,208.89kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001107s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'mu-plugins', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '112.34.255.183', 'x-real-ip' => '112.34.255.183', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:25+08:00 ] 50.98.70.160 GET /wp-includes/Text/Diff/Renderer/ [ info ] clcoa.com/wp-includes/Text/Diff/Renderer/ [运行时间:0.018759s][吞吐率:53.31req/s] [内存消耗:2,208.40kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001102s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'Text', 2 => 'Diff', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '50.98.70.160', 'x-real-ip' => '50.98.70.160', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:25+08:00 ] 107.218.134.23 GET /wp-includes/blocks/ [ info ] clcoa.com/wp-includes/blocks/ [运行时间:0.020155s][吞吐率:49.62req/s] [内存消耗:2,208.95kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001095s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'blocks', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '107.218.134.23', 'x-real-ip' => '107.218.134.23', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:25+08:00 ] 198.119.143.53 GET /wp-includes/customize/ [ info ] clcoa.com/wp-includes/customize/ [运行时间:0.019340s][吞吐率:51.71req/s] [内存消耗:2,208.92kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001159s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'customize', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '198.119.143.53', 'x-real-ip' => '198.119.143.53', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:25+08:00 ] 29.74.110.121 GET /.well-known/ [ info ] clcoa.com/.well-known/ [运行时间:0.019489s][吞吐率:51.31req/s] [内存消耗:2,208.66kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000056s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001202s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '.well-known', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '29.74.110.121', 'x-real-ip' => '29.74.110.121', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:25+08:00 ] 66.179.246.140 GET /ALFA_DATA/ [ info ] clcoa.com/ALFA_DATA/ [运行时间:0.019288s][吞吐率:51.85req/s] [内存消耗:2,208.64kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001130s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ALFA_DATA', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '66.179.246.140', 'x-real-ip' => '66.179.246.140', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:26+08:00 ] 138.205.145.150 GET /.well-knownold/ [ info ] clcoa.com/.well-knownold/ [运行时间:0.019667s][吞吐率:50.85req/s] [内存消耗:2,208.77kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001113s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '.well-knownold', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '138.205.145.150', 'x-real-ip' => '138.205.145.150', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:26+08:00 ] 174.96.42.236 GET /.well-known/acme-challenge/ [ info ] clcoa.com/.well-known/acme-challenge/ [运行时间:0.019991s][吞吐率:50.02req/s] [内存消耗:2,208.51kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001157s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '.well-known', 1 => 'acme-challenge', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '174.96.42.236', 'x-real-ip' => '174.96.42.236', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:26+08:00 ] 138.135.103.94 GET /upload/ [ info ] clcoa.com/upload/ [运行时间:0.019390s][吞吐率:51.57req/s] [内存消耗:2,208.51kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001171s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'upload', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '138.135.103.94', 'x-real-ip' => '138.135.103.94', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:26+08:00 ] 60.0.179.80 GET /admin/uploads/ [ info ] clcoa.com/admin/uploads/ [运行时间:0.021076s][吞吐率:47.45req/s] [内存消耗:2,490.51kb] [文件加载:56] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001132s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'uploads', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '60.0.179.80', 'x-real-ip' => '60.0.179.80', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001617s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:26+08:00 ] 220.162.24.23 GET /Admin/uploads/ [ info ] clcoa.com/Admin/uploads/ [运行时间:0.021450s][吞吐率:46.62req/s] [内存消耗:2,490.50kb] [文件加载:56] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001101s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Admin', 1 => 'uploads', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '220.162.24.23', 'x-real-ip' => '220.162.24.23', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001510s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:27+08:00 ] 238.197.65.39 GET /admin/ [ info ] clcoa.com/admin/ [运行时间:0.026022s][吞吐率:38.43req/s] [内存消耗:3,291.26kb] [文件加载:67] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001076s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '238.197.65.39', 'x-real-ip' => '238.197.65.39', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001467s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000093s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:27+08:00 ] 98.158.12.115 GET /images/ [ info ] clcoa.com/images/ [运行时间:0.019637s][吞吐率:50.92req/s] [内存消耗:2,208.64kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001159s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'images', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '98.158.12.115', 'x-real-ip' => '98.158.12.115', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:27+08:00 ] 237.24.95.37 GET /vendor/phpunit/phpunit/src/Util/PHP/ [ info ] clcoa.com/vendor/phpunit/phpunit/src/Util/PHP/ [运行时间:0.019163s][吞吐率:52.18req/s] [内存消耗:2,208.95kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001093s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'vendor', 1 => 'phpunit', 2 => 'phpunit', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '237.24.95.37', 'x-real-ip' => '237.24.95.37', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( 'src' => 'Util', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:27+08:00 ] 89.176.214.109 GET /upload/image/ [ info ] clcoa.com/upload/image/ [运行时间:0.019248s][吞吐率:51.95req/s] [内存消耗:2,208.73kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001100s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'upload', 1 => 'image', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '89.176.214.109', 'x-real-ip' => '89.176.214.109', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:27+08:00 ] 142.198.162.89 GET /assets/images/ [ info ] clcoa.com/assets/images/ [运行时间:0.019060s][吞吐率:52.47req/s] [内存消耗:2,208.46kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001114s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'assets', 1 => 'images', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '142.198.162.89', 'x-real-ip' => '142.198.162.89', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:27+08:00 ] 234.177.136.225 GET /Public/ [ info ] clcoa.com/Public/ [运行时间:0.019034s][吞吐率:52.54req/s] [内存消耗:2,208.39kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001128s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Public', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '234.177.136.225', 'x-real-ip' => '234.177.136.225', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:28+08:00 ] 223.162.46.109 GET /vendor/ [ info ] clcoa.com/vendor/ [运行时间:0.018859s][吞吐率:53.02req/s] [内存消耗:2,208.55kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001138s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'vendor', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '223.162.46.109', 'x-real-ip' => '223.162.46.109', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:28+08:00 ] 64.24.72.243 GET /local/ [ info ] clcoa.com/local/ [运行时间:0.018976s][吞吐率:52.70req/s] [内存消耗:2,208.66kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001135s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'local', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '64.24.72.243', 'x-real-ip' => '64.24.72.243', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:28+08:00 ] 89.125.186.143 GET /modules/ [ info ] clcoa.com/modules/ [运行时间:0.018840s][吞吐率:53.08req/s] [内存消耗:2,208.80kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001108s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'modules', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '89.125.186.143', 'x-real-ip' => '89.125.186.143', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:28+08:00 ] 127.56.12.196 GET /Site/ [ info ] clcoa.com/Site/ [运行时间:0.019671s][吞吐率:50.84req/s] [内存消耗:2,208.62kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001093s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Site', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '127.56.12.196', 'x-real-ip' => '127.56.12.196', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:28+08:00 ] 157.90.100.72 GET /system/ [ info ] clcoa.com/system/ [运行时间:0.019367s][吞吐率:51.63req/s] [内存消耗:2,208.41kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001169s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'system', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '157.90.100.72', 'x-real-ip' => '157.90.100.72', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:28+08:00 ] 136.245.56.81 GET /template/ [ info ] clcoa.com/template/ [运行时间:0.019724s][吞吐率:50.70req/s] [内存消耗:2,208.58kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001083s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'template', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '136.245.56.81', 'x-real-ip' => '136.245.56.81', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:28+08:00 ] 216.244.14.226 GET /shop/ [ info ] clcoa.com/shop/ [运行时间:0.019933s][吞吐率:50.17req/s] [内存消耗:2,208.64kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001114s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'shop', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '216.244.14.226', 'x-real-ip' => '216.244.14.226', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:29+08:00 ] 1.25.100.218 GET /admin/editor/ [ info ] clcoa.com/admin/editor/ [运行时间:0.021947s][吞吐率:45.56req/s] [内存消耗:2,490.56kb] [文件加载:56] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001105s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'editor', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '1.25.100.218', 'x-real-ip' => '1.25.100.218', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001532s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:29+08:00 ] 171.104.159.11 GET /include/ [ info ] clcoa.com/include/ [运行时间:0.020150s][吞吐率:49.63req/s] [内存消耗:2,208.69kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001545s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'include', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '171.104.159.11', 'x-real-ip' => '171.104.159.11', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:29+08:00 ] 192.74.193.199 GET /Assets/ [ info ] clcoa.com/Assets/ [运行时间:0.026035s][吞吐率:38.41req/s] [内存消耗:2,208.54kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001256s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Assets', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '192.74.193.199', 'x-real-ip' => '192.74.193.199', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:29+08:00 ] 14.209.109.232 GET /images/stories/ [ info ] clcoa.com/images/stories/ [运行时间:0.020614s][吞吐率:48.51req/s] [内存消耗:2,208.87kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001283s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'images', 1 => 'stories', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '14.209.109.232', 'x-real-ip' => '14.209.109.232', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:29+08:00 ] 38.243.219.8 GET /plugins/ [ info ] clcoa.com/plugins/ [运行时间:0.026152s][吞吐率:38.24req/s] [内存消耗:2,208.78kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000057s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001912s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'plugins', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '38.243.219.8', 'x-real-ip' => '38.243.219.8', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:29+08:00 ] 88.195.33.230 GET /php/ [ info ] clcoa.com/php/ [运行时间:0.023349s][吞吐率:42.83req/s] [内存消耗:2,208.41kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001237s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '88.195.33.230', 'x-real-ip' => '88.195.33.230', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:29+08:00 ] 61.187.19.211 GET /wp-includes/assets/ [ info ] clcoa.com/wp-includes/assets/ [运行时间:0.020788s][吞吐率:48.10req/s] [内存消耗:2,208.88kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000062s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001156s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'assets', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '61.187.19.211', 'x-real-ip' => '61.187.19.211', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:30+08:00 ] 230.9.229.195 GET /wp-includes/Text/Diff/Engine/ [ info ] clcoa.com/wp-includes/Text/Diff/Engine/ [运行时间:0.021907s][吞吐率:45.65req/s] [内存消耗:2,208.62kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000058s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001417s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'Text', 2 => 'Diff', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '230.9.229.195', 'x-real-ip' => '230.9.229.195', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:30+08:00 ] 183.143.117.129 GET /wp-includes/block-patterns/ [ info ] clcoa.com/wp-includes/block-patterns/ [运行时间:0.021582s][吞吐率:46.34req/s] [内存消耗:2,208.62kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001315s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'block-patterns', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '183.143.117.129', 'x-real-ip' => '183.143.117.129', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:30+08:00 ] 171.70.111.38 GET /wp-includes/Text/Diff/ [ info ] clcoa.com/wp-includes/Text/Diff/ [运行时间:0.021745s][吞吐率:45.99req/s] [内存消耗:2,208.86kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001309s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'Text', 2 => 'Diff', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '171.70.111.38', 'x-real-ip' => '171.70.111.38', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:30+08:00 ] 46.96.16.51 GET /wp-includes/block-supports/ [ info ] clcoa.com/wp-includes/block-supports/ [运行时间:0.021654s][吞吐率:46.18req/s] [内存消耗:2,208.67kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001315s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'block-supports', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '46.96.16.51', 'x-real-ip' => '46.96.16.51', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:30+08:00 ] 119.154.140.134 GET /wp-includes/SimplePie/Cache/ [ info ] clcoa.com/wp-includes/SimplePie/Cache/ [运行时间:0.021290s][吞吐率:46.97req/s] [内存消耗:2,208.53kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001388s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'SimplePie', 2 => 'Cache', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '119.154.140.134', 'x-real-ip' => '119.154.140.134', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:30+08:00 ] 157.64.223.139 GET /wp-includes/SimplePie/Content/Type/ [ info ] clcoa.com/wp-includes/SimplePie/Content/Type/ [运行时间:0.022406s][吞吐率:44.63req/s] [内存消耗:2,208.66kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001289s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'SimplePie', 2 => 'Content', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '157.64.223.139', 'x-real-ip' => '157.64.223.139', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:30+08:00 ] 50.175.34.83 GET /wp-includes/SimplePie/Content/ [ info ] clcoa.com/wp-includes/SimplePie/Content/ [运行时间:0.025388s][吞吐率:39.39req/s] [内存消耗:2,208.66kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001275s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'SimplePie', 2 => 'Content', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '50.175.34.83', 'x-real-ip' => '50.175.34.83', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:30+08:00 ] 105.196.211.155 GET /wp-includes/rest-api/endpoints/ [ info ] clcoa.com/wp-includes/rest-api/endpoints/ [运行时间:0.022071s][吞吐率:45.31req/s] [内存消耗:2,208.48kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001294s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'rest-api', 2 => 'endpoints', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '105.196.211.155', 'x-real-ip' => '105.196.211.155', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:31+08:00 ] 244.154.174.169 GET /wp-includes/rest-api/fields/ [ info ] clcoa.com/wp-includes/rest-api/fields/ [运行时间:0.021738s][吞吐率:46.00req/s] [内存消耗:2,208.57kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001372s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'rest-api', 2 => 'fields', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '244.154.174.169', 'x-real-ip' => '244.154.174.169', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:31+08:00 ] 141.175.40.125 GET /wp-includes/Requests/Cookie/ [ info ] clcoa.com/wp-includes/Requests/Cookie/ [运行时间:0.021160s][吞吐率:47.26req/s] [内存消耗:2,208.69kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001245s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'Requests', 2 => 'Cookie', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '141.175.40.125', 'x-real-ip' => '141.175.40.125', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:31+08:00 ] 53.192.199.170 GET /wp-includes/Requests/Proxy/ [ info ] clcoa.com/wp-includes/Requests/Proxy/ [运行时间:0.021376s][吞吐率:46.78req/s] [内存消耗:2,208.69kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001408s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'Requests', 2 => 'Proxy', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '53.192.199.170', 'x-real-ip' => '53.192.199.170', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:31+08:00 ] 15.116.94.218 GET /wp-includes/Requests/Response/ [ info ] clcoa.com/wp-includes/Requests/Response/ [运行时间:0.021811s][吞吐率:45.85req/s] [内存消耗:2,208.84kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001233s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'Requests', 2 => 'Response', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '15.116.94.218', 'x-real-ip' => '15.116.94.218', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:31+08:00 ] 61.153.112.244 GET /wp-includes/Requests/Transport/ [ info ] clcoa.com/wp-includes/Requests/Transport/ [运行时间:0.022921s][吞吐率:43.63req/s] [内存消耗:2,208.49kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.002465s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'Requests', 2 => 'Transport', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '61.153.112.244', 'x-real-ip' => '61.153.112.244', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:31+08:00 ] 163.104.238.128 GET /wp-includes/Requests/Utility/ [ info ] clcoa.com/wp-includes/Requests/Utility/ [运行时间:0.020651s][吞吐率:48.42req/s] [内存消耗:2,208.72kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001112s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'Requests', 2 => 'Utility', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '163.104.238.128', 'x-real-ip' => '163.104.238.128', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:31+08:00 ] 222.193.181.199 GET /wp-includes/js/codemirror/ [ info ] clcoa.com/wp-includes/js/codemirror/ [运行时间:0.025734s][吞吐率:38.86req/s] [内存消耗:2,208.73kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000067s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001902s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'js', 2 => 'codemirror', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '222.193.181.199', 'x-real-ip' => '222.193.181.199', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:31+08:00 ] 224.180.126.231 GET /wp-includes/Requests/Exception/HTTP/ [ info ] clcoa.com/wp-includes/Requests/Exception/HTTP/ [运行时间:0.021895s][吞吐率:45.67req/s] [内存消耗:2,208.52kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000055s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001176s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'Requests', 2 => 'Exception', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '224.180.126.231', 'x-real-ip' => '224.180.126.231', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:32+08:00 ] 138.36.246.202 GET /wp-includes/images/crystal/ [ info ] clcoa.com/wp-includes/images/crystal/ [运行时间:0.021683s][吞吐率:46.12req/s] [内存消耗:2,208.70kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001251s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'images', 2 => 'crystal', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '138.36.246.202', 'x-real-ip' => '138.36.246.202', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:32+08:00 ] 6.206.30.53 GET /wp-includes/images/media/ [ info ] clcoa.com/wp-includes/images/media/ [运行时间:0.023634s][吞吐率:42.31req/s] [内存消耗:2,208.68kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000052s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001684s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'images', 2 => 'media', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '6.206.30.53', 'x-real-ip' => '6.206.30.53', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:32+08:00 ] 135.224.123.36 GET /wp-includes/images/smilies/ [ info ] clcoa.com/wp-includes/images/smilies/ [运行时间:0.021484s][吞吐率:46.55req/s] [内存消耗:2,208.70kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000054s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001191s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'images', 2 => 'smilies', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '135.224.123.36', 'x-real-ip' => '135.224.123.36', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:32+08:00 ] 17.204.220.198 GET /wp-includes/images/wlw/ [ info ] clcoa.com/wp-includes/images/wlw/ [运行时间:0.022282s][吞吐率:44.88req/s] [内存消耗:2,208.68kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001252s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'images', 2 => 'wlw', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '17.204.220.198', 'x-real-ip' => '17.204.220.198', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:32+08:00 ] 23.181.23.116 GET /wp-includes/rest-api/search/ [ info ] clcoa.com/wp-includes/rest-api/search/ [运行时间:0.022422s][吞吐率:44.60req/s] [内存消耗:2,208.71kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001330s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'rest-api', 2 => 'search', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '23.181.23.116', 'x-real-ip' => '23.181.23.116', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:32+08:00 ] 62.108.205.61 GET /wp-includes/Requests/Exception/ [ info ] clcoa.com/wp-includes/Requests/Exception/ [运行时间:0.021546s][吞吐率:46.41req/s] [内存消耗:2,208.48kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001308s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'Requests', 2 => 'Exception', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '62.108.205.61', 'x-real-ip' => '62.108.205.61', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:32+08:00 ] 21.30.101.80 GET /wp-includes/Requests/Auth/ [ info ] clcoa.com/wp-includes/Requests/Auth/ [运行时间:0.021415s][吞吐率:46.70req/s] [内存消耗:2,208.69kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001351s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'Requests', 2 => 'Auth', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '21.30.101.80', 'x-real-ip' => '21.30.101.80', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:32+08:00 ] 28.252.197.10 GET /wp-includes/sodium_compat/src/ [ info ] clcoa.com/wp-includes/sodium_compat/src/ [运行时间:0.022549s][吞吐率:44.35req/s] [内存消耗:2,208.71kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001321s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'sodium_compat', 2 => 'src', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '28.252.197.10', 'x-real-ip' => '28.252.197.10', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:32+08:00 ] 233.128.161.41 GET /wp-includes/sitemaps/providers/ [ info ] clcoa.com/wp-includes/sitemaps/providers/ [运行时间:0.021991s][吞吐率:45.47req/s] [内存消耗:2,208.46kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000052s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001424s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'sitemaps', 2 => 'providers', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '233.128.161.41', 'x-real-ip' => '233.128.161.41', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:33+08:00 ] 253.168.47.191 GET /wp-includes/Text/Diff/Engine/Engine/ [ info ] clcoa.com/wp-includes/Text/Diff/Engine/Engine/ [运行时间:0.021100s][吞吐率:47.39req/s] [内存消耗:2,208.96kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001152s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'Text', 2 => 'Diff', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '253.168.47.191', 'x-real-ip' => '253.168.47.191', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( 'Engine' => 'Engine', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:33+08:00 ] 203.130.73.246 GET /wp-includes/html-api/ [ info ] clcoa.com/wp-includes/html-api/ [运行时间:0.021262s][吞吐率:47.03req/s] [内存消耗:2,208.84kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001264s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'html-api', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '203.130.73.246', 'x-real-ip' => '203.130.73.246', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:33+08:00 ] 197.194.161.22 GET /wp-includes/php-compat/ [ info ] clcoa.com/wp-includes/php-compat/ [运行时间:0.021602s][吞吐率:46.29req/s] [内存消耗:2,208.48kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001253s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'php-compat', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '197.194.161.22', 'x-real-ip' => '197.194.161.22', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:33+08:00 ] 114.254.206.100 GET /wp-includes/random_compat/ [ info ] clcoa.com/wp-includes/random_compat/ [运行时间:0.021909s][吞吐率:45.64req/s] [内存消耗:2,208.83kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001169s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'random_compat', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '114.254.206.100', 'x-real-ip' => '114.254.206.100', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:33+08:00 ] 39.45.214.78 GET /wp-includes/sitemaps/ [ info ] clcoa.com/wp-includes/sitemaps/ [运行时间:0.021388s][吞吐率:46.76req/s] [内存消耗:2,208.88kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000059s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001246s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'sitemaps', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '39.45.214.78', 'x-real-ip' => '39.45.214.78', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:33+08:00 ] 60.254.29.113 GET /wp-includes/sodium_compat/ [ info ] clcoa.com/wp-includes/sodium_compat/ [运行时间:0.021808s][吞吐率:45.85req/s] [内存消耗:2,208.56kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001361s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'sodium_compat', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '60.254.29.113', 'x-real-ip' => '60.254.29.113', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:33+08:00 ] 83.81.2.27 GET /wp-includes/style-engine/ [ info ] clcoa.com/wp-includes/style-engine/ [运行时间:0.018348s][吞吐率:54.50req/s] [内存消耗:2,208.55kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001198s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'style-engine', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '83.81.2.27', 'x-real-ip' => '83.81.2.27', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:33+08:00 ] 54.183.235.246 GET /wp-admin/css/colors/ectoplasm/ [ info ] clcoa.com/wp-admin/css/colors/ectoplasm/ [运行时间:0.018391s][吞吐率:54.37req/s] [内存消耗:2,208.60kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001121s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'css', 2 => 'colors', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '54.183.235.246', 'x-real-ip' => '54.183.235.246', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:34+08:00 ] 212.109.67.204 GET /wp-admin/css/colors/ [ info ] clcoa.com/wp-admin/css/colors/ [运行时间:0.018460s][吞吐率:54.17req/s] [内存消耗:2,208.94kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001083s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'css', 2 => 'colors', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '212.109.67.204', 'x-real-ip' => '212.109.67.204', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:34+08:00 ] 0.247.206.50 GET /admin/images/slider/ [ info ] clcoa.com/admin/images/slider/ [运行时间:0.022494s][吞吐率:44.46req/s] [内存消耗:2,490.70kb] [文件加载:56] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001167s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'images', 2 => 'slider', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '0.247.206.50', 'x-real-ip' => '0.247.206.50', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001610s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:34+08:00 ] 198.124.137.68 GET /admin/fckeditor/editor/filemanager/ [ info ] clcoa.com/admin/fckeditor/editor/filemanager/ [运行时间:0.020930s][吞吐率:47.78req/s] [内存消耗:2,490.33kb] [文件加载:56] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001088s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'fckeditor', 2 => 'editor', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '198.124.137.68', 'x-real-ip' => '198.124.137.68', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001497s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:34+08:00 ] 225.107.34.84 GET /sites/default/files/ [ info ] clcoa.com/sites/default/files/ [运行时间:0.018758s][吞吐率:53.31req/s] [内存消耗:2,208.90kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000052s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001069s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'sites', 1 => 'default', 2 => 'files', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '225.107.34.84', 'x-real-ip' => '225.107.34.84', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:34+08:00 ] 86.155.113.97 GET /admin/controller/extension/extension/ [ info ] clcoa.com/admin/controller/extension/extension/ [运行时间:0.021791s][吞吐率:45.89req/s] [内存消耗:2,490.31kb] [文件加载:56] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001148s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'controller', 2 => 'extension', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '86.155.113.97', 'x-real-ip' => '86.155.113.97', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001557s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:34+08:00 ] 67.157.138.140 GET /modules/mod_simplefileuploadv1.3/elements/ [ info ] clcoa.com/modules/mod_simplefileuploadv1.3/elements/ [运行时间:0.019731s][吞吐率:50.68req/s] [内存消耗:2,208.49kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001182s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'modules', 1 => 'mod_simplefileuploadv1.3', 2 => 'elements', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '67.157.138.140', 'x-real-ip' => '67.157.138.140', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:35+08:00 ] 243.143.183.238 GET /components/ [ info ] clcoa.com/components/ [运行时间:0.018830s][吞吐率:53.11req/s] [内存消耗:2,208.68kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001071s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'components', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '243.143.183.238', 'x-real-ip' => '243.143.183.238', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:21:35+08:00 ] 172.177.250.102 GET /admin/uploads/images/ [ info ] clcoa.com/admin/uploads/images/ [运行时间:0.021128s][吞吐率:47.33req/s] [内存消耗:2,490.79kb] [文件加载:56] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001119s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'uploads', 2 => 'images', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '172.177.250.102', 'x-real-ip' => '172.177.250.102', 'cookie' => 'PHPSESSID=5ffuoi2g9kcjea3hc9e6m75el2', ) [ info ] [ PARAM ] array ( ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001480s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:31:42+08:00 ] 43.153.27.244 GET /admin/index/login?url=%2F [ info ] 47.105.33.115/admin/index/login?url=%2F [运行时间:0.031284s][吞吐率:31.97req/s] [内存消耗:3,840.77kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001165s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'cache-control' => 'no-cache', 'connection' => 'keep-alive, close', 'pragma' => 'no-cache', 'upgrade-insecure-requests' => '1', ) [ info ] [ PARAM ] array ( 'url' => '/', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001556s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/index.php [ info ] [ RUN ] app\admin\controller\Index->login[ /alidata/www/gendan/application/admin/controller/Index.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/index/login.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'background', 6 => 'title', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000095s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:31:49+08:00 ] 50.7.252.138 GET / [ info ] 47.105.33.115/ [运行时间:0.028740s][吞吐率:34.79req/s] [内存消耗:3,332.88kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001269s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001524s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000106s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:31:50+08:00 ] 50.7.252.138 GET /html/ie.html [ info ] 47.105.33.115/html/ie.html [运行时间:0.019907s][吞吐率:50.23req/s] [内存消耗:2,226.08kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001213s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'html', 1 => 'ie', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:37:58+08:00 ] 39.103.152.13 GET / [ info ] 47.105.33.115/ [运行时间:0.026739s][吞吐率:37.40req/s] [内存消耗:3,333.45kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001094s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'Upgrade, HTTP2-Settings', 'upgrade' => 'h2c', 'http2-settings' => 'AAMAAABkAARAAAAAAAIAAAAA', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36', 'host' => '47.105.33.115', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001460s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000105s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:40:27+08:00 ] 42.112.79.235 GET /admin/index/login [ info ] clcoa.com/admin/index/login [运行时间:0.032346s][吞吐率:30.92req/s] [内存消耗:3,781.48kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001331s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en-US,en;q=0.9,zh-CN;q=0.8,zh;q=0.7,vi;q=0.6', ) [ info ] [ PARAM ] array ( ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001708s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ RUN ] app\admin\controller\Index->login[ /alidata/www/gendan/application/admin/controller/Index.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/index/login.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'background', 6 => 'title', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000124s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:40:47+08:00 ] 168.76.20.229 GET / [ info ] 47.105.33.115:80/ [运行时间:0.029114s][吞吐率:34.35req/s] [内存消耗:3,333.14kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001320s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.2623.112 Safari/537.36', 'accept' => '*/*', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001713s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000110s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:40:59+08:00 ] 42.112.79.235 POST /admin/index/login [ info ] clcoa.com/admin/index/login [运行时间:0.058185s][吞吐率:17.19req/s] [内存消耗:4,905.99kb] [文件加载:77] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001456s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'connection' => 'keep-alive', 'content-length' => '76', 'cache-control' => 'max-age=0', 'origin' => 'http://clcoa.com', 'content-type' => 'application/x-www-form-urlencoded', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://clcoa.com/admin/index/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en-US,en;q=0.9,zh-CN;q=0.8,zh;q=0.7,vi;q=0.6', 'cookie' => 'PHPSESSID=79lgt3a5to4ss8j3cik1eq3521', ) [ info ] [ PARAM ] array ( '__token__' => '682fbc3aecd9af0515638b463f013bc1', 'username' => 'admin', 'password' => 'asd123456', ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001706s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ RUN ] app\admin\controller\Index->login[ /alidata/www/gendan/application/admin/controller/Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'code', 6 => 'msg', 7 => 'data', 8 => 'url', 9 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.006763s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000427s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin` [ RunTime:0.000898s ] [ sql ] [ SQL ] SELECT * FROM `ot_admin` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000376s ] [ sql ] [ SQL ] UPDATE `ot_admin` SET `loginfailure`=12,`updatetime`=1765374059 WHERE `id` = 1 [ RunTime:0.005465s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000835s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('Login' , '{\"__token__\":\"682fbc3aecd9af0515638b463f013bc1\",\"username\":\"admin\"}' , '/admin/index/login' , 0 , 'Unknown' , 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' , '42.112.79.235' , 1765374059) [ RunTime:0.005076s ] --------------------------------------------------------------- [ 2025-12-10T21:41:01+08:00 ] 42.112.79.235 GET /admin/index/index [ info ] clcoa.com/admin/index/index [运行时间:0.027878s][吞吐率:35.87req/s] [内存消耗:3,292.03kb] [文件加载:67] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001213s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://clcoa.com/admin/index/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en-US,en;q=0.9,zh-CN;q=0.8,zh;q=0.7,vi;q=0.6', 'cookie' => 'PHPSESSID=79lgt3a5to4ss8j3cik1eq3521', ) [ info ] [ PARAM ] array ( ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001581s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000103s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:41:03+08:00 ] 42.112.79.235 GET /admin/index/login?url=%2Fadmin%2Findex%2Findex [ info ] clcoa.com/admin/index/login?url=%2Fadmin%2Findex%2Findex [运行时间:0.032663s][吞吐率:30.62req/s] [内存消耗:3,783.07kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001189s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://clcoa.com/admin/index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en-US,en;q=0.9,zh-CN;q=0.8,zh;q=0.7,vi;q=0.6', 'cookie' => 'PHPSESSID=79lgt3a5to4ss8j3cik1eq3521', ) [ info ] [ PARAM ] array ( 'url' => '/admin/index/index', ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001598s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ RUN ] app\admin\controller\Index->login[ /alidata/www/gendan/application/admin/controller/Index.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/index/login.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'background', 6 => 'title', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000101s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:41:10+08:00 ] 42.112.79.235 GET /admin/ajax/lang?callback=define&controllername=index&v=1765374063 [ info ] clcoa.com/admin/ajax/lang?callback=define&controllername=index&v=1765374063 [运行时间:0.030708s][吞吐率:32.56req/s] [内存消耗:3,796.88kb] [文件加载:68] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001143s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'ajax', 2 => 'lang', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'connection' => 'keep-alive', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36', 'accept' => '*/*', 'referer' => 'http://clcoa.com/admin/index/login?url=%2Fadmin%2Findex%2Findex', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en-US,en;q=0.9,zh-CN;q=0.8,zh;q=0.7,vi;q=0.6', 'cookie' => 'PHPSESSID=79lgt3a5to4ss8j3cik1eq3521', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'index', 'v' => '1765374063', ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001541s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ RUN ] app\admin\controller\Ajax->lang[ /alidata/www/gendan/application/admin/controller/Ajax.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000108s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:41:12+08:00 ] 42.112.79.235 POST /admin/index/login?url=%2Fadmin%2Findex%2Findex [ info ] clcoa.com/admin/index/login?url=%2Fadmin%2Findex%2Findex [运行时间:0.049347s][吞吐率:20.26req/s] [内存消耗:4,901.97kb] [文件加载:77] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000052s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001294s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'connection' => 'keep-alive', 'content-length' => '76', 'cache-control' => 'max-age=0', 'origin' => 'http://clcoa.com', 'content-type' => 'application/x-www-form-urlencoded', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://clcoa.com/admin/index/login?url=%2Fadmin%2Findex%2Findex', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en-US,en;q=0.9,zh-CN;q=0.8,zh;q=0.7,vi;q=0.6', 'cookie' => 'PHPSESSID=79lgt3a5to4ss8j3cik1eq3521', ) [ info ] [ PARAM ] array ( 'url' => '/admin/index/index', '__token__' => '1904ac19de1d694037aee93af2061d88', 'username' => 'admin', 'password' => 'asd123456', ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001696s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ RUN ] app\admin\controller\Index->login[ /alidata/www/gendan/application/admin/controller/Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'code', 6 => 'msg', 7 => 'data', 8 => 'url', 9 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.006431s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000417s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT * FROM `ot_admin` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000727s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('Login' , '{\"url\":\"\\/admin\\/index\\/index\",\"__token__\":\"1904ac19de1d694037aee93af2061d88\",\"username\":\"admin\"}' , '/admin/index/login?url=%2Fadmin%2Findex%2Findex' , 0 , 'Unknown' , 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' , '42.112.79.235' , 1765374072) [ RunTime:0.004829s ] --------------------------------------------------------------- [ 2025-12-10T21:41:21+08:00 ] 42.112.79.235 GET /admin/index/index [ info ] clcoa.com/admin/index/index [运行时间:0.027272s][吞吐率:36.67req/s] [内存消耗:3,292.13kb] [文件加载:67] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001144s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://clcoa.com/admin/index/login?url=%2Fadmin%2Findex%2Findex', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en-US,en;q=0.9,zh-CN;q=0.8,zh;q=0.7,vi;q=0.6', 'cookie' => 'PHPSESSID=79lgt3a5to4ss8j3cik1eq3521', ) [ info ] [ PARAM ] array ( ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001550s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000118s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:41:22+08:00 ] 42.112.79.235 GET /admin/index/login?url=%2Fadmin%2Findex%2Findex [ info ] clcoa.com/admin/index/login?url=%2Fadmin%2Findex%2Findex [运行时间:0.031547s][吞吐率:31.70req/s] [内存消耗:3,783.07kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001129s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://clcoa.com/admin/index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en-US,en;q=0.9,zh-CN;q=0.8,zh;q=0.7,vi;q=0.6', 'cookie' => 'PHPSESSID=79lgt3a5to4ss8j3cik1eq3521', ) [ info ] [ PARAM ] array ( 'url' => '/admin/index/index', ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001753s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ RUN ] app\admin\controller\Index->login[ /alidata/www/gendan/application/admin/controller/Index.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/index/login.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'background', 6 => 'title', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000109s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:41:29+08:00 ] 42.112.79.235 GET /admin/ajax/lang?callback=define&controllername=index&v=1765374082 [ info ] clcoa.com/admin/ajax/lang?callback=define&controllername=index&v=1765374082 [运行时间:0.030966s][吞吐率:32.29req/s] [内存消耗:3,796.88kb] [文件加载:68] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001133s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'ajax', 2 => 'lang', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'connection' => 'keep-alive', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36', 'accept' => '*/*', 'referer' => 'http://clcoa.com/admin/index/login?url=%2Fadmin%2Findex%2Findex', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en-US,en;q=0.9,zh-CN;q=0.8,zh;q=0.7,vi;q=0.6', 'cookie' => 'PHPSESSID=79lgt3a5to4ss8j3cik1eq3521', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'index', 'v' => '1765374082', ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001561s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ RUN ] app\admin\controller\Ajax->lang[ /alidata/www/gendan/application/admin/controller/Ajax.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000109s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:41:33+08:00 ] 42.112.79.235 POST /admin/index/login?url=%2Fadmin%2Findex%2Findex [ info ] clcoa.com/admin/index/login?url=%2Fadmin%2Findex%2Findex [运行时间:0.045575s][吞吐率:21.94req/s] [内存消耗:4,901.97kb] [文件加载:77] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001147s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'connection' => 'keep-alive', 'content-length' => '76', 'cache-control' => 'max-age=0', 'origin' => 'http://clcoa.com', 'content-type' => 'application/x-www-form-urlencoded', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://clcoa.com/admin/index/login?url=%2Fadmin%2Findex%2Findex', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en-US,en;q=0.9,zh-CN;q=0.8,zh;q=0.7,vi;q=0.6', 'cookie' => 'PHPSESSID=79lgt3a5to4ss8j3cik1eq3521', ) [ info ] [ PARAM ] array ( 'url' => '/admin/index/index', '__token__' => 'ed818f97126b6859631cfe96382ec16d', 'username' => 'admin', 'password' => 'asd123456', ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001534s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ RUN ] app\admin\controller\Index->login[ /alidata/www/gendan/application/admin/controller/Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'code', 6 => 'msg', 7 => 'data', 8 => 'url', 9 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.005982s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000412s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin` [ RunTime:0.000876s ] [ sql ] [ SQL ] SELECT * FROM `ot_admin` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000413s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000670s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('Login' , '{\"url\":\"\\/admin\\/index\\/index\",\"__token__\":\"ed818f97126b6859631cfe96382ec16d\",\"username\":\"admin\"}' , '/admin/index/login?url=%2Fadmin%2Findex%2Findex' , 0 , 'Unknown' , 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' , '42.112.79.235' , 1765374093) [ RunTime:0.004493s ] --------------------------------------------------------------- [ 2025-12-10T21:41:34+08:00 ] 42.112.79.235 GET /admin/index/index [ info ] clcoa.com/admin/index/index [运行时间:0.028465s][吞吐率:35.13req/s] [内存消耗:3,292.13kb] [文件加载:67] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001207s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://clcoa.com/admin/index/login?url=%2Fadmin%2Findex%2Findex', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en-US,en;q=0.9,zh-CN;q=0.8,zh;q=0.7,vi;q=0.6', 'cookie' => 'PHPSESSID=79lgt3a5to4ss8j3cik1eq3521', ) [ info ] [ PARAM ] array ( ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001904s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000098s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:41:35+08:00 ] 42.112.79.235 GET /admin/index/login?url=%2Fadmin%2Findex%2Findex [ info ] clcoa.com/admin/index/login?url=%2Fadmin%2Findex%2Findex [运行时间:0.029203s][吞吐率:34.24req/s] [内存消耗:3,783.07kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001076s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'referer' => 'http://clcoa.com/admin/index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en-US,en;q=0.9,zh-CN;q=0.8,zh;q=0.7,vi;q=0.6', 'cookie' => 'PHPSESSID=79lgt3a5to4ss8j3cik1eq3521', ) [ info ] [ PARAM ] array ( 'url' => '/admin/index/index', ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001474s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ RUN ] app\admin\controller\Index->login[ /alidata/www/gendan/application/admin/controller/Index.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/index/login.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'background', 6 => 'title', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000093s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:41:42+08:00 ] 42.112.79.235 GET /admin/ajax/lang?callback=define&controllername=index&v=1765374095 [ info ] clcoa.com/admin/ajax/lang?callback=define&controllername=index&v=1765374095 [运行时间:0.030759s][吞吐率:32.51req/s] [内存消耗:3,796.88kb] [文件加载:68] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001215s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'ajax', 2 => 'lang', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'connection' => 'keep-alive', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36', 'accept' => '*/*', 'referer' => 'http://clcoa.com/admin/index/login?url=%2Fadmin%2Findex%2Findex', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en-US,en;q=0.9,zh-CN;q=0.8,zh;q=0.7,vi;q=0.6', 'cookie' => 'PHPSESSID=79lgt3a5to4ss8j3cik1eq3521', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'index', 'v' => '1765374095', ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001583s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ RUN ] app\admin\controller\Ajax->lang[ /alidata/www/gendan/application/admin/controller/Ajax.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000118s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:43:52+08:00 ] 39.98.61.14 GET / [ info ] 47.105.33.115/ [运行时间:0.028988s][吞吐率:34.50req/s] [内存消耗:3,333.41kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001220s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'Upgrade, HTTP2-Settings', 'upgrade' => 'h2c', 'http2-settings' => 'AAMAAABkAARAAAAAAAIAAAAA', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36', 'host' => '47.105.33.115', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001887s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000095s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:44:32+08:00 ] 39.103.165.234 GET / [ info ] 47.105.33.115/ [运行时间:0.028492s][吞吐率:35.10req/s] [内存消耗:3,333.45kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000053s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001227s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'Upgrade, HTTP2-Settings', 'upgrade' => 'h2c', 'http2-settings' => 'AAMAAABkAARAAAAAAAIAAAAA', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36', 'host' => '47.105.33.115', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001509s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000100s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:44:41+08:00 ] 43.153.62.161 GET /www.clcoa.com [ info ] 47.105.33.115/www.clcoa.com [运行时间:0.018727s][吞吐率:53.40req/s] [内存消耗:2,228.70kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001097s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'www.clcoa.com', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'cache-control' => 'no-cache', 'connection' => 'keep-alive, close', 'pragma' => 'no-cache', 'upgrade-insecure-requests' => '1', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:46:03+08:00 ] 206.168.34.58 GET / [ info ] 47.105.33.115/ [运行时间:0.027435s][吞吐率:36.45req/s] [内存消耗:3,333.13kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001240s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001489s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000098s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:46:30+08:00 ] 206.168.34.58 GET /favicon.ico [ info ] 47.105.33.115/favicon.ico [运行时间:0.018536s][吞吐率:53.95req/s] [内存消耗:2,226.05kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000055s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001134s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'favicon.ico', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)', 'accept-encoding' => 'gzip', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:47:06+08:00 ] 167.94.138.183 GET /favicon.ico [ info ] 47.105.33.115/favicon.ico [运行时间:0.019421s][吞吐率:51.49req/s] [内存消耗:2,228.37kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001146s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'favicon.ico', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)', 'accept-encoding' => 'gzip', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:47:10+08:00 ] 206.168.34.58 GET /.well-known/security.txt [ info ] 47.105.33.115/.well-known/security.txt [运行时间:0.021259s][吞吐率:47.04req/s] [内存消耗:2,225.73kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001170s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '.well-known', 1 => 'security.txt', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:49:49+08:00 ] 92.222.104.195 GET / [ info ] www.clcoa.com/ [运行时间:0.032910s][吞吐率:30.39req/s] [内存消耗:3,332.86kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001257s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.clcoa.com', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'accept' => '*/*', 'accept-encoding' => 'deflate, gzip, br, zstd', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001821s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000128s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T21:56:51+08:00 ] 141.98.11.140 GET / [ info ] 47.105.33.115:80/ [运行时间:0.029685s][吞吐率:33.69req/s] [内存消耗:3,332.04kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001243s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001616s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000102s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T22:00:26+08:00 ] 47.92.244.182 GET / [ info ] 47.105.33.115/ [运行时间:0.026905s][吞吐率:37.17req/s] [内存消耗:3,333.45kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001110s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'Upgrade, HTTP2-Settings', 'upgrade' => 'h2c', 'http2-settings' => 'AAMAAABkAARAAAAAAAIAAAAA', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36', 'host' => '47.105.33.115', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001478s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000099s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T22:03:45+08:00 ] 47.92.195.56 GET / [ info ] 47.105.33.115/ [运行时间:0.026882s][吞吐率:37.20req/s] [内存消耗:3,333.45kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001098s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'Upgrade, HTTP2-Settings', 'upgrade' => 'h2c', 'http2-settings' => 'AAMAAABkAARAAAAAAAIAAAAA', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36', 'host' => '47.105.33.115', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001466s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000097s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T22:05:46+08:00 ] 176.65.149.34 GET /index.htm [ info ] 47.105.33.115:8081/index.htm [运行时间:0.018793s][吞吐率:53.21req/s] [内存消耗:2,225.13kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001098s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0', 'host' => '47.105.33.115:8081', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T22:05:47+08:00 ] 176.65.149.34 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.027323s][吞吐率:36.60req/s] [内存消耗:3,331.99kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001115s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001502s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000107s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T22:08:46+08:00 ] 98.80.4.86 GET / [ info ] 47.105.33.115/ [运行时间:0.028889s][吞吐率:34.62req/s] [内存消耗:3,333.23kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000074s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001138s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2;en-US) AppleWebKit/537.32.36 (KHTML, live Gecko) Chrome/60.0.3078.50 Safari/537.32', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001558s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000104s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T22:15:24+08:00 ] 167.94.138.49 GET / [ info ] 47.105.33.115/ [运行时间:0.028255s][吞吐率:35.39req/s] [内存消耗:3,333.05kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001106s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001504s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000141s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T22:16:36+08:00 ] 167.94.138.49 GET /sitemap.xml [ info ] 47.105.33.115/sitemap.xml [运行时间:0.021588s][吞吐率:46.32req/s] [内存消耗:2,228.39kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001170s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'sitemap.xml', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T22:19:55+08:00 ] 61.129.155.196 GET / [ info ] www.clcoa.com/ [运行时间:0.026415s][吞吐率:37.86req/s] [内存消耗:3,333.08kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001089s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.clcoa.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 Edg/122.0.0.0', 'accept-encoding' => 'gzip', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001453s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000103s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T22:21:39+08:00 ] 64.227.175.7 GET / [ info ] 47.105.33.115/ [运行时间:0.027761s][吞吐率:36.02req/s] [内存消耗:3,332.88kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000049s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001127s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001500s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000111s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T22:21:39+08:00 ] 64.227.175.7 GET /form.html [ info ] 47.105.33.115/form.html [运行时间:0.018974s][吞吐率:52.70req/s] [内存消耗:2,225.50kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001113s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'form', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'curl/8.1.2', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T22:21:40+08:00 ] 64.227.175.7 GET /upl.php [ info ] 47.105.33.115/upl.php [运行时间:0.019065s][吞吐率:52.45req/s] [内存消耗:2,225.48kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000073s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001124s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'upl.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T22:21:40+08:00 ] 64.227.175.7 GET /t4 [ info ] 47.105.33.115/t4 [运行时间:0.018867s][吞吐率:53.00req/s] [内存消耗:2,225.34kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001117s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 't4', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T22:21:41+08:00 ] 64.227.175.7 GET /geoip/ [ info ] 47.105.33.115/geoip/ [运行时间:0.019184s][吞吐率:52.13req/s] [内存消耗:2,225.82kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001113s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'geoip', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T22:21:41+08:00 ] 64.227.175.7 GET /favicon.ico [ info ] 47.105.33.115/favicon.ico [运行时间:0.019697s][吞吐率:50.77req/s] [内存消耗:2,226.05kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000049s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001193s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'favicon.ico', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T22:21:42+08:00 ] 64.227.175.7 GET /1.php [ info ] 47.105.33.115/1.php [运行时间:0.019553s][吞吐率:51.14req/s] [内存消耗:2,225.82kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000049s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001158s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '1.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T22:21:42+08:00 ] 64.227.175.7 GET /systembc/password.php [ info ] 47.105.33.115/systembc/password.php [运行时间:0.020033s][吞吐率:49.92req/s] [内存消耗:2,225.96kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001152s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'systembc', 1 => 'password.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T22:21:43+08:00 ] 64.227.175.7 GET /password.php [ info ] 47.105.33.115/password.php [运行时间:0.020370s][吞吐率:49.09req/s] [内存消耗:2,226.05kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001214s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'password.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T22:26:15+08:00 ] 185.242.226.7 GET / [ info ] 47.105.33.115/ [运行时间:0.028378s][吞吐率:35.24req/s] [内存消耗:3,333.19kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001106s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.190 Safari/537.36', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001624s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000113s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T22:47:03+08:00 ] 167.94.138.112 GET / [ info ] 47.105.33.115/ [运行时间:0.027270s][吞吐率:36.67req/s] [内存消耗:3,333.05kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001090s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001528s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000135s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T22:49:38+08:00 ] 167.94.138.112 GET /login [ info ] 47.105.33.115/login [运行时间:0.018902s][吞吐率:52.90req/s] [内存消耗:2,228.38kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001105s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'login', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T23:16:52+08:00 ] 34.106.189.185 HEAD /backup/ [ info ] clcoa.com/backup/ [运行时间:0.018714s][吞吐率:53.44req/s] [内存消耗:2,225.45kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001133s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'backup', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 10; en-US; CPH2015) AppleWebKit/537.36 (KHTML, like Gecko) UCBrowser/13.5.8.1311 Mobile Safari/537.36', 'accept' => '*/*', 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T23:16:53+08:00 ] 34.106.189.185 HEAD /wp/ [ info ] clcoa.com/wp/ [运行时间:0.019105s][吞吐率:52.34req/s] [内存消耗:2,225.52kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001087s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Linux; Android 14; Samsung SM-A546B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.6478.14 Mobile Safari/537.36', 'accept' => '*/*', 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T23:16:53+08:00 ] 34.106.189.185 HEAD /new/ [ info ] clcoa.com/new/ [运行时间:0.019823s][吞吐率:50.45req/s] [内存消耗:2,225.42kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001139s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'new', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6534.42 Safari/537.36', 'accept' => '*/*', 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T23:16:53+08:00 ] 34.106.189.185 HEAD /blog/ [ info ] clcoa.com/blog/ [运行时间:0.018506s][吞吐率:54.04req/s] [内存消耗:2,225.85kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001117s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'blog', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Linux; Android 14; SM-A146P) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/25.0 Chrome/123.0.6312.120 Mobile Safari/537.36', 'accept' => '*/*', 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T23:16:54+08:00 ] 34.106.189.185 HEAD / [ info ] clcoa.com/ [运行时间:0.028280s][吞吐率:35.36req/s] [内存消耗:3,332.59kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001083s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Linux; Android 14; Samsung SM-A546B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.6478.14 Mobile Safari/537.36', 'accept' => '*/*', 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001607s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000101s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T23:16:54+08:00 ] 34.106.189.185 HEAD /wordpress/ [ info ] clcoa.com/wordpress/ [运行时间:0.019203s][吞吐率:52.08req/s] [内存消耗:2,225.57kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001093s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wordpress', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.112 Safari/537.36 Brave/1.63.120', 'accept' => '*/*', 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T23:16:54+08:00 ] 34.106.189.185 HEAD /old/ [ info ] clcoa.com/old/ [运行时间:0.019582s][吞吐率:51.07req/s] [内存消耗:2,225.36kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001108s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'old', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 15_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.141 Safari/537.36', 'accept' => '*/*', 'host' => 'clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T23:25:43+08:00 ] 60.188.57.0 GET / [ info ] clcoa.com/ [运行时间:0.039506s][吞吐率:25.31req/s] [内存消耗:3,335.28kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001475s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'cache-control' => 'no-cache', 'connection' => 'keep-alive, close', 'pragma' => 'no-cache', 'upgrade-insecure-requests' => '1', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.002527s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000146s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T23:28:33+08:00 ] 62.60.131.162 GET / [ info ] clcoa.com/ [运行时间:0.029346s][吞吐率:34.08req/s] [内存消耗:3,332.19kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001195s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Go-http-client/1.1', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001545s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000098s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T23:30:35+08:00 ] 54.174.234.236 GET / [ info ] 47.105.33.115/ [运行时间:0.028138s][吞吐率:35.54req/s] [内存消耗:3,332.88kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001222s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001581s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000098s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T23:45:16+08:00 ] 47.92.242.83 GET / [ info ] 47.105.33.115/ [运行时间:0.028860s][吞吐率:34.65req/s] [内存消耗:3,333.83kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001285s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.133 Safari/534.16', 'accept-encoding' => 'deflate, gzip', 'accept' => 'text/html,application/json,application/xhtml+xml, application/xml;q=0.9, */*;q=0.8', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001580s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000113s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T23:55:02+08:00 ] 59.82.135.178 GET / [ info ] 47.105.33.115/ [运行时间:0.026645s][吞吐率:37.53req/s] [内存消耗:3,333.27kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001098s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.7901.135 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => '47.105.33.115', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001478s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000096s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T23:55:03+08:00 ] 59.82.135.178 GET / [ info ] 47.105.33.115/ [运行时间:0.028549s][吞吐率:35.03req/s] [内存消耗:3,333.54kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001256s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.4202.32 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => '47.105.33.115', 'connection' => 'keep-alive', 'cookie' => 'PHPSESSID=m654v7hmoj3a7asbgn6isvg4m4', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001559s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000125s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T23:55:03+08:00 ] 59.82.135.178 GET / [ info ] 47.105.33.115/ [运行时间:0.027721s][吞吐率:36.07req/s] [内存消耗:3,333.55kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001134s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5728.162 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => '47.105.33.115', 'connection' => 'keep-alive', 'cookie' => 'PHPSESSID=m654v7hmoj3a7asbgn6isvg4m4', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001565s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000100s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-10T23:55:03+08:00 ] 59.82.135.178 GET / [ info ] 47.105.33.115/ [运行时间:0.028763s][吞吐率:34.77req/s] [内存消耗:3,333.54kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001176s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.9305.198 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => '47.105.33.115', 'connection' => 'keep-alive', 'cookie' => 'PHPSESSID=m654v7hmoj3a7asbgn6isvg4m4', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001569s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000115s ] [ info ] [ LOG ] INIT File