--------------------------------------------------------------- [ 2022-04-15T00:14:50+08:00 ] 106.11.156.116 GET /index/news/xwxq/id/57.html [ info ] www.kinsana.cn/index/news/xwxq/id/57.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,199.53kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/57_html' => '', 'id' => '57', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 57 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 57 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T00:16:01+08:00 ] 54.36.148.234 GET /index/product/cpxq/id/113.html [ info ] www.kinsana.cn/index/product/cpxq/id/113.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,987.09kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/113_html' => '', 'id' => '113', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '113' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 113 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T00:26:45+08:00 ] 123.183.224.91 GET /index/product/cwyp.html [ info ] www.kinsana.cn/index/product/cwyp.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,114.55kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cwyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cwyp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 3 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T00:28:22+08:00 ] 66.249.79.24 GET /index/product/cpxq/id/131.html [ info ] www.xn--vhqsn14am88k.com/index/product/cpxq/id/131.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,011.45kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Wed, 09 Mar 2022 07:56:11 GMT', 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/131_html' => '', 'id' => '131', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '131' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 131 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T00:46:49+08:00 ] 66.249.68.14 GET /index/product/cpxq.html?id=131 [ info ] www.kinsana.cn/index/product/cpxq.html?id=131 [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,011.02kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq_html' => '', 'id' => '131', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '131' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 131 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T00:53:22+08:00 ] 51.222.253.15 GET /index/news/xwxq/id/8.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/8.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,173.37kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/8_html' => '', 'id' => '8', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 8 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 8 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T01:07:40+08:00 ] 27.222.111.132 GET / [ info ] www.kinsana.cn/ [运行时间:0.187500s][吞吐率:5.33req/s] [内存消耗:2,016.66kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.kinsana.cn', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3', 'connection' => 'close', 'cache-control' => 'max-age=0', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T01:13:49+08:00 ] 42.83.147.34 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.13kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'content-type' => 'text/html; charset=utf-8', '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', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T01:17:01+08:00 ] 185.191.171.39 GET /index/news/xwxq/id/178.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/178.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,171.52kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)', 'connection' => 'close', 'accept-encoding' => 'gzip,deflate', 'accept' => 'text/html, application/rss+xml, application/atom+xml, text/xml, text/rss+xml, application/xhtml+xml', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/178_html' => '', 'id' => '178', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 178 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 178 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T01:19:22+08:00 ] 20.184.103.171 GET /index/contanct/zxly.html [ info ] xn--vhqsn14am88k.com/index/contanct/zxly.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,327.72kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'zxly', ), ) [ info ] [ HEADER ] array ( 'sec-gpc' => '1', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '" Not;A Brand";v="99", "Google Chrome";v="66", "Chromium";v="66"', 'dnt' => '1', 'accept-encoding' => 'gzip, deflate;q=1.0, *;q=0.5', 'accept-language' => 'en-US,en;q=0.5', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.66 Safari/537.36', 'connection' => 'close', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/contanct/zxly_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->zxly[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\zxly.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T01:19:24+08:00 ] 20.184.103.171 GET /index/contanct/lxwm.html [ info ] xn--vhqsn14am88k.com/index/contanct/lxwm.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,328.29kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'lxwm', ), ) [ info ] [ HEADER ] array ( 'sec-gpc' => '1', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '" Not;A Brand";v="99", "Google Chrome";v="66", "Chromium";v="66"', 'origin' => 'http://xn--vhqsn14am88k.com', 'referer' => 'http://xn--vhqsn14am88k.com/index/contanct/zxly.html', 'dnt' => '1', 'accept-encoding' => 'gzip, deflate;q=1.0, *;q=0.5', 'accept-language' => 'en-US,en;q=0.5', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.66 Safari/537.36', 'connection' => 'close', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/contanct/lxwm_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->lxwm[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\lxwm.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T01:21:24+08:00 ] 106.11.157.85 GET /index/product/cpxq/id/137.html [ info ] www.kinsana.cn/index/product/cpxq/id/137.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,011.38kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/137_html' => '', 'id' => '137', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '137' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 137 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T01:23:24+08:00 ] 185.191.171.14 GET /index/news/xwxq/id/108.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/108.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,169.93kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)', 'connection' => 'close', 'accept-encoding' => 'gzip,deflate', 'accept' => 'text/html, application/rss+xml, application/atom+xml, text/xml, text/rss+xml, application/xhtml+xml', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/108_html' => '', 'id' => '108', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 108 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 108 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T01:26:15+08:00 ] 165.22.252.207 GET /wp-login.php [ info ] xn--vhqsn14am88k.com/wp-login.php [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.41kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-login.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip', 'user-agent' => 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/wp-login_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T01:31:45+08:00 ] 110.249.202.39 GET /index/news/xwxq/id/125.html [ info ] www.kinsana.cn/index/news/xwxq/id/125.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,194.34kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-language' => 'zh,zh-CN;q=0.9', 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; https://zhanzhang.toutiao.com/)', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/125_html' => '', 'id' => '125', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 125 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 125 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T01:35:45+08:00 ] 54.222.219.170 GET /index.html [ info ] www.kinsana.cn/index.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,019.96kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh,zh-CN;q=0.9', 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.9021.1517 Mobile Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index_html' => '', ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T01:45:05+08:00 ] 51.222.253.8 GET /index/news/xwxq/id/11.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/11.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,206.32kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/11_html' => '', 'id' => '11', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 11 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 11 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T02:14:42+08:00 ] 47.106.183.134 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,015.38kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'GuzzleHttp/6.3.3 curl/7.61.0 PHP/7.2.8', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T02:14:43+08:00 ] 207.246.97.226 GET / [ info ] www.kinsana.cn/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,015.38kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'GuzzleHttp/6.3.3 curl/7.65.1 PHP/7.3.6', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T02:14:43+08:00 ] 162.243.143.233 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,015.38kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'GuzzleHttp/6.3.3 curl/7.61.0 PHP/7.2.9', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T02:14:47+08:00 ] 45.32.23.50 GET / [ info ] www.kinsana.cn/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,015.38kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'GuzzleHttp/6.3.3 curl/7.61.0 PHP/7.2.9', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T02:22:15+08:00 ] 54.36.148.128 GET /index/news/hydtnews.html?page=6 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=6 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,083.51kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '6', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 40,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T02:24:54+08:00 ] 106.11.159.154 GET /index/news/xwxq/id/146.html [ info ] www.kinsana.cn/index/news/xwxq/id/146.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,243.05kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/146_html' => '', 'id' => '146', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 146 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 146 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T02:40:30+08:00 ] 51.222.253.8 GET /index/news/xwxq/id/27.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/27.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,192.29kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/27_html' => '', 'id' => '27', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 27 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 27 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T03:25:25+08:00 ] 106.11.152.46 GET /index/news/xwxq/id/23.html [ info ] www.kinsana.cn/index/news/xwxq/id/23.html [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,045.74kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/23_html' => '', 'id' => '23', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 23 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 23 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T03:38:25+08:00 ] 51.222.253.6 GET /index/news/xwxq/id/12.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/12.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,204.08kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/12_html' => '', 'id' => '12', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 12 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T03:39:37+08:00 ] 124.248.67.33 GET /data/admin/allowurl.txt [ info ] www.kinsana.cn/data/admin/allowurl.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,069.09kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'data', 1 => 'admin', 2 => 'allowurl.txt', ), ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded', 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/data/admin/allowurl_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T03:45:14+08:00 ] 66.249.79.22 GET /index/news/xwxq/id/21.html [ info ] www.xn--vhqsn14am88k.com/index/news/xwxq/id/21.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,045.60kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.84 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'amp-cache-transform' => 'google;v="1..8"', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/21_html' => '', 'id' => '21', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 21 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 21 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T03:46:04+08:00 ] 47.103.105.94 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,015.71kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D)', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T04:12:10+08:00 ] 103.45.130.199 GET /e/data/js/ajax.js [ info ] www.kinsana.cn/e/data/js/ajax.js [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,069.01kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'e', 1 => 'data', 2 => 'js', ), ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded', 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/e/data/js/ajax_js' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T04:14:19+08:00 ] 185.191.171.5 GET /index/news/xwxq/id/111.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/111.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,196.51kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)', 'connection' => 'close', 'accept-encoding' => 'gzip,deflate', 'accept' => 'text/html, application/rss+xml, application/atom+xml, text/xml, text/rss+xml, application/xhtml+xml', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/111_html' => '', 'id' => '111', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 111 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 111 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T04:31:52+08:00 ] 51.222.253.6 GET /index/news/xwxq/id/36.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/36.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,171.93kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/36_html' => '', 'id' => '36', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 36 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 36 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T04:39:23+08:00 ] 106.11.157.83 GET /index/news/xwxq/id/189.html [ info ] www.kinsana.cn/index/news/xwxq/id/189.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,192.60kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/189_html' => '', 'id' => '189', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 189 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 189 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T04:48:29+08:00 ] 66.249.79.24 GET /index/news/xwxq/id/12.html [ info ] www.xn--vhqsn14am88k.com/index/news/xwxq/id/12.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,204.57kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/12_html' => '', 'id' => '12', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 12 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T05:20:25+08:00 ] 157.90.209.81 GET /sitemap [ info ] www.kinsana.cn/sitemap [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,068.72kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'sitemap', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/sitemap' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T05:20:28+08:00 ] 157.90.209.81 GET /sitemap.txt [ info ] www.kinsana.cn/sitemap.txt [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,068.82kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'sitemap.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/sitemap_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T05:20:31+08:00 ] 157.90.209.81 GET /gczs.html [ info ] www.kinsana.cn/gczs.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,068.75kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'gczs', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/gczs_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T05:20:34+08:00 ] 157.90.209.81 GET /gsjj.html [ info ] www.kinsana.cn/gsjj.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.75kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'gsjj', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/gsjj_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T05:20:37+08:00 ] 157.90.209.81 GET /index/about/gczs.html [ info ] www.kinsana.cn/index/about/gczs.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,283.49kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'gczs', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/about/gczs_html' => '', ) [ info ] [ RUN ] app\index\controller\About->gczs[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\gczs.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T05:20:40+08:00 ] 157.90.209.81 GET /index/about/qyjj.html [ info ] www.kinsana.cn/index/about/qyjj.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,283.47kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'qyjj', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/about/qyjj_html' => '', ) [ info ] [ RUN ] app\index\controller\About->qyjj[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\qyjj.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T05:20:42+08:00 ] 157.90.209.81 GET /index/about/qywh.html [ info ] www.kinsana.cn/index/about/qywh.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,283.47kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'qywh', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/about/qywh_html' => '', ) [ info ] [ RUN ] app\index\controller\About->qywh[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\qywh.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T05:20:45+08:00 ] 157.90.209.81 GET /index/about/zgrz.html [ info ] www.kinsana.cn/index/about/zgrz.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,299.48kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'zgrz', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/about/zgrz_html' => '', ) [ info ] [ RUN ] app\index\controller\About->zgrz[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\zgrz.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T05:20:48+08:00 ] 157.90.209.81 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,325.80kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'lxwm', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/contanct/lxwm_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->lxwm[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\lxwm.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T05:20:51+08:00 ] 157.90.209.81 GET /index/contanct/yfzx.html [ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,325.82kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'yfzx', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/contanct/yfzx_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->yfzx[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\yfzx.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T05:20:55+08:00 ] 157.90.209.81 GET /index/contanct/zxly.html [ info ] www.kinsana.cn/index/contanct/zxly.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,325.83kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'zxly', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/contanct/zxly_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->zxly[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\zxly.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T05:20:59+08:00 ] 157.90.209.81 GET /index/news/hydtnews.html [ info ] www.kinsana.cn/index/news/hydtnews.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,083.20kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T05:21:02+08:00 ] 157.90.209.81 GET /index/news/spnews.html [ info ] www.kinsana.cn/index/news/spnews.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,333.03kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'spnews', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/spnews_html' => '', ) [ info ] [ RUN ] app\index\controller\News->spnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\spnews.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T05:21:05+08:00 ] 157.90.209.81 GET /index/news/xwlb.html [ info ] www.kinsana.cn/index/news/xwlb.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,076.59kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwlb', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwlb_html' => '', ) [ info ] [ RUN ] app\index\controller\News->xwlb[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwlb.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '1' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T05:21:07+08:00 ] 157.90.209.81 GET /index/news/xwxq/id/21.html [ info ] www.kinsana.cn/index/news/xwxq/id/21.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,044.62kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/21_html' => '', 'id' => '21', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 21 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 21 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T05:21:09+08:00 ] 157.90.209.81 GET /index/news/xwxq/id/22.html [ info ] www.kinsana.cn/index/news/xwxq/id/22.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,044.03kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/22_html' => '', 'id' => '22', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 22 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 22 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T05:21:13+08:00 ] 157.90.209.81 GET /index/news/xwxq/id/23.html [ info ] www.kinsana.cn/index/news/xwxq/id/23.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,045.17kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/23_html' => '', 'id' => '23', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 23 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 23 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T05:21:16+08:00 ] 157.90.209.81 GET /index/news/xwxq/id/236.html [ info ] www.kinsana.cn/index/news/xwxq/id/236.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,173.09kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/236_html' => '', 'id' => '236', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.046875s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 236 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 236 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T05:21:19+08:00 ] 157.90.209.81 GET /index/news/xwxq/id/237.html [ info ] www.kinsana.cn/index/news/xwxq/id/237.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,192.05kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/237_html' => '', 'id' => '237', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 237 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 237 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T05:21:21+08:00 ] 157.90.209.81 GET /index/news/xwxq/id/238.html [ info ] www.kinsana.cn/index/news/xwxq/id/238.html [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,191.09kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/238_html' => '', 'id' => '238', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 238 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 238 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T05:21:22+08:00 ] 157.90.209.81 GET /index/product/cpzt.html [ info ] www.kinsana.cn/index/product/cpzt.html [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,116.72kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T05:21:24+08:00 ] 157.90.209.81 GET /index/product/cwyp.html [ info ] www.kinsana.cn/index/product/cwyp.html [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,114.53kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cwyp', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cwyp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 3 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T05:21:26+08:00 ] 157.90.209.81 GET /index/product/jqyp.html [ info ] www.kinsana.cn/index/product/jqyp.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,108.84kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'jqyp', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/jqyp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->jqyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\jqyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 1 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 1 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,5,8) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T05:21:28+08:00 ] 157.90.209.81 GET /index/product/scp.html [ info ] www.kinsana.cn/index/product/scp.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,086.98kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'scp', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/scp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->scp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\scp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 4 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 4 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 4 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,9) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T05:21:30+08:00 ] 157.90.209.81 GET /index/product/zycp.html [ info ] www.kinsana.cn/index/product/zycp.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,105.51kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'zycp', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/zycp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->zycp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\zycp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 2 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 2 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T05:21:32+08:00 ] 157.90.209.81 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,960.44kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'zp', 2 => 'rczp', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/zp/rczp_html' => '', ) [ info ] [ RUN ] app\index\controller\Zp->rczp[ D:\WWW\kinsasa\application\index\controller\Zp.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\zp\rczp.htm [ array ( 0 => 'res', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `zp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `zp` WHERE `state` = 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T05:21:34+08:00 ] 157.90.209.81 GET /lxfs.html [ info ] www.kinsana.cn/lxfs.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.75kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'lxfs', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/lxfs_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T05:21:37+08:00 ] 157.90.209.81 GET /qywh.html [ info ] www.kinsana.cn/qywh.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.75kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'qywh', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/qywh_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T05:21:39+08:00 ] 157.90.209.81 GET /rczp.html [ info ] www.kinsana.cn/rczp.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.75kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'rczp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/rczp_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T05:21:41+08:00 ] 157.90.209.81 GET /ywyfzx.html [ info ] www.kinsana.cn/ywyfzx.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.80kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ywyfzx', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/ywyfzx_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T05:22:15+08:00 ] 54.36.148.57 GET /index/news/spnews.html [ info ] www.kinsana.cn/index/news/spnews.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,332.73kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'spnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/spnews_html' => '', ) [ info ] [ RUN ] app\index\controller\News->spnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\spnews.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T05:30:53+08:00 ] 51.222.253.14 GET /index/news/xwxq/id/97.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/97.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,197.75kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/97_html' => '', 'id' => '97', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 97 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 97 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T05:37:54+08:00 ] 106.11.159.28 GET /index/news/xwxq/id/188.html [ info ] www.kinsana.cn/index/news/xwxq/id/188.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,195.89kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/188_html' => '', 'id' => '188', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 188 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 188 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T06:04:26+08:00 ] 114.119.134.204 GET /index/news/xwxq/id/58.html [ info ] www.xn--vhqsn14am88k.com/index/news/xwxq/id/58.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,196.03kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.xn--vhqsn14am88k.com', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/58_html' => '', 'id' => '58', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 58 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 58 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T06:10:33+08:00 ] 59.175.144.15 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,017.70kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip', 'upgrade-insecure-requests' => '1', 'sec-fetch-user' => '?1', 'sec-fetch-site' => 'none', 'sec-fetch-mode' => 'navigate', 'sec-fetch-dest' => 'document', 'pragma' => 'no-cache', 'connection' => 'close', 'cache-control' => 'no-cache', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,zh-TW;q=0.7,it;q=0.6', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'user-agent' => 'GRequests/0.10', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T06:12:22+08:00 ] 116.206.228.180 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.22kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'accept-language' => 'en-US,en;q=0.5', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'connection' => 'close', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T06:12:24+08:00 ] 116.206.228.180 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.22kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'accept-language' => 'en-US,en;q=0.5', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'connection' => 'close', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2022-04-15T06:12:26+08:00 ] 116.206.228.180 GET /feed/ [ info ] xn--vhqsn14am88k.com/feed/ [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.95kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'feed', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'accept-language' => 'en-US,en;q=0.5', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'connection' => 'close', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/feed/' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T06:12:27+08:00 ] 116.206.228.180 GET /xmlrpc.php?rsd [ info ] xn--vhqsn14am88k.com/xmlrpc.php?rsd [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,069.18kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'xmlrpc.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'accept-language' => 'en-US,en;q=0.5', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'connection' => 'close', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/xmlrpc_php' => '', 'rsd' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T06:12:28+08:00 ] 116.206.228.180 GET /blog/wp-includes/wlwmanifest.xml [ info ] xn--vhqsn14am88k.com/blog/wp-includes/wlwmanifest.xml [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,069.34kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'blog', 1 => 'wp-includes', 2 => 'wlwmanifest.xml', ), ) [ info ] [ HEADER ] array ( 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'accept-language' => 'en-US,en;q=0.5', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'connection' => 'close', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/blog/wp-includes/wlwmanifest_xml' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T06:12:30+08:00 ] 116.206.228.180 GET /web/wp-includes/wlwmanifest.xml [ info ] xn--vhqsn14am88k.com/web/wp-includes/wlwmanifest.xml [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,069.31kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'web', 1 => 'wp-includes', 2 => 'wlwmanifest.xml', ), ) [ info ] [ HEADER ] array ( 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'accept-language' => 'en-US,en;q=0.5', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'connection' => 'close', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/web/wp-includes/wlwmanifest_xml' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T06:12:31+08:00 ] 116.206.228.180 GET /wordpress/wp-includes/wlwmanifest.xml [ info ] xn--vhqsn14am88k.com/wordpress/wp-includes/wlwmanifest.xml [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,069.45kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wordpress', 1 => 'wp-includes', 2 => 'wlwmanifest.xml', ), ) [ info ] [ HEADER ] array ( 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'accept-language' => 'en-US,en;q=0.5', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'connection' => 'close', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/wordpress/wp-includes/wlwmanifest_xml' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T06:12:32+08:00 ] 116.206.228.180 GET /wp/wp-includes/wlwmanifest.xml [ info ] xn--vhqsn14am88k.com/wp/wp-includes/wlwmanifest.xml [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,069.30kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp', 1 => 'wp-includes', 2 => 'wlwmanifest.xml', ), ) [ info ] [ HEADER ] array ( 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'accept-language' => 'en-US,en;q=0.5', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'connection' => 'close', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/wp/wp-includes/wlwmanifest_xml' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T06:12:34+08:00 ] 116.206.228.180 GET /2020/wp-includes/wlwmanifest.xml [ info ] xn--vhqsn14am88k.com/2020/wp-includes/wlwmanifest.xml [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,069.34kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '2020', 1 => 'wp-includes', 2 => 'wlwmanifest.xml', ), ) [ info ] [ HEADER ] array ( 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'accept-language' => 'en-US,en;q=0.5', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'connection' => 'close', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/2020/wp-includes/wlwmanifest_xml' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T06:12:35+08:00 ] 116.206.228.180 GET /2019/wp-includes/wlwmanifest.xml [ info ] xn--vhqsn14am88k.com/2019/wp-includes/wlwmanifest.xml [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,069.34kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '2019', 1 => 'wp-includes', 2 => 'wlwmanifest.xml', ), ) [ info ] [ HEADER ] array ( 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'accept-language' => 'en-US,en;q=0.5', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'connection' => 'close', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/2019/wp-includes/wlwmanifest_xml' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T06:12:36+08:00 ] 116.206.228.180 GET /2021/wp-includes/wlwmanifest.xml [ info ] xn--vhqsn14am88k.com/2021/wp-includes/wlwmanifest.xml [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,069.34kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '2021', 1 => 'wp-includes', 2 => 'wlwmanifest.xml', ), ) [ info ] [ HEADER ] array ( 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'accept-language' => 'en-US,en;q=0.5', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'connection' => 'close', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/2021/wp-includes/wlwmanifest_xml' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T06:12:38+08:00 ] 116.206.228.180 GET /shop/wp-includes/wlwmanifest.xml [ info ] xn--vhqsn14am88k.com/shop/wp-includes/wlwmanifest.xml [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,069.34kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'shop', 1 => 'wp-includes', 2 => 'wlwmanifest.xml', ), ) [ info ] [ HEADER ] array ( 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'accept-language' => 'en-US,en;q=0.5', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'connection' => 'close', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/shop/wp-includes/wlwmanifest_xml' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T06:12:39+08:00 ] 116.206.228.180 GET /wp1/wp-includes/wlwmanifest.xml [ info ] xn--vhqsn14am88k.com/wp1/wp-includes/wlwmanifest.xml [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,069.30kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp1', 1 => 'wp-includes', 2 => 'wlwmanifest.xml', ), ) [ info ] [ HEADER ] array ( 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'accept-language' => 'en-US,en;q=0.5', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'connection' => 'close', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/wp1/wp-includes/wlwmanifest_xml' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T06:12:40+08:00 ] 116.206.228.180 GET /test/wp-includes/wlwmanifest.xml [ info ] xn--vhqsn14am88k.com/test/wp-includes/wlwmanifest.xml [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,069.34kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'test', 1 => 'wp-includes', 2 => 'wlwmanifest.xml', ), ) [ info ] [ HEADER ] array ( 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'accept-language' => 'en-US,en;q=0.5', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'connection' => 'close', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/test/wp-includes/wlwmanifest_xml' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T06:12:41+08:00 ] 116.206.228.180 GET /site/wp-includes/wlwmanifest.xml [ info ] xn--vhqsn14am88k.com/site/wp-includes/wlwmanifest.xml [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,069.34kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'site', 1 => 'wp-includes', 2 => 'wlwmanifest.xml', ), ) [ info ] [ HEADER ] array ( 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'accept-language' => 'en-US,en;q=0.5', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'connection' => 'close', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/site/wp-includes/wlwmanifest_xml' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T06:12:43+08:00 ] 116.206.228.180 GET /cms/wp-includes/wlwmanifest.xml [ info ] xn--vhqsn14am88k.com/cms/wp-includes/wlwmanifest.xml [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,069.30kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'cms', 1 => 'wp-includes', 2 => 'wlwmanifest.xml', ), ) [ info ] [ HEADER ] array ( 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'accept-language' => 'en-US,en;q=0.5', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'connection' => 'close', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/cms/wp-includes/wlwmanifest_xml' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T06:26:42+08:00 ] 114.119.134.206 GET /index/news/xwxq/id/230.html [ info ] www.xn--vhqsn14am88k.com/index/news/xwxq/id/230.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,172.66kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.xn--vhqsn14am88k.com', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/230_html' => '', 'id' => '230', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 230 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 230 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T06:32:21+08:00 ] 114.119.134.182 GET /index/news/hydtnews.html?page=5 [ info ] www.xn--vhqsn14am88k.com/index/news/hydtnews.html?page=5 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,084.54kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=0', 'host' => 'www.xn--vhqsn14am88k.com', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '5', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 32,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T06:33:41+08:00 ] 51.222.253.16 GET /index/news/xwxq/id/96.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/96.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,170.32kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/96_html' => '', 'id' => '96', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 96 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 96 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T06:44:31+08:00 ] 103.45.130.199 GET /e/data/js/ajax.js [ info ] www.xn--vhqsn14am88k.com/e/data/js/ajax.js [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,069.09kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'e', 1 => 'data', 2 => 'js', ), ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded', 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/e/data/js/ajax_js' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T06:49:01+08:00 ] 114.119.134.196 GET /index/product/cpxq/id/125.html [ info ] www.xn--vhqsn14am88k.com/index/product/cpxq/id/125.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,016.16kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.xn--vhqsn14am88k.com', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/125_html' => '', 'id' => '125', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '125' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 125 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T06:51:27+08:00 ] 106.11.154.116 GET /index/news/hydtnews.html?page=6 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=6 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,084.19kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '6', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 40,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T06:58:46+08:00 ] 185.191.171.41 GET /index/product/cpxq/id/152.html [ info ] xn--vhqsn14am88k.com/index/product/cpxq/id/152.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,020.30kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)', 'connection' => 'close', 'accept-encoding' => 'gzip,deflate', 'accept' => 'text/html, application/rss+xml, application/atom+xml, text/xml, text/rss+xml, application/xhtml+xml', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/152_html' => '', 'id' => '152', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '152' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 152 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T07:01:57+08:00 ] 114.119.134.196 GET /index/product/cpxq/id/130.html [ info ] www.xn--vhqsn14am88k.com/index/product/cpxq/id/130.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,011.59kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.xn--vhqsn14am88k.com', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/130_html' => '', 'id' => '130', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '130' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 130 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T07:11:20+08:00 ] 124.248.67.38 POST /index.php?s=/admin/index/dologin [ info ] www.kinsana.cn/index.php?s=/admin/index/dologin [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,332.27kb] [文件加载:46] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'dologin', ), ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded', 'content-length' => '29', 'cookie' => 'kangle_runat = 3;security_session_verify = 2eaec8de8ebc789167c8661af7b90bed; _d_id = f02001983edd5eb4c109ee317f03fe', 'x-requested-with' => 'XMLHttpRequest', 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'python-requests/2.27.1', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T07:22:30+08:00 ] 114.119.134.204 GET /index/product/cpxq/id/164.html [ info ] www.xn--vhqsn14am88k.com/index/product/cpxq/id/164.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,987.64kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.xn--vhqsn14am88k.com', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/164_html' => '', 'id' => '164', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '164' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 164 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T07:29:34+08:00 ] 51.222.253.11 GET /index/news/xwxq/id/16.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/16.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,534.23kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/16_html' => '', 'id' => '16', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 16 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 16 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T07:41:44+08:00 ] 49.7.20.138 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,015.91kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T07:56:32+08:00 ] 51.222.253.16 GET /index/news/xwxq/id/99.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/99.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,169.14kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/99_html' => '', 'id' => '99', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 99 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T08:01:39+08:00 ] 114.119.135.224 GET /index/news/xwxq/id/23.html [ info ] www.xn--vhqsn14am88k.com/index/news/xwxq/id/23.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,046.10kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.xn--vhqsn14am88k.com', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/23_html' => '', 'id' => '23', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 23 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 23 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T08:03:37+08:00 ] 106.11.155.34 GET /index/news/xwxq/id/136.html [ info ] www.kinsana.cn/index/news/xwxq/id/136.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,199.39kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/136_html' => '', 'id' => '136', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 136 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 136 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T08:05:29+08:00 ] 66.249.79.26 GET /index/news/xwlb.html [ info ] www.xn--vhqsn14am88k.com/index/news/xwlb.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,077.60kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwlb', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.84 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'amp-cache-transform' => 'google;v="1..8"', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwlb_html' => '', ) [ info ] [ RUN ] app\index\controller\News->xwlb[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwlb.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '1' AND `state` = '1' LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T08:09:12+08:00 ] 114.119.134.187 GET /index/news/xwxq/id/35.html [ info ] www.xn--vhqsn14am88k.com/index/news/xwxq/id/35.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,172.70kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.xn--vhqsn14am88k.com', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/35_html' => '', 'id' => '35', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 35 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 35 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2022-04-15T08:14:35+08:00 ] 114.119.134.206 GET /index/product/cpxq/id/78.html [ info ] www.xn--vhqsn14am88k.com/index/product/cpxq/id/78.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,024.41kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.xn--vhqsn14am88k.com', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/78_html' => '', 'id' => '78', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '78' LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 78 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T08:22:17+08:00 ] 107.175.86.19 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,017.09kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'sec-gpc' => '1', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '" Not;A Brand";v="99", "Google Chrome";v="66", "Chromium";v="66"', 'dnt' => '1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en-US,en;q=0.5', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.66 Safari/537.36', 'connection' => 'close', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T08:22:19+08:00 ] 107.175.86.19 GET /index/contanct/zxly.html [ info ] xn--vhqsn14am88k.com/index/contanct/zxly.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,328.20kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'zxly', ), ) [ info ] [ HEADER ] array ( 'sec-gpc' => '1', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '" Not;A Brand";v="99", "Google Chrome";v="66", "Chromium";v="66"', 'origin' => 'http://xn--vhqsn14am88k.com', 'referer' => 'http://xn--vhqsn14am88k.com', 'dnt' => '1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en-US,en;q=0.5', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.66 Safari/537.36', 'connection' => 'close', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/contanct/zxly_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->zxly[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\zxly.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T08:22:20+08:00 ] 107.175.86.19 GET /lxfs.html [ info ] xn--vhqsn14am88k.com/lxfs.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.22kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'lxfs', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'sec-gpc' => '1', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '" Not;A Brand";v="99", "Google Chrome";v="66", "Chromium";v="66"', 'origin' => 'http://xn--vhqsn14am88k.com', 'referer' => 'http://xn--vhqsn14am88k.com', 'dnt' => '1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en-US,en;q=0.5', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.66 Safari/537.36', 'connection' => 'close', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/lxfs_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T08:22:21+08:00 ] 107.175.86.19 GET /index/contanct/lxwm.html [ info ] xn--vhqsn14am88k.com/index/contanct/lxwm.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,328.13kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'lxwm', ), ) [ info ] [ HEADER ] array ( 'sec-gpc' => '1', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '" Not;A Brand";v="99", "Google Chrome";v="66", "Chromium";v="66"', 'origin' => 'http://xn--vhqsn14am88k.com', 'referer' => 'http://xn--vhqsn14am88k.com', 'dnt' => '1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en-US,en;q=0.5', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.66 Safari/537.36', 'connection' => 'close', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/contanct/lxwm_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->lxwm[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\lxwm.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T08:22:24+08:00 ] 107.175.86.19 POST /index/contanct/zxly.html [ info ] xn--vhqsn14am88k.com/index/contanct/zxly.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,910.59kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'zxly', ), ) [ info ] [ HEADER ] array ( 'sec-gpc' => '1', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '" Not;A Brand";v="99", "Google Chrome";v="66", "Chromium";v="66"', 'origin' => 'http://xn--vhqsn14am88k.com', 'referer' => 'http://xn--vhqsn14am88k.com/index/contanct/zxly.html', 'dnt' => '1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en-US,en;q=0.5', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.66 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded', 'content-length' => '2433', 'connection' => 'close', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/contanct/zxly_html' => '', 'name' => 'Jones', 'tel' => '555-555-1212', 'email' => 'eric.jones.z.mail@gmail.com', 'content' => 'Hey, my name’s Eric and for just a second, imagine this… - Someone does a search and winds up at xn--vhqsn14am88k.com. - They hang out for a minute to check it out. “I’m interested… but… maybe…” - And then they hit the back button and check out the other search results instead. - Bottom line – you got an eyeball, but nothing else to show for it. - There they go. This isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace. But you CAN fix that. Talk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site. CLICK HERE https://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works. Time is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better! Plus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship. Strong stuff. CLICK HERE https://jumboleadmagnet.com to discover what Talk With Web Visitor can do for your business. You could be converting up to 100X more leads today! Eric PS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. You have customers waiting to talk with you right now… don’t keep them waiting. CLICK HERE https://jumboleadmagnet.com to try Talk With Web Visitor now. If you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=xn--vhqsn14am88k.com ', ) [ info ] [ RUN ] app\index\controller\Contanct->zxly[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ly` [ RunTime:0.015625s ] [ sql ] [ SQL ] INSERT INTO `ly` (`name` , `tel` , `email` , `content` , `state` , `date`) VALUES ('Jones' , 555 , 'eric.jones.z.mail@gmail.com' , 'Hey, my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at xn--vhqsn14am88k.com.\r\n\r\n- They hang out for a minute to check it out. “I’m interested… but… maybe…”\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE https://jumboleadmagnet.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=xn--vhqsn14am88k.com\r\n' , 1 , '2022-04-15 08:22:24') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T08:31:25+08:00 ] 51.222.253.16 GET /index/news/xwxq/id/6.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/6.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,198.57kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/6_html' => '', 'id' => '6', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 6 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 6 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T08:33:54+08:00 ] 114.119.151.237 GET /index/news/xwxq/id/147.html [ info ] www.xn--vhqsn14am88k.com/index/news/xwxq/id/147.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,171.43kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.xn--vhqsn14am88k.com', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/147_html' => '', 'id' => '147', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 147 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 147 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T08:40:06+08:00 ] 114.119.134.203 GET /index/news/hydtnews.html?page=24 [ info ] www.xn--vhqsn14am88k.com/index/news/hydtnews.html?page=24 [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,084.45kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=0', 'host' => 'www.xn--vhqsn14am88k.com', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '24', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 184,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T08:45:35+08:00 ] 114.119.135.224 GET /index/news/hydtnews.html?page=22 [ info ] www.xn--vhqsn14am88k.com/index/news/hydtnews.html?page=22 [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,100.54kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=0', 'host' => 'www.xn--vhqsn14am88k.com', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '22', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 168,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T08:48:59+08:00 ] 51.222.253.20 GET /index/news/xwxq/id/37.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/37.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,225.84kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/37_html' => '', 'id' => '37', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 37 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 37 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T09:00:23+08:00 ] 222.187.221.137 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,015.42kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T09:00:23+08:00 ] 222.187.221.137 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.218750s][吞吐率:4.57req/s] [内存消耗:2,015.27kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => '*/*', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.031250s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T09:00:57+08:00 ] 106.11.159.149 GET /index/product/cpxq/id/161.html [ info ] www.kinsana.cn/index/product/cpxq/id/161.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,987.52kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/161_html' => '', 'id' => '161', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '161' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 161 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T09:02:39+08:00 ] 51.222.253.5 GET /index/news/xwxq/id/101.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/101.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,171.29kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/101_html' => '', 'id' => '101', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 101 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 101 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2022-04-15T09:09:40+08:00 ] 60.208.36.10 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,068.89kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'favicon.ico', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/favicon_ico' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T09:18:29+08:00 ] 101.68.211.2 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,015.61kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:47.0) Gecko/20100101 Firefox/47.0', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T09:18:31+08:00 ] 51.222.253.11 GET /index/news/xwxq/id/181.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/181.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,173.68kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/181_html' => '', 'id' => '181', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 181 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 181 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T09:19:04+08:00 ] 123.234.224.186 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.90kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'favicon.ico', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/favicon_ico' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T09:24:33+08:00 ] 198.235.24.137 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,016.17kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Expanse, a Palo Alto Networks company, searches across the global IPv4 space multiple times per day to identify customers' presences on the Internet. If you would like to be excluded from our scans, please send IP addresses/domains to: scaninfo@paloaltonetworks.com', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T09:30:15+08:00 ] 223.104.204.99 POST /api/index/nypro [ info ] www.kinsana.cn/api/index/nypro [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,387.98kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'nypro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'origin' => 'http://www.kinsana.cn', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; V2020CA Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/86.0.4240.99 XWEB/3209 MMWEBSDK/20220303 Mobile Safari/537.36 MMWEBID/4293 MicroMessenger/8.0.21.2120(0x2800153F) Process/toolsmp WeChat/arm64 Weixin NetType/5G Language/zh_CN ABI/arm64', 'accept' => '*/*', 'content-length' => '0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/nypro' => '', ) [ info ] [ RUN ] app\api\controller\Index->nypro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 [ RunTime:0.031250s ] --------------------------------------------------------------- [ 2022-04-15T09:30:15+08:00 ] 223.104.204.99 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,696.82kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'types', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; V2020CA Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/86.0.4240.99 XWEB/3209 MMWEBSDK/20220303 Mobile Safari/537.36 MMWEBID/4293 MicroMessenger/8.0.21.2120(0x2800153F) Process/toolsmp WeChat/arm64 Weixin NetType/5G Language/zh_CN ABI/arm64', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/types' => '', 'cate_id' => '5', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,3,10,7,5,4,1,6) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T09:30:23+08:00 ] 223.104.204.99 POST /api/index/smpro [ info ] www.kinsana.cn/api/index/smpro [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,079.66kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'smpro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; V2020CA Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/86.0.4240.99 XWEB/3209 MMWEBSDK/20220303 Mobile Safari/537.36 MMWEBID/4293 MicroMessenger/8.0.21.2120(0x2800153F) Process/toolsmp WeChat/arm64 Weixin NetType/5G Language/zh_CN ABI/arm64', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '19', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/smpro' => '', 'cate_id' => '5', 'type_id' => '3', ) [ info ] [ RUN ] app\api\controller\Index->smpro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 AND `type_id` = 3 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T09:31:10+08:00 ] 223.104.204.99 POST /api/index/zypro [ info ] www.kinsana.cn/api/index/zypro [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,876.01kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'zypro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/zycp.html', 'origin' => 'http://www.kinsana.cn', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; V2020CA Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/86.0.4240.99 XWEB/3209 MMWEBSDK/20220303 Mobile Safari/537.36 MMWEBID/4293 MicroMessenger/8.0.21.2120(0x2800153F) Process/toolsmp WeChat/arm64 Weixin NetType/5G Language/zh_CN ABI/arm64', 'accept' => '*/*', 'content-length' => '0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/zypro' => '', ) [ info ] [ RUN ] app\api\controller\Index->zypro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 2 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2022-04-15T09:31:10+08:00 ] 223.104.204.99 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,691.70kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'types', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/zycp.html', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; V2020CA Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/86.0.4240.99 XWEB/3209 MMWEBSDK/20220303 Mobile Safari/537.36 MMWEBID/4293 MicroMessenger/8.0.21.2120(0x2800153F) Process/toolsmp WeChat/arm64 Weixin NetType/5G Language/zh_CN ABI/arm64', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/types' => '', 'cate_id' => '2', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 2 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T09:31:21+08:00 ] 223.104.204.99 POST /api/index/nypro [ info ] www.kinsana.cn/api/index/nypro [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,387.91kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'nypro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'origin' => 'http://www.kinsana.cn', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; V2020CA Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/86.0.4240.99 XWEB/3209 MMWEBSDK/20220303 Mobile Safari/537.36 MMWEBID/4293 MicroMessenger/8.0.21.2120(0x2800153F) Process/toolsmp WeChat/arm64 Weixin NetType/5G Language/zh_CN ABI/arm64', 'accept' => '*/*', 'content-length' => '0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/nypro' => '', ) [ info ] [ RUN ] app\api\controller\Index->nypro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T09:31:21+08:00 ] 223.104.204.99 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,696.82kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'types', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; V2020CA Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/86.0.4240.99 XWEB/3209 MMWEBSDK/20220303 Mobile Safari/537.36 MMWEBID/4293 MicroMessenger/8.0.21.2120(0x2800153F) Process/toolsmp WeChat/arm64 Weixin NetType/5G Language/zh_CN ABI/arm64', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/types' => '', 'cate_id' => '5', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,3,10,7,5,4,1,6) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T09:31:24+08:00 ] 65.108.136.169 GET /index/news/xwxq/id/159.html [ info ] www.kinsana.cn/index/news/xwxq/id/159.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,199.66kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => 'br,gzip', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/159_html' => '', 'id' => '159', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 159 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 159 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T09:31:27+08:00 ] 223.104.204.99 POST /api/index/smpro [ info ] www.kinsana.cn/api/index/smpro [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:2,079.66kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'smpro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; V2020CA Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/86.0.4240.99 XWEB/3209 MMWEBSDK/20220303 Mobile Safari/537.36 MMWEBID/4293 MicroMessenger/8.0.21.2120(0x2800153F) Process/toolsmp WeChat/arm64 Weixin NetType/5G Language/zh_CN ABI/arm64', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '19', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/smpro' => '', 'cate_id' => '5', 'type_id' => '3', ) [ info ] [ RUN ] app\api\controller\Index->smpro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 AND `type_id` = 3 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T09:33:15+08:00 ] 223.104.204.99 POST /api/index/zypro [ info ] www.kinsana.cn/api/index/zypro [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,876.05kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'zypro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/zycp.html', 'origin' => 'http://www.kinsana.cn', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; V2020CA Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/86.0.4240.99 XWEB/3209 MMWEBSDK/20220303 Mobile Safari/537.36 MMWEBID/4293 MicroMessenger/8.0.21.2120(0x2800153F) Process/toolsmp WeChat/arm64 Weixin NetType/5G Language/zh_CN ABI/arm64', 'accept' => '*/*', 'content-length' => '0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/zypro' => '', ) [ info ] [ RUN ] app\api\controller\Index->zypro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 2 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2022-04-15T09:33:16+08:00 ] 223.104.204.99 POST /api/index/nypro [ info ] www.kinsana.cn/api/index/nypro [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,387.91kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'nypro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'origin' => 'http://www.kinsana.cn', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; V2020CA Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/86.0.4240.99 XWEB/3209 MMWEBSDK/20220303 Mobile Safari/537.36 MMWEBID/4293 MicroMessenger/8.0.21.2120(0x2800153F) Process/toolsmp WeChat/arm64 Weixin NetType/5G Language/zh_CN ABI/arm64', 'accept' => '*/*', 'content-length' => '0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/nypro' => '', ) [ info ] [ RUN ] app\api\controller\Index->nypro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2022-04-15T09:33:16+08:00 ] 223.104.204.99 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,691.59kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'types', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/zycp.html', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; V2020CA Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/86.0.4240.99 XWEB/3209 MMWEBSDK/20220303 Mobile Safari/537.36 MMWEBID/4293 MicroMessenger/8.0.21.2120(0x2800153F) Process/toolsmp WeChat/arm64 Weixin NetType/5G Language/zh_CN ABI/arm64', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/types' => '', 'cate_id' => '2', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 2 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T09:33:17+08:00 ] 223.104.204.99 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,696.82kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'types', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; V2020CA Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/86.0.4240.99 XWEB/3209 MMWEBSDK/20220303 Mobile Safari/537.36 MMWEBID/4293 MicroMessenger/8.0.21.2120(0x2800153F) Process/toolsmp WeChat/arm64 Weixin NetType/5G Language/zh_CN ABI/arm64', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/types' => '', 'cate_id' => '5', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,3,10,7,5,4,1,6) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T09:34:14+08:00 ] 54.36.148.12 GET /gczs.html [ info ] www.kinsana.cn/gczs.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.49kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'gczs', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/gczs_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T09:35:53+08:00 ] 51.222.253.15 GET /index/news/xwxq/id/39.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/39.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,172.49kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/39_html' => '', 'id' => '39', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 39 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 39 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T09:54:33+08:00 ] 51.222.253.4 GET /index/product/jqyp.html [ info ] xn--vhqsn14am88k.com/index/product/jqyp.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,108.75kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'jqyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/product/jqyp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->jqyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\jqyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 1 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 1 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,5,8) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T10:03:04+08:00 ] 106.11.152.34 GET /index/news/xwxq/id/68.html [ info ] www.kinsana.cn/index/news/xwxq/id/68.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,173.95kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/68_html' => '', 'id' => '68', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 68 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 68 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T10:08:15+08:00 ] 51.222.253.6 GET /index/news/xwxq/id/102.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/102.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,191.41kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/102_html' => '', 'id' => '102', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 102 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 102 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T10:18:45+08:00 ] 185.191.171.8 GET /index/news/xwxq/id/216.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/216.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,191.86kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)', 'connection' => 'close', 'accept-encoding' => 'gzip,deflate', 'accept' => 'text/html, application/rss+xml, application/atom+xml, text/xml, text/rss+xml, application/xhtml+xml', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/216_html' => '', 'id' => '216', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 216 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 216 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T10:24:09+08:00 ] 51.222.253.16 GET /index/news/xwxq/id/17.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/17.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,172.02kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/17_html' => '', 'id' => '17', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 17 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 17 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T10:25:51+08:00 ] 111.33.106.149 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.70kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'en-US', 'accept-encoding' => 'gzip, deflate, br', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T10:34:05+08:00 ] 123.183.224.92 GET /index/product/scp.html [ info ] www.kinsana.cn/index/product/scp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,087.06kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'scp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/scp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->scp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\scp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 4 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 4 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 4 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,9) [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2022-04-15T10:34:43+08:00 ] 49.7.21.116 GET /index/news/spnews.html [ info ] www.kinsana.cn/index/news/spnews.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,333.05kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'spnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/spnews_html' => '', ) [ info ] [ RUN ] app\index\controller\News->spnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\spnews.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T10:35:30+08:00 ] 123.125.109.35 GET /index/product/zycp.html [ info ] www.kinsana.cn/index/product/zycp.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,105.54kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'zycp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/zycp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->zycp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\zycp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 2 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 2 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T10:39:39+08:00 ] 51.222.253.5 GET /index/news/xwxq/id/32.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/32.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,195.15kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/32_html' => '', 'id' => '32', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 32 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 32 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T10:39:46+08:00 ] 123.125.109.35 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,960.57kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'zp', 2 => 'rczp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/zp/rczp_html' => '', ) [ info ] [ RUN ] app\index\controller\Zp->rczp[ D:\WWW\kinsasa\application\index\controller\Zp.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\zp\rczp.htm [ array ( 0 => 'res', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `zp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `zp` WHERE `state` = 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T10:40:05+08:00 ] 61.135.159.144 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,016.03kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T10:42:07+08:00 ] 49.7.21.116 GET /index/contanct/yfzx.html [ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,325.80kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'yfzx', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/yfzx_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->yfzx[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\yfzx.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T10:48:56+08:00 ] 123.125.109.35 GET /index/news/xwlb.html [ info ] www.kinsana.cn/index/news/xwlb.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,076.54kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwlb', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwlb_html' => '', ) [ info ] [ RUN ] app\index\controller\News->xwlb[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwlb.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '1' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T10:54:15+08:00 ] 123.183.224.91 GET /index/product/cwyp.html [ info ] www.kinsana.cn/index/product/cwyp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,114.55kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cwyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cwyp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 3 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T10:55:44+08:00 ] 51.222.253.11 GET /index/product/scp.html [ info ] xn--vhqsn14am88k.com/index/product/scp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,086.86kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'scp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/product/scp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->scp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\scp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 4 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 4 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 4 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,9) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T10:59:14+08:00 ] 123.125.109.35 GET /index/product/jqyp.html [ info ] www.kinsana.cn/index/product/jqyp.html [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,108.79kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'jqyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/jqyp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->jqyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\jqyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 1 AND `state` = 1 LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 1 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,5,8) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T10:59:30+08:00 ] 49.7.21.116 GET /index/about/qywh.html [ info ] www.kinsana.cn/index/about/qywh.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,283.51kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'qywh', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/about/qywh_html' => '', ) [ info ] [ RUN ] app\index\controller\About->qywh[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\qywh.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T11:01:37+08:00 ] 116.179.32.17 GET /index/news/xwxq/id/189.html [ info ] www.kinsana.cn/index/news/xwxq/id/189.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,192.73kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'if-none-match' => '"@NULL@"', 'accept-encoding' => 'gzip', 'accept' => '*/*', 'accept-language' => 'zh-cn,zh-tw', 'user-agent' => 'Mozilla/5.0 (Linux;u;Android 4.2.2;zh-cn;) AppleWebKit/534.46 (KHTML,like Gecko) Version/5.1 Mobile Safari/10600.6.3 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/189_html' => '', 'id' => '189', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 189 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 189 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T11:01:58+08:00 ] 54.36.149.81 GET /index/news/xwxq/id/223.html [ info ] www.kinsana.cn/index/news/xwxq/id/223.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,201.11kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/223_html' => '', 'id' => '223', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 223 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 223 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T11:04:31+08:00 ] 49.7.20.134 GET / [ info ] www.kinsana.cn/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,015.91kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T11:11:02+08:00 ] 185.191.171.6 GET /index/news/xwxq/id/205.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/205.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,198.24kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)', 'connection' => 'close', 'accept-encoding' => 'gzip,deflate', 'accept' => 'text/html, application/rss+xml, application/atom+xml, text/xml, text/rss+xml, application/xhtml+xml', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/205_html' => '', 'id' => '205', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 205 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 205 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2022-04-15T11:11:14+08:00 ] 154.31.132.147 GET /gczs.html [ info ] www.kinsana.cn/gczs.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,069.75kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'gczs', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/4.0 (compatible; MSIE 9.0; Windows NT 6.1)', 'referer' => 'http://www.baidu.com', 'accept-language' => 'zh-CN,zh', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'content-type' => 'application/x-www-form-urlencoded; Charset=UTF-8', 'connection' => 'close', ) [ info ] [ PARAM ] array ( '/gczs_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T11:12:46+08:00 ] 51.222.253.15 GET /index/news/xwxq/id/100.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/100.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,198.05kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/100_html' => '', 'id' => '100', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 100 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T11:14:14+08:00 ] 124.248.67.31 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,015.99kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T11:15:01+08:00 ] 49.7.21.116 GET /index/news/hydtnews.html [ info ] www.kinsana.cn/index/news/hydtnews.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,083.27kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T11:28:39+08:00 ] 51.222.253.14 GET /index/news/xwxq/id/103.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/103.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,204.63kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/103_html' => '', 'id' => '103', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 103 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 103 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T11:28:40+08:00 ] 118.184.177.54 GET /index/about/gczs.html [ info ] www.kinsana.cn/index/about/gczs.html [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:1,283.50kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'gczs', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/about/gczs_html' => '', ) [ info ] [ RUN ] app\index\controller\About->gczs[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\gczs.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T11:28:40+08:00 ] 118.184.177.56 GET /index/product/cpzt.html [ info ] www.kinsana.cn/index/product/cpzt.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,116.74kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.031250s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T11:28:41+08:00 ] 118.184.177.55 GET /index/about/zgrz.html [ info ] www.kinsana.cn/index/about/zgrz.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,299.51kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'zgrz', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/about/zgrz_html' => '', ) [ info ] [ RUN ] app\index\controller\About->zgrz[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\zgrz.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T11:28:41+08:00 ] 118.184.177.53 GET /index/about/qyjj.html [ info ] www.kinsana.cn/index/about/qyjj.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,283.50kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'qyjj', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/about/qyjj_html' => '', ) [ info ] [ RUN ] app\index\controller\About->qyjj[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\qyjj.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T11:32:49+08:00 ] 123.183.224.91 GET /index/contanct/zxly.html [ info ] www.kinsana.cn/index/contanct/zxly.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,325.84kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'zxly', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/zxly_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->zxly[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\zxly.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T11:36:44+08:00 ] 220.181.108.85 GET /index/product/cpxq/id/138.html [ info ] www.kinsana.cn/index/product/cpxq/id/138.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,009.95kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip', 'accept' => '*/*', 'accept-language' => 'zh-cn,zh-tw', 'user-agent' => 'Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/138_html' => '', 'id' => '138', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '138' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 138 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T11:36:52+08:00 ] 139.198.19.213 GET / [ info ] www.kinsana.cn/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,015.84kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T11:43:10+08:00 ] 51.222.253.19 GET /index/news/xwxq/id/176.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/176.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,190.26kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/176_html' => '', 'id' => '176', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 176 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 176 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T11:50:32+08:00 ] 114.119.134.182 GET /index/product/cwyp.html?page=4 [ info ] www.xn--vhqsn14am88k.com/index/product/cwyp.html?page=4 [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,092.48kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cwyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=0', 'host' => 'www.xn--vhqsn14am88k.com', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cwyp_html' => '', 'page' => '4', ) [ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 3 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 27,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T11:57:31+08:00 ] 106.11.157.45 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.45kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.96 Mobile Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T11:57:55+08:00 ] 51.222.253.5 GET /index/news/xwxq/id/38.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/38.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,195.41kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/38_html' => '', 'id' => '38', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 38 LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 38 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T12:00:35+08:00 ] 117.14.112.48 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,015.80kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T12:03:21+08:00 ] 123.245.24.245 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,015.80kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T12:03:22+08:00 ] 110.177.181.26 GET /feng.txt [ info ] www.kinsana.cn/feng.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'feng.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/feng_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:22+08:00 ] 112.94.253.158 GET /Newfo./1.asp [ info ] www.kinsana.cn/Newfo./1.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Newfo.', 1 => '1.asp', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/Newfo/1_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:23+08:00 ] 125.76.177.15 GET /feng.htm [ info ] www.kinsana.cn/feng.htm [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'feng.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/feng_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:23+08:00 ] 1.30.28.253 GET /photo3.asp [ info ] www.kinsana.cn/photo3.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'photo3.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/photo3_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:23+08:00 ] 222.94.212.53 GET /plus/vps.php [ info ] www.kinsana.cn/plus/vps.php [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.66kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'plus', 1 => 'vps.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/plus/vps_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:24+08:00 ] 36.106.167.39 GET /hackjie.asp [ info ] www.kinsana.cn/hackjie.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hackjie.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hackjie_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:24+08:00 ] 1.202.113.129 GET /201055151920.txt [ info ] www.kinsana.cn/201055151920.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.66kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '201055151920.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/201055151920_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:24+08:00 ] 112.94.253.111 GET /zk.asp [ info ] www.kinsana.cn/zk.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'zk.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/zk_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:24+08:00 ] 223.166.75.27 GET /amao.asp [ info ] www.kinsana.cn/amao.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'amao.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/amao_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:24+08:00 ] 125.76.160.142 GET /zijing.html [ info ] www.kinsana.cn/zijing.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.61kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'zijing', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/zijing_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:24+08:00 ] 112.115.155.112 GET /jun.asa [ info ] www.kinsana.cn/jun.asa [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'jun.asa', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/jun_asa' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:25+08:00 ] 111.85.200.217 GET /hx.htm [ info ] www.kinsana.cn/hx.htm [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hx.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hx_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:25+08:00 ] 124.235.138.138 GET /f.php [ info ] www.kinsana.cn/f.php [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'f.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/f_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:25+08:00 ] 221.14.171.244 GET /maoadai.asp [ info ] www.kinsana.cn/maoadai.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'maoadai.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/maoadai_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:27+08:00 ] 59.55.155.57 GET /andx.asp [ info ] www.kinsana.cn/andx.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'andx.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/andx_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:28+08:00 ] 222.94.212.53 GET /v.asp [ info ] www.kinsana.cn/v.asp [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'v.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/v_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:28+08:00 ] 110.167.215.250 GET /mainpage.html [ info ] www.kinsana.cn/mainpage.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'mainpage', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/mainpage_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:29+08:00 ] 36.106.167.0 GET /2009-kof97.html [ info ] www.kinsana.cn/2009-kof97.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '2009-kof97', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/2009-kof97_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:29+08:00 ] 124.235.138.231 GET /jyhack.com.txt [ info ] www.kinsana.cn/jyhack.com.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'jyhack.com.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/jyhack_com_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:30+08:00 ] 125.72.95.201 GET /op.html [ info ] www.kinsana.cn/op.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'op', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/op_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:30+08:00 ] 112.94.253.95 GET /img.asp [ info ] www.kinsana.cn/img.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'img.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/img_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:30+08:00 ] 121.29.178.121 GET /HACK.asp [ info ] www.kinsana.cn/HACK.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'HACK.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/HACK_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:31+08:00 ] 182.138.137.230 GET /2005.asp [ info ] www.kinsana.cn/2005.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.51kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '2005.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/2005_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:31+08:00 ] 110.52.195.34 GET /logi.asp [ info ] www.kinsana.cn/logi.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'logi.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/logi_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:32+08:00 ] 112.94.252.140 GET /123.asp [ info ] www.kinsana.cn/123.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '123.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/123_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:32+08:00 ] 119.60.104.86 GET /xc.asp [ info ] www.kinsana.cn/xc.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'xc.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/xc_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:32+08:00 ] 124.227.31.36 GET /long.txt [ info ] www.kinsana.cn/long.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'long.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/long_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:32+08:00 ] 220.250.63.176 GET /dns.asp [ info ] www.kinsana.cn/dns.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'dns.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/dns_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:32+08:00 ] 120.0.52.121 GET /heiye.htm [ info ] www.kinsana.cn/heiye.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'heiye.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/heiye_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:32+08:00 ] 121.57.227.162 GET /huangdi.asp [ info ] www.kinsana.cn/huangdi.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'huangdi.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/huangdi_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:32+08:00 ] 119.60.105.95 GET /200962614559578.asa [ info ] www.kinsana.cn/200962614559578.asa [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '200962614559578.asa', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/200962614559578_asa' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:32+08:00 ] 60.13.138.72 GET /admind.asp [ info ] www.kinsana.cn/admind.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admind.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/admind_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:33+08:00 ] 112.94.252.16 GET /886.asp [ info ] www.kinsana.cn/886.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '886.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/886_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:33+08:00 ] 119.60.105.81 GET /yy.asp [ info ] www.kinsana.cn/yy.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'yy.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/yy_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:33+08:00 ] 182.138.137.90 GET /zhdian.asp [ info ] www.kinsana.cn/zhdian.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'zhdian.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/zhdian_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:33+08:00 ] 123.245.24.245 GET /zgd.asp [ info ] www.kinsana.cn/zgd.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'zgd.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/zgd_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:33+08:00 ] 118.81.84.111 GET /molu.asp [ info ] www.kinsana.cn/molu.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'molu.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/molu_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:33+08:00 ] 223.166.74.22 GET /page.asp [ info ] www.kinsana.cn/page.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'page.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/page_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:33+08:00 ] 124.227.31.200 GET /7878.asp [ info ] www.kinsana.cn/7878.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '7878.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/7878_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:33+08:00 ] 125.72.95.161 GET /page596.htm [ info ] www.kinsana.cn/page596.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'page596.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/page596_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:34+08:00 ] 175.17.150.164 GET /SeVen.html [ info ] www.kinsana.cn/SeVen.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'SeVen', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/SeVen_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:34+08:00 ] 221.11.51.29 GET /dd.txt [ info ] www.kinsana.cn/dd.txt [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'dd.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/dd_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:34+08:00 ] 110.177.180.135 GET /index.html [ info ] www.kinsana.cn/index.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,018.94kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index_html' => '', ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T12:03:34+08:00 ] 111.224.7.1 GET /Bx.html [ info ] www.kinsana.cn/Bx.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,068.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Bx', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/Bx_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:34+08:00 ] 175.152.28.79 GET /yt9077.asp [ info ] www.kinsana.cn/yt9077.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'yt9077.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/yt9077_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:34+08:00 ] 27.224.137.130 GET /zhuanbi.txt [ info ] www.kinsana.cn/zhuanbi.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'zhuanbi.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/zhuanbi_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:34+08:00 ] 124.235.138.239 GET /index1.htm [ info ] www.kinsana.cn/index1.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index1.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index1_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:34+08:00 ] 111.224.218.63 GET /cnns.asp [ info ] www.kinsana.cn/cnns.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'cnns.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/cnns_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:34+08:00 ] 36.5.221.172 GET /2.aspx [ info ] www.kinsana.cn/2.aspx [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '2.aspx', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/2_aspx' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:34+08:00 ] 220.250.62.60 GET /ha.html [ info ] www.kinsana.cn/ha.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ha', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/ha_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:35+08:00 ] 60.13.138.27 GET /z.asp [ info ] www.kinsana.cn/z.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'z.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/z_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:35+08:00 ] 125.76.177.93 GET /9999.asp [ info ] www.kinsana.cn/9999.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '9999.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/9999_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:36+08:00 ] 171.34.176.160 GET /aaa.asp [ info ] www.kinsana.cn/aaa.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'aaa.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/aaa_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:36+08:00 ] 222.94.140.111 GET /root.asp [ info ] www.kinsana.cn/root.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'root.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/root_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:36+08:00 ] 223.166.75.27 GET /3.asa [ info ] www.kinsana.cn/3.asa [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.54kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '3.asa', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/3_asa' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:36+08:00 ] 111.85.200.107 GET /Alan.html [ info ] www.kinsana.cn/Alan.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Alan', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/Alan_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:36+08:00 ] 180.95.231.220 GET /youhao.htm [ info ] www.kinsana.cn/youhao.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'youhao.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/youhao_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:36+08:00 ] 175.184.165.248 GET /aab.asp [ info ] www.kinsana.cn/aab.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'aab.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/aab_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:36+08:00 ] 36.106.166.21 GET /2008723182517855.asp [ info ] www.kinsana.cn/2008723182517855.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.68kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '2008723182517855.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/2008723182517855_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:36+08:00 ] 111.175.57.86 GET /test.txt [ info ] www.kinsana.cn/test.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'test.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/test_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:36+08:00 ] 112.193.170.27 GET /webshellQQqun5239310.html [ info ] www.kinsana.cn/webshellQQqun5239310.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.79kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'webshellQQqun5239310', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/webshellQQqun5239310_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:36+08:00 ] 60.13.138.111 GET /config.asp [ info ] www.kinsana.cn/config.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'config.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/config_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:37+08:00 ] 60.13.6.196 GET /include/dama.php [ info ] www.kinsana.cn/include/dama.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.68kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'include', 1 => 'dama.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/include/dama_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:37+08:00 ] 111.85.200.40 GET /200845172350599.asa [ info ] www.kinsana.cn/200845172350599.asa [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '200845172350599.asa', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/200845172350599_asa' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:37+08:00 ] 27.224.136.167 GET /w0ai1uo.txt [ info ] www.kinsana.cn/w0ai1uo.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'w0ai1uo.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/w0ai1uo_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:37+08:00 ] 111.175.56.36 GET /aaa.htm [ info ] www.kinsana.cn/aaa.htm [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'aaa.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/aaa_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:37+08:00 ] 39.82.213.100 GET /up.asp [ info ] www.kinsana.cn/up.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'up.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/up_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:37+08:00 ] 124.235.138.53 GET /min.asp [ info ] www.kinsana.cn/min.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'min.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/min_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:37+08:00 ] 171.34.179.84 GET /INDEX.HTML [ info ] www.kinsana.cn/INDEX.HTML [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,018.94kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'INDEX', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/INDEX_HTML' => '', ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T12:03:37+08:00 ] 182.138.137.104 GET /test.jsp [ info ] www.kinsana.cn/test.jsp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'test.jsp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/test_jsp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:37+08:00 ] 36.106.167.168 GET /jc.html [ info ] www.kinsana.cn/jc.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'jc', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/jc_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:37+08:00 ] 124.117.194.125 GET /sb.asp [ info ] www.kinsana.cn/sb.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'sb.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/sb_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:37+08:00 ] 112.94.253.77 GET /lowkey1.asp [ info ] www.kinsana.cn/lowkey1.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'lowkey1.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/lowkey1_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:38+08:00 ] 58.244.34.146 GET /hackcx.html [ info ] www.kinsana.cn/hackcx.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.62kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hackcx', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hackcx_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:38+08:00 ] 116.113.12.123 GET /shaomiao.asp [ info ] www.kinsana.cn/shaomiao.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'shaomiao.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/shaomiao_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:38+08:00 ] 112.94.253.100 GET /oos.htm [ info ] www.kinsana.cn/oos.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'oos.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/oos_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:38+08:00 ] 123.171.249.158 GET /test1.jsp [ info ] www.kinsana.cn/test1.jsp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'test1.jsp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/test1_jsp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:38+08:00 ] 124.31.107.194 GET /zc.asp [ info ] www.kinsana.cn/zc.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'zc.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/zc_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:38+08:00 ] 125.76.177.186 GET /123456.asp [ info ] www.kinsana.cn/123456.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '123456.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/123456_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:38+08:00 ] 175.17.175.48 GET /Yn.txt [ info ] www.kinsana.cn/Yn.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Yn.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/Yn_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:38+08:00 ] 124.235.138.239 GET /1.html [ info ] www.kinsana.cn/1.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '1', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/1_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:38+08:00 ] 110.177.181.72 GET /alert.asp [ info ] www.kinsana.cn/alert.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'alert.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/alert_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:39+08:00 ] 175.152.31.121 GET /hack.htm [ info ] www.kinsana.cn/hack.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hack.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hack_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:39+08:00 ] 115.192.210.239 GET /zo.txt [ info ] www.kinsana.cn/zo.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'zo.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/zo_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:39+08:00 ] 112.94.253.57 GET /yl.txt [ info ] www.kinsana.cn/yl.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'yl.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/yl_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:39+08:00 ] 223.166.74.22 GET /sever.asp [ info ] www.kinsana.cn/sever.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'sever.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/sever_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:39+08:00 ] 116.52.105.2 GET /top3.asp [ info ] www.kinsana.cn/top3.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'top3.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/top3_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:39+08:00 ] 175.152.31.29 GET /cmd.txt [ info ] www.kinsana.cn/cmd.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'cmd.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/cmd_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:39+08:00 ] 39.82.208.241 GET /read.txt [ info ] www.kinsana.cn/read.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'read.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/read_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:39+08:00 ] 171.34.178.125 GET /aa.html [ info ] www.kinsana.cn/aa.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'aa', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/aa_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:39+08:00 ] 119.60.104.73 GET /20071222213940994.asa [ info ] www.kinsana.cn/20071222213940994.asa [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '20071222213940994.asa', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/20071222213940994_asa' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:39+08:00 ] 175.184.164.141 GET /mswill.txt [ info ] www.kinsana.cn/mswill.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'mswill.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/mswill_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:39+08:00 ] 117.22.144.201 GET /test.txt [ info ] www.kinsana.cn/test.txt [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'test.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/test_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:40+08:00 ] 58.244.28.206 GET /evil.html [ info ] www.kinsana.cn/evil.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'evil', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/evil_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:40+08:00 ] 42.48.78.241 GET /abc.asp [ info ] www.kinsana.cn/abc.asp [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'abc.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/abc_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:40+08:00 ] 59.52.178.218 GET /tts.asp [ info ] www.kinsana.cn/tts.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'tts.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/tts_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:40+08:00 ] 221.199.94.223 GET /Seven.html [ info ] www.kinsana.cn/Seven.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Seven', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/Seven_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:41+08:00 ] 117.22.144.132 GET /ouran.asp [ info ] www.kinsana.cn/ouran.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ouran.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/ouran_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:41+08:00 ] 112.80.138.184 GET /lk.html [ info ] www.kinsana.cn/lk.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'lk', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/lk_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:41+08:00 ] 119.60.105.123 GET /hehe.htm [ info ] www.kinsana.cn/hehe.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hehe.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hehe_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:41+08:00 ] 112.94.253.184 GET /about.htm [ info ] www.kinsana.cn/about.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'about.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/about_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:41+08:00 ] 150.255.121.0 GET /china.asp [ info ] www.kinsana.cn/china.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'china.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/china_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:41+08:00 ] 36.57.173.204 GET /admin.htm [ info ] www.kinsana.cn/admin.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/admin_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:42+08:00 ] 112.94.252.117 GET /renpinyouwenti.html [ info ] www.kinsana.cn/renpinyouwenti.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.69kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'renpinyouwenti', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/renpinyouwenti_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:42+08:00 ] 58.244.41.132 GET /uploads/memberlogin.inc.php [ info ] www.kinsana.cn/uploads/memberlogin.inc.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.84kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'memberlogin.inc.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/uploads/memberlogin_inc_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:42+08:00 ] 223.166.74.30 GET /defaut.asp [ info ] www.kinsana.cn/defaut.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'defaut.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/defaut_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:42+08:00 ] 123.245.25.21 GET /searche.asp [ info ] www.kinsana.cn/searche.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'searche.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/searche_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:42+08:00 ] 125.84.236.67 GET /abb.asp [ info ] www.kinsana.cn/abb.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'abb.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/abb_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:42+08:00 ] 123.245.24.206 GET /fuck.html [ info ] www.kinsana.cn/fuck.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'fuck', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/fuck_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:43+08:00 ] 36.32.3.78 GET /2.HTML [ info ] www.kinsana.cn/2.HTML [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '2', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/2_HTML' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:43+08:00 ] 110.177.182.95 GET /hk592.htm [ info ] www.kinsana.cn/hk592.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hk592.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hk592_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:43+08:00 ] 1.202.112.134 GET /X-S.html [ info ] www.kinsana.cn/X-S.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'X-S', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/X-S_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:43+08:00 ] 182.138.137.63 GET /zc.htm [ info ] www.kinsana.cn/zc.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'zc.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/zc_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:43+08:00 ] 221.14.173.59 GET /20106313245325262.asp [ info ] www.kinsana.cn/20106313245325262.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '20106313245325262.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/20106313245325262_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:44+08:00 ] 124.235.138.131 GET /mao.asp [ info ] www.kinsana.cn/mao.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'mao.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/mao_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:44+08:00 ] 123.245.25.198 GET /yaotian.html [ info ] www.kinsana.cn/yaotian.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.62kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'yaotian', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/yaotian_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:44+08:00 ] 1.30.28.253 GET /well.asp [ info ] www.kinsana.cn/well.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'well.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/well_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:44+08:00 ] 222.161.43.177 GET /about.asp [ info ] www.kinsana.cn/about.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'about.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/about_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:44+08:00 ] 123.171.244.244 GET /long.txt [ info ] www.kinsana.cn/long.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'long.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/long_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:44+08:00 ] 110.53.240.193 GET /amscracker.asp [ info ] www.kinsana.cn/amscracker.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'amscracker.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/amscracker_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:44+08:00 ] 111.175.59.97 GET /Joker.asp [ info ] www.kinsana.cn/Joker.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Joker.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/Joker_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:45+08:00 ] 110.167.215.195 GET /L.D.txt [ info ] www.kinsana.cn/L.D.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'L.D.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/L_D_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:45+08:00 ] 223.166.75.77 GET /12345.html [ info ] www.kinsana.cn/12345.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '12345', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/12345_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:45+08:00 ] 110.177.177.161 GET /201072623583324489.asp [ info ] www.kinsana.cn/201072623583324489.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.71kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '201072623583324489.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/201072623583324489_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:46+08:00 ] 110.52.195.174 GET /haa.html [ info ] www.kinsana.cn/haa.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'haa', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/haa_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:46+08:00 ] 112.66.212.90 GET /89745999.asp [ info ] www.kinsana.cn/89745999.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '89745999.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/89745999_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:46+08:00 ] 42.48.78.112 GET /up319.html [ info ] www.kinsana.cn/up319.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'up319', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/up319_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:46+08:00 ] 150.255.97.155 GET /Yn.asp [ info ] www.kinsana.cn/Yn.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Yn.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/Yn_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:46+08:00 ] 171.34.179.6 GET /admin.txt [ info ] www.kinsana.cn/admin.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/admin_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:46+08:00 ] 171.117.226.104 GET /coon.asp?pw=shop [ info ] www.kinsana.cn/coon.asp?pw=shop [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.73kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'coon.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/coon_asp' => '', 'pw' => 'shop', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:46+08:00 ] 39.82.211.31 GET /admin.php [ info ] www.kinsana.cn/admin.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/admin_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:48+08:00 ] 1.202.113.40 GET /admin2.asp [ info ] www.kinsana.cn/admin2.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin2.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/admin2_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:48+08:00 ] 110.177.179.72 GET /zhwlhybdll.asp [ info ] www.kinsana.cn/zhwlhybdll.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'zhwlhybdll.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/zhwlhybdll_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:48+08:00 ] 150.255.122.234 GET /add.asp [ info ] www.kinsana.cn/add.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'add.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/add_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:48+08:00 ] 36.5.220.167 GET /bySeRDaR.htm [ info ] www.kinsana.cn/bySeRDaR.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'bySeRDaR.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/bySeRDaR_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:49+08:00 ] 175.152.109.129 GET /check.php [ info ] www.kinsana.cn/check.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'check.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/check_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:49+08:00 ] 124.31.107.183 GET /123.txt [ info ] www.kinsana.cn/123.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '123.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/123_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:49+08:00 ] 222.163.35.175 GET /wack.htm [ info ] www.kinsana.cn/wack.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wack.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/wack_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:49+08:00 ] 124.235.138.167 GET /ab.php [ info ] www.kinsana.cn/ab.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ab.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/ab_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:50+08:00 ] 58.244.37.59 GET /wsry.asp [ info ] www.kinsana.cn/wsry.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wsry.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/wsry_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:50+08:00 ] 117.132.183.17 GET / [ info ] www.kinsana.cn/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,016.29kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => '', 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.104 Safari/537.36', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T12:03:50+08:00 ] 123.245.24.139 GET /bye.asp [ info ] www.kinsana.cn/bye.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'bye.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/bye_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:50+08:00 ] 222.94.140.84 GET /icefish.htm [ info ] www.kinsana.cn/icefish.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'icefish.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/icefish_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:50+08:00 ] 125.76.177.33 GET /xiaobai.asp [ info ] www.kinsana.cn/xiaobai.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'xiaobai.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/xiaobai_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:50+08:00 ] 61.52.72.224 GET /cx/up1oad.asp [ info ] www.kinsana.cn/cx/up1oad.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'cx', 1 => 'up1oad.asp', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/cx/up1oad_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:51+08:00 ] 121.57.231.146 GET /club.asp [ info ] www.kinsana.cn/club.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'club.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/club_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:51+08:00 ] 111.224.234.150 GET /data/indray.php [ info ] www.kinsana.cn/data/indray.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.66kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'data', 1 => 'indray.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/data/indray_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:52+08:00 ] 117.22.144.161 GET /ab.asp [ info ] www.kinsana.cn/ab.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ab.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/ab_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:52+08:00 ] 222.94.140.74 GET /yz.txt [ info ] www.kinsana.cn/yz.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'yz.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/yz_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:52+08:00 ] 36.32.3.22 GET /luangtuan.asp [ info ] www.kinsana.cn/luangtuan.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'luangtuan.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/luangtuan_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:52+08:00 ] 124.31.105.122 GET /hacker.asp [ info ] www.kinsana.cn/hacker.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hacker.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hacker_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:52+08:00 ] 113.128.172.52 GET /bu.asp [ info ] www.kinsana.cn/bu.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'bu.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/bu_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:53+08:00 ] 220.250.10.128 GET /drt.txt [ info ] www.kinsana.cn/drt.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'drt.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/drt_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:54+08:00 ] 150.255.182.235 GET /admin_articledel.asp [ info ] www.kinsana.cn/admin_articledel.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.68kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin_articledel.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/admin_articledel_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:54+08:00 ] 110.167.215.68 GET /js.txt [ info ] www.kinsana.cn/js.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'js.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/js_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:55+08:00 ] 124.117.194.196 GET /admintt.asp [ info ] www.kinsana.cn/admintt.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admintt.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/admintt_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:55+08:00 ] 124.235.138.95 GET /ce.asp [ info ] www.kinsana.cn/ce.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ce.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/ce_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:55+08:00 ] 36.5.221.215 GET /cmd.asa [ info ] www.kinsana.cn/cmd.asa [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'cmd.asa', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/cmd_asa' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:55+08:00 ] 121.57.231.166 GET /end.asp [ info ] www.kinsana.cn/end.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'end.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/end_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:55+08:00 ] 112.94.252.211 GET /images/log.php [ info ] www.kinsana.cn/images/log.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.65kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'images', 1 => 'log.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/images/log_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:56+08:00 ] 220.250.62.28 GET /langren.html [ info ] www.kinsana.cn/langren.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.62kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'langren', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/langren_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:56+08:00 ] 36.5.219.205 GET /xiaobai.txt [ info ] www.kinsana.cn/xiaobai.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'xiaobai.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/xiaobai_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:56+08:00 ] 180.95.231.127 GET /wangshiruyan.asp [ info ] www.kinsana.cn/wangshiruyan.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.66kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wangshiruyan.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/wangshiruyan_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:56+08:00 ] 27.16.223.100 GET /zorrokin.htm [ info ] www.kinsana.cn/zorrokin.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'zorrokin.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/zorrokin_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:57+08:00 ] 123.160.233.101 GET /admin/sys.asp [ info ] www.kinsana.cn/admin/sys.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,075.80kb] [文件加载:39] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'sys.asp', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/admin/sys_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:57+08:00 ] 58.48.128.108 GET /conn.asp [ info ] www.kinsana.cn/conn.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'conn.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/conn_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:58+08:00 ] 123.160.232.164 GET /hack.html [ info ] www.kinsana.cn/hack.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hack', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hack_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:58+08:00 ] 118.81.8.115 GET /fish.asp [ info ] www.kinsana.cn/fish.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'fish.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/fish_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:03:59+08:00 ] 124.235.138.238 GET /2010622145030102.asa [ info ] www.kinsana.cn/2010622145030102.asa [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.68kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '2010622145030102.asa', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/2010622145030102_asa' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:01+08:00 ] 121.57.229.13 GET /heike/zhuangbi.asp [ info ] www.kinsana.cn/heike/zhuangbi.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'heike', 1 => 'zhuangbi.asp', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/heike/zhuangbi_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:01+08:00 ] 60.13.138.83 GET /HuangBigGhost-Fuck-DaiLaiLaMa-CNN-BBC-NTV-RTL.asp [ info ] www.kinsana.cn/HuangBigGhost-Fuck-DaiLaiLaMa-CNN-BBC-NTV-RTL.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,069.13kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'HuangBigGhost-Fuck-DaiLaiLaMa-CNN-BBC-NTV-RTL.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/HuangBigGhost-Fuck-DaiLaiLaMa-CNN-BBC-NTV-RTL_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:02+08:00 ] 36.32.3.161 GET /Escape.asp [ info ] www.kinsana.cn/Escape.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Escape.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/Escape_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:02+08:00 ] 220.250.62.76 GET /tongyi.html [ info ] www.kinsana.cn/tongyi.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.61kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'tongyi', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/tongyi_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:03+08:00 ] 119.60.104.77 GET /fuck.txt [ info ] www.kinsana.cn/fuck.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'fuck.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/fuck_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:03+08:00 ] 124.235.138.65 GET /moxiaoming.html [ info ] www.kinsana.cn/moxiaoming.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'moxiaoming', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/moxiaoming_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:03+08:00 ] 221.14.171.244 GET /swat.txt [ info ] www.kinsana.cn/swat.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'swat.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/swat_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:04+08:00 ] 223.167.75.29 GET /editor.asp [ info ] www.kinsana.cn/editor.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'editor.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/editor_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:04+08:00 ] 121.29.178.144 GET /H4ckSo1di3r.HtML [ info ] www.kinsana.cn/H4ckSo1di3r.HtML [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.66kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'H4ckSo1di3r', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/H4ckSo1di3r_HtML' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:04+08:00 ] 117.22.144.5 GET /nokcah.htm [ info ] www.kinsana.cn/nokcah.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'nokcah.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/nokcah_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:04+08:00 ] 223.166.75.38 GET /qinshou.txt [ info ] www.kinsana.cn/qinshou.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'qinshou.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/qinshou_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:04+08:00 ] 171.12.10.250 GET /ws.asp [ info ] www.kinsana.cn/ws.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ws.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/ws_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:04+08:00 ] 175.152.110.168 GET /aslog.htm [ info ] www.kinsana.cn/aslog.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'aslog.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/aslog_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:05+08:00 ] 124.117.195.51 GET /K7y2le.html [ info ] www.kinsana.cn/K7y2le.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.61kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'K7y2le', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/K7y2le_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:05+08:00 ] 58.244.28.206 GET /admin/md5.asa [ info ] www.kinsana.cn/admin/md5.asa [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,075.80kb] [文件加载:39] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'md5.asa', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/admin/md5_asa' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:06+08:00 ] 112.94.253.73 GET /help.asp [ info ] www.kinsana.cn/help.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'help.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/help_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:06+08:00 ] 123.245.25.122 GET /ying.html [ info ] www.kinsana.cn/ying.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ying', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/ying_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:06+08:00 ] 119.164.108.240 GET /hchk.txt [ info ] www.kinsana.cn/hchk.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hchk.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hchk_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:08+08:00 ] 150.255.253.162 GET /20107281245887528.asp [ info ] www.kinsana.cn/20107281245887528.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '20107281245887528.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/20107281245887528_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:08+08:00 ] 123.160.232.176 GET /no22.asp [ info ] www.kinsana.cn/no22.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'no22.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/no22_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:10+08:00 ] 111.224.7.143 GET /aaa.asp [ info ] www.kinsana.cn/aaa.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'aaa.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/aaa_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:10+08:00 ] 175.152.111.77 GET /help.asa [ info ] www.kinsana.cn/help.asa [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'help.asa', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/help_asa' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:10+08:00 ] 36.106.166.65 GET /help.html [ info ] www.kinsana.cn/help.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'help', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/help_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:10+08:00 ] 124.31.107.167 GET /seach.aspx [ info ] www.kinsana.cn/seach.aspx [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'seach.aspx', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/seach_aspx' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:10+08:00 ] 111.224.219.49 GET /user.asp [ info ] www.kinsana.cn/user.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'user.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/user_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:10+08:00 ] 111.224.218.157 GET /images/zencart.php [ info ] www.kinsana.cn/images/zencart.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.69kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'images', 1 => 'zencart.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/images/zencart_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:10+08:00 ] 124.235.138.163 GET /Jim.asp [ info ] www.kinsana.cn/Jim.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Jim.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/Jim_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:10+08:00 ] 36.5.196.78 GET /m.asp [ info ] www.kinsana.cn/m.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.54kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'm.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/m_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:11+08:00 ] 111.224.234.102 GET /editor_insmenu.htm [ info ] www.kinsana.cn/editor_insmenu.htm [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.66kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'editor_insmenu.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/editor_insmenu_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:11+08:00 ] 121.57.230.134 GET /king.htm [ info ] www.kinsana.cn/king.htm [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'king.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/king_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:11+08:00 ] 223.166.75.38 GET /xh.htm [ info ] www.kinsana.cn/xh.htm [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'xh.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/xh_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:11+08:00 ] 222.94.163.37 GET /aben.htm [ info ] www.kinsana.cn/aben.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'aben.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/aben_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:11+08:00 ] 39.82.213.9 GET /life.asp [ info ] www.kinsana.cn/life.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'life.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/life_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:11+08:00 ] 175.152.111.181 GET /hack.asp [ info ] www.kinsana.cn/hack.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hack.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hack_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:11+08:00 ] 1.202.113.51 GET /yulegu.html [ info ] www.kinsana.cn/yulegu.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.61kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'yulegu', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/yulegu_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:11+08:00 ] 125.84.238.199 GET /pj.htm [ info ] www.kinsana.cn/pj.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'pj.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/pj_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:11+08:00 ] 171.34.177.123 GET /jyhack.com.htm [ info ] www.kinsana.cn/jyhack.com.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'jyhack.com.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/jyhack_com_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:11+08:00 ] 110.52.216.55 GET /go.asp [ info ] www.kinsana.cn/go.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'go.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/go_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:12+08:00 ] 180.95.238.251 GET /drinkor.html [ info ] www.kinsana.cn/drinkor.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.62kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'drinkor', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/drinkor_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:12+08:00 ] 111.162.139.142 GET /mixian.html [ info ] www.kinsana.cn/mixian.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.61kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'mixian', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/mixian_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:12+08:00 ] 121.29.178.230 GET /LinghtNing.asp [ info ] www.kinsana.cn/LinghtNing.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'LinghtNing.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/LinghtNing_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:13+08:00 ] 120.0.52.249 GET /20080726160257.txt [ info ] www.kinsana.cn/20080726160257.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.66kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '20080726160257.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/20080726160257_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:13+08:00 ] 121.57.226.190 GET /xiaojian.htm [ info ] www.kinsana.cn/xiaojian.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'xiaojian.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/xiaojian_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:13+08:00 ] 112.66.211.124 GET /editor_emot.htm [ info ] www.kinsana.cn/editor_emot.htm [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'editor_emot.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/editor_emot_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:13+08:00 ] 124.235.138.56 GET /dm.asp [ info ] www.kinsana.cn/dm.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'dm.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/dm_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:13+08:00 ] 150.255.255.128 GET /dark.html [ info ] www.kinsana.cn/dark.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'dark', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/dark_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:14+08:00 ] 113.120.8.77 GET /hack4.html [ info ] www.kinsana.cn/hack4.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hack4', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hack4_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:14+08:00 ] 112.80.138.248 GET /aab.htm [ info ] www.kinsana.cn/aab.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'aab.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/aab_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:14+08:00 ] 123.160.235.114 GET /coli.txt [ info ] www.kinsana.cn/coli.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'coli.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/coli_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:15+08:00 ] 110.167.215.59 GET /dshao.htm [ info ] www.kinsana.cn/dshao.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'dshao.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/dshao_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:15+08:00 ] 220.250.63.73 GET /hackbs.txt [ info ] www.kinsana.cn/hackbs.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hackbs.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hackbs_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:15+08:00 ] 180.109.51.119 GET /fuck.html [ info ] www.kinsana.cn/fuck.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'fuck', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/fuck_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:15+08:00 ] 125.84.236.133 GET /dirk.htm [ info ] www.kinsana.cn/dirk.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'dirk.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/dirk_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:16+08:00 ] 117.22.144.25 GET /dst.asp [ info ] www.kinsana.cn/dst.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'dst.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/dst_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:16+08:00 ] 119.60.105.42 GET /THE.htm [ info ] www.kinsana.cn/THE.htm [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'THE.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/THE_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:16+08:00 ] 111.224.218.157 GET /help.asp? [ info ] www.kinsana.cn/help.asp? [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.54kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'help.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/help_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:17+08:00 ] 112.94.253.176 GET /fuck.php [ info ] www.kinsana.cn/fuck.php [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'fuck.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/fuck_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:17+08:00 ] 112.80.139.19 GET /cmd.asp [ info ] www.kinsana.cn/cmd.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'cmd.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/cmd_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:17+08:00 ] 119.60.105.77 GET /shuai.asp [ info ] www.kinsana.cn/shuai.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'shuai.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/shuai_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:18+08:00 ] 124.227.31.89 GET /xxxx.asp [ info ] www.kinsana.cn/xxxx.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'xxxx.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/xxxx_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:18+08:00 ] 220.250.11.44 GET /opChinaReload.html [ info ] www.kinsana.cn/opChinaReload.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.65kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'opChinaReload', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/opChinaReload_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:18+08:00 ] 112.80.139.252 GET /company.htm [ info ] www.kinsana.cn/company.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'company.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/company_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:18+08:00 ] 123.160.232.188 GET /hack.asp [ info ] www.kinsana.cn/hack.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hack.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hack_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:18+08:00 ] 36.32.3.21 GET /adao.html [ info ] www.kinsana.cn/adao.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'adao', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/adao_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:19+08:00 ] 124.235.138.161 GET /e-yu-hacker.asp [ info ] www.kinsana.cn/e-yu-hacker.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'e-yu-hacker.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/e-yu-hacker_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:19+08:00 ] 124.227.31.153 GET /counter2.asp [ info ] www.kinsana.cn/counter2.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'counter2.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/counter2_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:19+08:00 ] 124.235.138.229 GET /jyhack.html [ info ] www.kinsana.cn/jyhack.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.61kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'jyhack', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/jyhack_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:20+08:00 ] 60.13.138.221 GET /fmt.htm [ info ] www.kinsana.cn/fmt.htm [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'fmt.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/fmt_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:20+08:00 ] 180.95.238.12 GET /hacker.asp [ info ] www.kinsana.cn/hacker.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hacker.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hacker_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:20+08:00 ] 112.193.169.214 GET /fish.htm [ info ] www.kinsana.cn/fish.htm [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'fish.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/fish_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:21+08:00 ] 117.22.144.92 GET /1.txt [ info ] www.kinsana.cn/1.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.54kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '1.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/1_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:21+08:00 ] 175.184.164.26 GET /mylink_2z.asp [ info ] www.kinsana.cn/mylink_2z.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'mylink_2z.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/mylink_2z_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:21+08:00 ] 60.13.138.166 GET /admin.html [ info ] www.kinsana.cn/admin.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,327.09kb] [文件加载:46] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/admin_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ VIEW ] D:\WWW\kinsasa\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:21+08:00 ] 112.80.137.84 GET /admin/newsoug.asp [ info ] www.kinsana.cn/admin/newsoug.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,075.91kb] [文件加载:39] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'newsoug.asp', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/admin/newsoug_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:21+08:00 ] 36.106.166.48 GET /lou.txt [ info ] www.kinsana.cn/lou.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'lou.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/lou_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:21+08:00 ] 124.31.105.73 GET /fuck.htm [ info ] www.kinsana.cn/fuck.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'fuck.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/fuck_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:21+08:00 ] 219.140.118.209 GET /517.txt [ info ] www.kinsana.cn/517.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '517.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/517_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:22+08:00 ] 60.13.138.187 GET /bang.asp [ info ] www.kinsana.cn/bang.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'bang.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/bang_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:22+08:00 ] 220.250.63.217 GET /hacked.htm [ info ] www.kinsana.cn/hacked.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hacked.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hacked_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:22+08:00 ] 58.244.41.149 GET /ma.php [ info ] www.kinsana.cn/ma.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ma.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/ma_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:23+08:00 ] 125.84.236.131 GET /yongheng.asp [ info ] www.kinsana.cn/yongheng.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'yongheng.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/yongheng_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:23+08:00 ] 36.106.166.211 GET /nannan.asp [ info ] www.kinsana.cn/nannan.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'nannan.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/nannan_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:24+08:00 ] 125.82.242.61 GET /hacked.asp [ info ] www.kinsana.cn/hacked.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hacked.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hacked_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:24+08:00 ] 124.235.138.11 GET /help.txt [ info ] www.kinsana.cn/help.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'help.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/help_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:24+08:00 ] 175.152.29.134 GET /Sdcms_Seach.asp [ info ] www.kinsana.cn/Sdcms_Seach.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Sdcms_Seach.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/Sdcms_Seach_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:24+08:00 ] 221.199.94.147 GET /anonph.htm [ info ] www.kinsana.cn/anonph.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'anonph.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/anonph_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:24+08:00 ] 1.28.132.9 GET /download.aspx [ info ] www.kinsana.cn/download.aspx [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'download.aspx', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/download_aspx' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:25+08:00 ] 222.94.163.234 GET /huiz.asp [ info ] www.kinsana.cn/huiz.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'huiz.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/huiz_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:25+08:00 ] 220.250.62.25 GET /20107281294210895.asp [ info ] www.kinsana.cn/20107281294210895.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '20107281294210895.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/20107281294210895_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:25+08:00 ] 36.106.167.57 GET /liulangren.txt [ info ] www.kinsana.cn/liulangren.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'liulangren.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/liulangren_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:25+08:00 ] 36.32.3.205 GET /nage.asp [ info ] www.kinsana.cn/nage.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'nage.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/nage_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:25+08:00 ] 123.245.24.110 GET /23026583.txt [ info ] www.kinsana.cn/23026583.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '23026583.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/23026583_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:26+08:00 ] 124.235.138.50 GET /admin_detal_add.asp [ info ] www.kinsana.cn/admin_detal_add.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin_detal_add.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/admin_detal_add_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:26+08:00 ] 175.152.111.131 GET /201072819315616388.txt [ info ] www.kinsana.cn/201072819315616388.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.71kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '201072819315616388.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/201072819315616388_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:26+08:00 ] 27.16.223.100 GET /images/images.php [ info ] www.kinsana.cn/images/images.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.69kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'images', 1 => 'images.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/images/images_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:26+08:00 ] 124.31.107.184 GET /adi.asp [ info ] www.kinsana.cn/adi.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'adi.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/adi_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:26+08:00 ] 121.29.178.90 GET /submit.php [ info ] www.kinsana.cn/submit.php [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'submit.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/submit_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:26+08:00 ] 110.53.241.69 GET /list.asp [ info ] www.kinsana.cn/list.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'list.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/list_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:26+08:00 ] 222.94.163.221 GET /mda.htm [ info ] www.kinsana.cn/mda.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'mda.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/mda_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:27+08:00 ] 123.160.175.203 GET /Hacker888.asp [ info ] www.kinsana.cn/Hacker888.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Hacker888.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/Hacker888_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:27+08:00 ] 123.160.234.171 GET /hack2.htm [ info ] www.kinsana.cn/hack2.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hack2.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hack2_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:27+08:00 ] 110.177.181.146 GET /fish.txt [ info ] www.kinsana.cn/fish.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'fish.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/fish_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:27+08:00 ] 222.94.163.44 GET /ngsst.html [ info ] www.kinsana.cn/ngsst.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ngsst', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/ngsst_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:27+08:00 ] 223.166.74.255 GET /Pesonal.Asp [ info ] www.kinsana.cn/Pesonal.Asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Pesonal.Asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/Pesonal_Asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:27+08:00 ] 110.177.177.201 GET /sb.htm [ info ] www.kinsana.cn/sb.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'sb.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/sb_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:27+08:00 ] 171.34.179.154 GET /htm.htm [ info ] www.kinsana.cn/htm.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'htm.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/htm_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:28+08:00 ] 223.167.74.250 GET /ftb.asp [ info ] www.kinsana.cn/ftb.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ftb.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/ftb_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:28+08:00 ] 171.34.177.144 GET /fish.asp [ info ] www.kinsana.cn/fish.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'fish.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/fish_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:29+08:00 ] 110.177.180.65 GET /USERSVE.ASP [ info ] www.kinsana.cn/USERSVE.ASP [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'USERSVE.ASP', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/USERSVE_ASP' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:29+08:00 ] 112.80.137.209 GET /fjipao.asp [ info ] www.kinsana.cn/fjipao.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'fjipao.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/fjipao_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:29+08:00 ] 1.202.112.79 GET /md5.asp [ info ] www.kinsana.cn/md5.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'md5.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/md5_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:29+08:00 ] 123.171.243.165 GET /chinahacker.htm [ info ] www.kinsana.cn/chinahacker.htm [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'chinahacker.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/chinahacker_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:29+08:00 ] 1.202.113.159 GET /QQ529601114.asp [ info ] www.kinsana.cn/QQ529601114.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'QQ529601114.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/QQ529601114_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:29+08:00 ] 111.85.200.96 GET /index.htm [ info ] www.kinsana.cn/index.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:30+08:00 ] 121.29.188.189 GET /Admin_Redathengd.asp [ info ] www.kinsana.cn/Admin_Redathengd.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.68kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Admin_Redathengd.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/Admin_Redathengd_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:30+08:00 ] 60.13.138.109 GET /high.htm [ info ] www.kinsana.cn/high.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'high.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/high_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:30+08:00 ] 60.13.138.94 GET /wc.txt [ info ] www.kinsana.cn/wc.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wc.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/wc_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:30+08:00 ] 171.34.176.167 GET /hacker.html [ info ] www.kinsana.cn/hacker.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.61kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hacker', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hacker_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:30+08:00 ] 119.60.104.76 GET /158166.asp [ info ] www.kinsana.cn/158166.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '158166.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/158166_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:30+08:00 ] 182.138.137.199 GET /port.php?qq=mm.com [ info ] www.kinsana.cn/port.php?qq=mm.com [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.73kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'port.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/port_php' => '', 'qq' => 'mm.com', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:30+08:00 ] 1.202.114.167 GET /wang.html [ info ] www.kinsana.cn/wang.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wang', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/wang_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:30+08:00 ] 124.31.105.83 GET /Admin_Articlemody.asp [ info ] www.kinsana.cn/Admin_Articlemody.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Admin_Articlemody.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/Admin_Articlemody_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:30+08:00 ] 219.140.117.16 GET /200879135242729.asp [ info ] www.kinsana.cn/200879135242729.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '200879135242729.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/200879135242729_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:30+08:00 ] 60.13.6.203 GET /2009820225332869.html [ info ] www.kinsana.cn/2009820225332869.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.69kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '2009820225332869', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/2009820225332869_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:30+08:00 ] 119.60.104.32 GET /index1.asp [ info ] www.kinsana.cn/index1.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index1.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index1_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:30+08:00 ] 175.184.164.243 GET /564684.txt [ info ] www.kinsana.cn/564684.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '564684.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/564684_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:31+08:00 ] 112.66.211.84 GET /honk.asp [ info ] www.kinsana.cn/honk.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'honk.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/honk_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:31+08:00 ] 117.14.147.78 GET /diy3.asp [ info ] www.kinsana.cn/diy3.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'diy3.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/diy3_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:31+08:00 ] 36.32.3.207 GET /ayst.asp [ info ] www.kinsana.cn/ayst.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ayst.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/ayst_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:31+08:00 ] 119.60.104.220 GET /qq529601114.asp [ info ] www.kinsana.cn/qq529601114.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'qq529601114.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/qq529601114_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:31+08:00 ] 182.138.137.252 GET /index.asp [ info ] www.kinsana.cn/index.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:31+08:00 ] 36.32.3.241 GET /index-bak.asp [ info ] www.kinsana.cn/index-bak.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index-bak.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index-bak_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:31+08:00 ] 116.113.36.80 GET /7.asp [ info ] www.kinsana.cn/7.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.54kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '7.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/7_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:31+08:00 ] 223.166.74.190 GET /upfile_article.asp [ info ] www.kinsana.cn/upfile_article.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.66kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'upfile_article.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/upfile_article_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:31+08:00 ] 27.224.136.228 GET /02142006900.txt [ info ] www.kinsana.cn/02142006900.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '02142006900.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/02142006900_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:31+08:00 ] 221.14.174.112 GET /index2.htm [ info ] www.kinsana.cn/index2.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index2.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index2_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:31+08:00 ] 124.31.107.179 GET /zxl.txt [ info ] www.kinsana.cn/zxl.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'zxl.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/zxl_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:32+08:00 ] 124.227.31.91 GET /ab.htm [ info ] www.kinsana.cn/ab.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ab.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/ab_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:32+08:00 ] 113.128.172.42 GET /new.asp [ info ] www.kinsana.cn/new.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'new.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/new_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:33+08:00 ] 121.29.178.179 GET /news.html [ info ] www.kinsana.cn/news.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'news', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/news_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:33+08:00 ] 223.166.74.73 GET /admin_defroeur.asp [ info ] www.kinsana.cn/admin_defroeur.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.66kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin_defroeur.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/admin_defroeur_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:33+08:00 ] 121.57.225.164 GET /xylp.html [ info ] www.kinsana.cn/xylp.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'xylp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/xylp_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:33+08:00 ] 124.227.31.104 GET /ii1.asp [ info ] www.kinsana.cn/ii1.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ii1.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/ii1_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:33+08:00 ] 175.152.33.233 GET /indexx.htm [ info ] www.kinsana.cn/indexx.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'indexx.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/indexx_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:34+08:00 ] 118.81.87.177 GET /new.php [ info ] www.kinsana.cn/new.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'new.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/new_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:34+08:00 ] 220.250.10.31 GET /back.txt [ info ] www.kinsana.cn/back.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'back.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/back_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:34+08:00 ] 171.34.178.167 GET /windowx.txt [ info ] www.kinsana.cn/windowx.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'windowx.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/windowx_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:36+08:00 ] 124.117.199.167 GET /news_shop.asp [ info ] www.kinsana.cn/news_shop.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'news_shop.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/news_shop_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:36+08:00 ] 182.138.137.207 GET /love.html [ info ] www.kinsana.cn/love.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'love', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/love_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:36+08:00 ] 220.250.11.224 GET /201096223137.asp [ info ] www.kinsana.cn/201096223137.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.66kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '201096223137.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/201096223137_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:36+08:00 ] 112.193.169.252 GET /new.asp [ info ] www.kinsana.cn/new.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'new.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/new_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:36+08:00 ] 60.13.7.108 GET /indexs.asp [ info ] www.kinsana.cn/indexs.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'indexs.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/indexs_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:36+08:00 ] 110.177.183.3 GET /info.html [ info ] www.kinsana.cn/info.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'info', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/info_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:36+08:00 ] 124.235.138.153 GET /gha.asp [ info ] www.kinsana.cn/gha.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'gha.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/gha_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:36+08:00 ] 112.193.168.173 GET /iindex.aspx [ info ] www.kinsana.cn/iindex.aspx [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'iindex.aspx', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/iindex_aspx' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:36+08:00 ] 110.177.183.246 GET /Help.asp [ info ] www.kinsana.cn/Help.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Help.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/Help_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:36+08:00 ] 112.66.108.240 GET /index.jsp [ info ] www.kinsana.cn/index.jsp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index.jsp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index_jsp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:36+08:00 ] 36.106.167.83 GET /sese.asp [ info ] www.kinsana.cn/sese.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'sese.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/sese_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:36+08:00 ] 183.191.123.33 GET /hy/hy.php [ info ] www.kinsana.cn/hy/hy.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hy', 1 => 'hy.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hy/hy_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:37+08:00 ] 111.224.248.141 GET /introductlon.htm [ info ] www.kinsana.cn/introductlon.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.66kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'introductlon.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/introductlon_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:37+08:00 ] 220.250.11.73 GET /desire.html [ info ] www.kinsana.cn/desire.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.61kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'desire', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/desire_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:37+08:00 ] 175.17.172.2 GET /hacksen.htm [ info ] www.kinsana.cn/hacksen.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hacksen.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hacksen_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:37+08:00 ] 171.34.176.80 GET /520.asp [ info ] www.kinsana.cn/520.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '520.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/520_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:38+08:00 ] 183.191.120.25 GET /xp.asp [ info ] www.kinsana.cn/xp.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'xp.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/xp_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:38+08:00 ] 221.11.5.54 GET /indox.asp [ info ] www.kinsana.cn/indox.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'indox.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/indox_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:39+08:00 ] 124.227.31.46 GET /xt.html [ info ] www.kinsana.cn/xt.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'xt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/xt_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:39+08:00 ] 171.120.26.67 GET /include/dig.php [ info ] www.kinsana.cn/include/dig.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.65kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'include', 1 => 'dig.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/include/dig_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:40+08:00 ] 36.32.3.168 GET /zencart.php [ info ] www.kinsana.cn/zencart.php [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'zencart.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/zencart_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:40+08:00 ] 39.82.209.54 GET /CaoNima.asp [ info ] www.kinsana.cn/CaoNima.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'CaoNima.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/CaoNima_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:40+08:00 ] 124.31.107.186 GET /UpFile/2.htm [ info ] www.kinsana.cn/UpFile/2.htm [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.65kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'UpFile', 1 => '2.htm', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/UpFile/2_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:40+08:00 ] 183.160.249.102 GET /jiaoliu.asp [ info ] www.kinsana.cn/jiaoliu.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'jiaoliu.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/jiaoliu_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:41+08:00 ] 36.5.149.100 GET /hacker.htm [ info ] www.kinsana.cn/hacker.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hacker.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hacker_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:41+08:00 ] 124.235.138.98 GET /joker.php [ info ] www.kinsana.cn/joker.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'joker.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/joker_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:41+08:00 ] 175.184.164.46 GET /php.php [ info ] www.kinsana.cn/php.php [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'php.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/php_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:41+08:00 ] 110.177.181.228 GET /hurricane.php [ info ] www.kinsana.cn/hurricane.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hurricane.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hurricane_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:41+08:00 ] 36.106.167.150 GET /module/mod_mail.php [ info ] www.kinsana.cn/module/mod_mail.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.68kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'module', 1 => 'mod_mail.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/module/mod_mail_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:41+08:00 ] 123.245.25.5 GET /default.asp [ info ] www.kinsana.cn/default.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'default.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/default_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:41+08:00 ] 125.76.177.186 GET /2.html [ info ] www.kinsana.cn/2.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '2', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/2_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:41+08:00 ] 221.11.60.148 GET /20107281150660637.txt [ info ] www.kinsana.cn/20107281150660637.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '20107281150660637.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/20107281150660637_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:41+08:00 ] 117.22.144.28 GET /hacked.php [ info ] www.kinsana.cn/hacked.php [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hacked.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hacked_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:41+08:00 ] 175.184.165.72 GET /1017.asa [ info ] www.kinsana.cn/1017.asa [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '1017.asa', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/1017_asa' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:42+08:00 ] 222.94.212.51 GET /jkd.htm [ info ] www.kinsana.cn/jkd.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'jkd.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/jkd_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:42+08:00 ] 27.224.136.70 GET /2.jsp [ info ] www.kinsana.cn/2.jsp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.54kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '2.jsp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/2_jsp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:42+08:00 ] 112.80.137.249 GET /uploads/default.inc.php? [ info ] www.kinsana.cn/uploads/default.inc.php? [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.77kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'default.inc.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/uploads/default_inc_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:42+08:00 ] 219.140.117.16 GET /1.txta [ info ] www.kinsana.cn/1.txta [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '1.txta', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/1_txta' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:42+08:00 ] 124.31.105.78 GET /anzu.asp [ info ] www.kinsana.cn/anzu.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'anzu.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/anzu_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:42+08:00 ] 36.106.167.129 GET /96cN.txt [ info ] www.kinsana.cn/96cN.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '96cN.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/96cN_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:42+08:00 ] 58.244.40.95 GET /js-yy.asp [ info ] www.kinsana.cn/js-yy.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'js-yy.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/js-yy_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:42+08:00 ] 221.14.171.254 GET /jkd.html [ info ] www.kinsana.cn/jkd.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'jkd', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/jkd_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:42+08:00 ] 182.138.137.97 GET /HACKED.html [ info ] www.kinsana.cn/HACKED.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.61kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'HACKED', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/HACKED_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:42+08:00 ] 124.117.197.105 GET /myup2.asp [ info ] www.kinsana.cn/myup2.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'myup2.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/myup2_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:42+08:00 ] 111.224.234.248 GET /52hacker.asp [ info ] www.kinsana.cn/52hacker.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '52hacker.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/52hacker_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:42+08:00 ] 182.138.137.233 GET /ftp.asp [ info ] www.kinsana.cn/ftp.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ftp.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/ftp_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:43+08:00 ] 123.160.232.231 GET /homepage.htm [ info ] www.kinsana.cn/homepage.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'homepage.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/homepage_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:43+08:00 ] 36.5.198.147 GET /hf2_57.asp [ info ] www.kinsana.cn/hf2_57.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hf2_57.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hf2_57_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:43+08:00 ] 124.235.138.55 GET /k.htm [ info ] www.kinsana.cn/k.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.54kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'k.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/k_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:44+08:00 ] 112.193.170.221 GET /plus/hfang.php [ info ] www.kinsana.cn/plus/hfang.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.65kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'plus', 1 => 'hfang.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/plus/hfang_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:44+08:00 ] 222.94.140.150 GET /aum.asp [ info ] www.kinsana.cn/aum.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'aum.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/aum_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:44+08:00 ] 1.202.113.131 GET /indeox.shtml [ info ] www.kinsana.cn/indeox.shtml [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'indeox.shtml', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/indeox_shtml' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:45+08:00 ] 61.166.188.129 GET /816.txt [ info ] www.kinsana.cn/816.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '816.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/816_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:45+08:00 ] 118.81.9.42 GET /hacked.asp [ info ] www.kinsana.cn/hacked.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hacked.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hacked_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:45+08:00 ] 124.235.138.153 GET /christ.asp [ info ] www.kinsana.cn/christ.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'christ.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/christ_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:45+08:00 ] 123.160.173.105 GET /info.asp [ info ] www.kinsana.cn/info.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'info.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/info_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:46+08:00 ] 60.13.7.82 GET /jyhack.txt [ info ] www.kinsana.cn/jyhack.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'jyhack.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/jyhack_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:46+08:00 ] 221.199.89.79 GET /agsec.html [ info ] www.kinsana.cn/agsec.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'agsec', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/agsec_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:47+08:00 ] 36.32.3.247 GET /UploadFiles/201111.asp [ info ] www.kinsana.cn/UploadFiles/201111.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.71kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'UploadFiles', 1 => '201111.asp', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/UploadFiles/201111_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:48+08:00 ] 113.200.72.196 GET /kim.php [ info ] www.kinsana.cn/kim.php [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'kim.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/kim_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:48+08:00 ] 124.227.31.238 GET /uploadsafa.inc.php [ info ] www.kinsana.cn/uploadsafa.inc.php [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.66kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploadsafa.inc.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/uploadsafa_inc_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:48+08:00 ] 27.224.137.150 GET /downmin.inc.php [ info ] www.kinsana.cn/downmin.inc.php [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'downmin.inc.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/downmin_inc_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:48+08:00 ] 175.184.164.133 GET /Mr.hubbi.html [ info ] www.kinsana.cn/Mr.hubbi.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Mr.hubbi', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/Mr_hubbi_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:48+08:00 ] 183.160.251.109 GET /loin.asp [ info ] www.kinsana.cn/loin.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'loin.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/loin_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:48+08:00 ] 124.227.31.242 GET /kangzai.asp [ info ] www.kinsana.cn/kangzai.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'kangzai.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/kangzai_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:48+08:00 ] 121.57.225.249 GET /201011177515311986.asp [ info ] www.kinsana.cn/201011177515311986.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.71kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '201011177515311986.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/201011177515311986_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:49+08:00 ] 124.117.196.180 GET /S.html [ info ] www.kinsana.cn/S.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'S', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/S_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:49+08:00 ] 1.30.28.144 GET /20071215173556171.asp [ info ] www.kinsana.cn/20071215173556171.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '20071215173556171.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/20071215173556171_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:49+08:00 ] 1.30.8.112 GET /axe.asp [ info ] www.kinsana.cn/axe.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'axe.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/axe_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:49+08:00 ] 221.11.20.172 GET /zongg/daima.asp?id=65 [ info ] www.kinsana.cn/zongg/daima.asp?id=65 [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'zongg', 1 => 'daima.asp', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/zongg/daima_asp' => '', 'id' => '65', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:49+08:00 ] 180.95.231.248 GET /icef4sh.txt [ info ] www.kinsana.cn/icef4sh.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'icef4sh.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/icef4sh_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:49+08:00 ] 223.166.75.252 GET /52.asp [ info ] www.kinsana.cn/52.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '52.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/52_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:50+08:00 ] 112.66.110.37 GET /mango.html [ info ] www.kinsana.cn/mango.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'mango', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/mango_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:50+08:00 ] 125.76.177.106 GET /idn.html [ info ] www.kinsana.cn/idn.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'idn', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/idn_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:50+08:00 ] 58.48.131.228 GET /bubai.asp [ info ] www.kinsana.cn/bubai.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'bubai.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/bubai_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:51+08:00 ] 219.143.174.89 GET /myup.asp [ info ] www.kinsana.cn/myup.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'myup.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/myup_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:51+08:00 ] 60.13.138.143 GET /bin.html [ info ] www.kinsana.cn/bin.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'bin', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/bin_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:51+08:00 ] 58.244.39.207 GET /FUCK-CHINA.html [ info ] www.kinsana.cn/FUCK-CHINA.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'FUCK-CHINA', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/FUCK-CHINA_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:52+08:00 ] 110.167.215.102 GET /images/zencart1.php [ info ] www.kinsana.cn/images/zencart1.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.68kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'images', 1 => 'zencart1.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/images/zencart1_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:52+08:00 ] 222.94.163.121 GET /heici.html [ info ] www.kinsana.cn/heici.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'heici', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/heici_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:53+08:00 ] 110.52.216.229 GET /kk.txt [ info ] www.kinsana.cn/kk.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'kk.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/kk_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:53+08:00 ] 122.96.28.150 GET /1.jsp [ info ] www.kinsana.cn/1.jsp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.54kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '1.jsp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/1_jsp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:53+08:00 ] 175.184.165.67 GET /xxoo.asp [ info ] www.kinsana.cn/xxoo.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'xxoo.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/xxoo_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:54+08:00 ] 117.22.144.27 GET /data/cache/show.php [ info ] www.kinsana.cn/data/cache/show.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'data', 1 => 'cache', 2 => 'show.php', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/data/cache/show_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:54+08:00 ] 113.128.168.241 GET /xsd.html [ info ] www.kinsana.cn/xsd.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'xsd', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/xsd_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:54+08:00 ] 223.166.75.70 GET /bbe.html [ info ] www.kinsana.cn/bbe.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'bbe', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/bbe_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:54+08:00 ] 118.81.0.48 GET /kz.htm [ info ] www.kinsana.cn/kz.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'kz.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/kz_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:54+08:00 ] 123.245.25.126 GET /jza.htm [ info ] www.kinsana.cn/jza.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'jza.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/jza_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:54+08:00 ] 1.30.8.75 GET /l0rd.htm [ info ] www.kinsana.cn/l0rd.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'l0rd.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/l0rd_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:55+08:00 ] 112.66.212.199 GET /suluoli.html [ info ] www.kinsana.cn/suluoli.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.62kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'suluoli', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/suluoli_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:55+08:00 ] 123.245.25.183 GET /fuck-china.html [ info ] www.kinsana.cn/fuck-china.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'fuck-china', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/fuck-china_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:56+08:00 ] 1.202.113.105 GET /2008-kof97.php [ info ] www.kinsana.cn/2008-kof97.php [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '2008-kof97.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/2008-kof97_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:58+08:00 ] 223.166.75.27 GET /BlackOdometer/Editor.asp [ info ] www.kinsana.cn/BlackOdometer/Editor.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.82kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'BlackOdometer', 1 => 'Editor.asp', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/BlackOdometer/Editor_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:58+08:00 ] 124.117.195.123 GET /icp4.asp [ info ] www.kinsana.cn/icp4.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'icp4.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/icp4_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:59+08:00 ] 171.34.176.250 GET /tr.txt [ info ] www.kinsana.cn/tr.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'tr.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/tr_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:59+08:00 ] 27.224.136.104 GET /liang.php [ info ] www.kinsana.cn/liang.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'liang.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/liang_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:59+08:00 ] 1.28.132.206 GET /2008.asp [ info ] www.kinsana.cn/2008.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '2008.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/2008_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:59+08:00 ] 182.138.137.249 GET /versions.php [ info ] www.kinsana.cn/versions.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'versions.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/versions_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:59+08:00 ] 222.94.140.34 GET /lf.asp [ info ] www.kinsana.cn/lf.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'lf.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/lf_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:59+08:00 ] 182.138.137.162 GET /notify.html [ info ] www.kinsana.cn/notify.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.61kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'notify', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/notify_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:04:59+08:00 ] 124.31.105.95 GET /200881331054158.asa [ info ] www.kinsana.cn/200881331054158.asa [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '200881331054158.asa', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/200881331054158_asa' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:00+08:00 ] 120.0.8.169 GET /link.asp [ info ] www.kinsana.cn/link.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'link.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/link_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:00+08:00 ] 221.199.93.169 GET /hoss.htm [ info ] www.kinsana.cn/hoss.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hoss.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hoss_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:00+08:00 ] 124.117.199.27 GET /1.asa [ info ] www.kinsana.cn/1.asa [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.54kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '1.asa', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/1_asa' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:00+08:00 ] 123.171.250.53 GET /Ali.html [ info ] www.kinsana.cn/Ali.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Ali', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/Ali_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:00+08:00 ] 111.85.200.45 GET /Soul.html [ info ] www.kinsana.cn/Soul.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Soul', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/Soul_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:00+08:00 ] 223.166.75.27 GET /hong.asa [ info ] www.kinsana.cn/hong.asa [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hong.asa', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hong_asa' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:00+08:00 ] 111.224.235.161 GET /jobshows.asp [ info ] www.kinsana.cn/jobshows.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'jobshows.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/jobshows_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:00+08:00 ] 36.32.3.238 GET /201033073008.cer [ info ] www.kinsana.cn/201033073008.cer [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.66kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '201033073008.cer', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/201033073008_cer' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:01+08:00 ] 171.120.158.81 GET /ccs.txt [ info ] www.kinsana.cn/ccs.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ccs.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/ccs_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:01+08:00 ] 175.184.164.25 GET /20080812013835393.jpg [ info ] www.kinsana.cn/20080812013835393.jpg [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '20080812013835393.jpg', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/20080812013835393_jpg' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:01+08:00 ] 171.34.178.3 GET /123.asp [ info ] www.kinsana.cn/123.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '123.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/123_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:01+08:00 ] 120.0.52.107 GET /myung.htm [ info ] www.kinsana.cn/myung.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'myung.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/myung_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:01+08:00 ] 121.57.230.221 GET /login.asp [ info ] www.kinsana.cn/login.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'login.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/login_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:02+08:00 ] 117.13.170.110 GET /musicfeel.asp [ info ] www.kinsana.cn/musicfeel.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'musicfeel.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/musicfeel_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:02+08:00 ] 60.13.7.118 GET /zxdker.php [ info ] www.kinsana.cn/zxdker.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'zxdker.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/zxdker_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:02+08:00 ] 123.245.25.99 GET /lisheng.asp [ info ] www.kinsana.cn/lisheng.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'lisheng.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/lisheng_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:02+08:00 ] 218.68.218.97 GET /hackway.asp [ info ] www.kinsana.cn/hackway.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hackway.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hackway_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:02+08:00 ] 171.120.149.127 GET /inde.html [ info ] www.kinsana.cn/inde.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inde', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/inde_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:02+08:00 ] 60.13.7.91 GET /ouran.php [ info ] www.kinsana.cn/ouran.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ouran.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/ouran_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:03+08:00 ] 110.52.195.155 GET /heiye.html [ info ] www.kinsana.cn/heiye.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'heiye', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/heiye_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:03+08:00 ] 58.244.40.108 GET /hacker.html [ info ] www.kinsana.cn/hacker.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.61kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hacker', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hacker_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:03+08:00 ] 221.14.175.166 GET /hc.txt [ info ] www.kinsana.cn/hc.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hc.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hc_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:03+08:00 ] 36.106.167.222 GET /icefish.txt [ info ] www.kinsana.cn/icefish.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'icefish.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/icefish_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:03+08:00 ] 221.14.169.52 GET /200883111832973.asp [ info ] www.kinsana.cn/200883111832973.asp [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,068.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '200883111832973.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/200883111832973_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:03+08:00 ] 125.72.95.244 GET /indox.html [ info ] www.kinsana.cn/indox.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'indox', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/indox_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:04+08:00 ] 175.152.108.187 GET /jedy1.asp [ info ] www.kinsana.cn/jedy1.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'jedy1.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/jedy1_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:04+08:00 ] 120.0.8.101 GET /root.txt [ info ] www.kinsana.cn/root.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'root.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/root_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:04+08:00 ] 110.177.176.14 GET /downs.asp [ info ] www.kinsana.cn/downs.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'downs.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/downs_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:04+08:00 ] 110.177.182.237 GET /xiaohuai.html [ info ] www.kinsana.cn/xiaohuai.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'xiaohuai', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/xiaohuai_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:05+08:00 ] 222.94.140.83 GET /DC_Sybase.asa [ info ] www.kinsana.cn/DC_Sybase.asa [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'DC_Sybase.asa', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/DC_Sybase_asa' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:06+08:00 ] 36.5.148.76 GET /ax.html [ info ] www.kinsana.cn/ax.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ax', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/ax_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:06+08:00 ] 1.31.160.83 GET /linux.html [ info ] www.kinsana.cn/linux.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'linux', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/linux_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:06+08:00 ] 119.163.44.200 GET /yuxuan.html [ info ] www.kinsana.cn/yuxuan.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.61kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'yuxuan', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/yuxuan_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:06+08:00 ] 42.48.79.5 GET /haha.html [ info ] www.kinsana.cn/haha.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'haha', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/haha_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:07+08:00 ] 175.152.110.153 GET /t2ck.htm [ info ] www.kinsana.cn/t2ck.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 't2ck.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/t2ck_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:07+08:00 ] 1.202.114.213 GET /long.asp [ info ] www.kinsana.cn/long.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'long.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/long_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:07+08:00 ] 123.160.235.76 GET /gl.html [ info ] www.kinsana.cn/gl.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'gl', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/gl_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:07+08:00 ] 119.60.104.3 GET /server.asp [ info ] www.kinsana.cn/server.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'server.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/server_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:07+08:00 ] 112.66.108.2 GET /h3.htm [ info ] www.kinsana.cn/h3.htm [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'h3.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/h3_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:07+08:00 ] 110.52.217.146 GET /log.asp [ info ] www.kinsana.cn/log.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'log.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/log_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:07+08:00 ] 124.117.195.176 GET /wuliao.asp [ info ] www.kinsana.cn/wuliao.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wuliao.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/wuliao_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:07+08:00 ] 110.167.215.206 GET /majun.htm [ info ] www.kinsana.cn/majun.htm [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'majun.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/majun_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:08+08:00 ] 223.166.75.215 GET /xiaoming.asp [ info ] www.kinsana.cn/xiaoming.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'xiaoming.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/xiaoming_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:08+08:00 ] 110.52.194.173 GET /by.html [ info ] www.kinsana.cn/by.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'by', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/by_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:08+08:00 ] 36.32.3.24 GET /xiaoyan.txt [ info ] www.kinsana.cn/xiaoyan.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'xiaoyan.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/xiaoyan_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:08+08:00 ] 113.128.174.221 GET /liun.htm [ info ] www.kinsana.cn/liun.htm [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'liun.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/liun_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:08+08:00 ] 111.175.57.178 GET /qq545235297.txt [ info ] www.kinsana.cn/qq545235297.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'qq545235297.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/qq545235297_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:09+08:00 ] 183.191.127.146 GET /arrayfunc.asp [ info ] www.kinsana.cn/arrayfunc.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'arrayfunc.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/arrayfunc_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:09+08:00 ] 112.94.252.225 GET /aa.asp [ info ] www.kinsana.cn/aa.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'aa.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/aa_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:09+08:00 ] 1.30.24.8 GET /logo.php [ info ] www.kinsana.cn/logo.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'logo.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/logo_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:09+08:00 ] 175.152.29.42 GET /love.txt [ info ] www.kinsana.cn/love.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'love.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/love_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:09+08:00 ] 121.29.178.49 GET /history.asp [ info ] www.kinsana.cn/history.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'history.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/history_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:09+08:00 ] 112.80.138.248 GET /752.asp [ info ] www.kinsana.cn/752.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '752.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/752_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:09+08:00 ] 124.31.104.204 GET /201083102230689.asa [ info ] www.kinsana.cn/201083102230689.asa [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '201083102230689.asa', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/201083102230689_asa' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:09+08:00 ] 111.224.6.55 GET /1937nick.html [ info ] www.kinsana.cn/1937nick.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '1937nick', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/1937nick_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:10+08:00 ] 111.224.249.144 GET /keny.asp [ info ] www.kinsana.cn/keny.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'keny.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/keny_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:10+08:00 ] 36.57.172.213 GET /NewsType.asp [ info ] www.kinsana.cn/NewsType.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'NewsType.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/NewsType_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:10+08:00 ] 27.224.136.174 GET /ql.html [ info ] www.kinsana.cn/ql.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ql', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/ql_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:10+08:00 ] 124.31.105.83 GET /juewang.txt [ info ] www.kinsana.cn/juewang.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'juewang.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/juewang_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:11+08:00 ] 111.224.235.161 GET /adminaini.asp [ info ] www.kinsana.cn/adminaini.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'adminaini.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/adminaini_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:11+08:00 ] 111.224.234.18 GET /juhua.php [ info ] www.kinsana.cn/juhua.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'juhua.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/juhua_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:11+08:00 ] 110.52.217.186 GET /admin/Default.asp [ info ] www.kinsana.cn/admin/Default.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,075.91kb] [文件加载:39] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'Default.asp', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/admin/Default_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:11+08:00 ] 223.167.74.185 GET /ChuMeng.asp [ info ] www.kinsana.cn/ChuMeng.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ChuMeng.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/ChuMeng_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:11+08:00 ] 61.52.72.222 GET /yan.asp [ info ] www.kinsana.cn/yan.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'yan.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/yan_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:11+08:00 ] 124.31.107.183 GET /010.txt [ info ] www.kinsana.cn/010.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '010.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/010_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:11+08:00 ] 113.120.13.62 GET /laibaobuluo.asp [ info ] www.kinsana.cn/laibaobuluo.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'laibaobuluo.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/laibaobuluo_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:12+08:00 ] 182.138.137.86 GET /mentrw.asp [ info ] www.kinsana.cn/mentrw.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'mentrw.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/mentrw_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:12+08:00 ] 119.164.109.52 GET /vip.asp [ info ] www.kinsana.cn/vip.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'vip.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/vip_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:12+08:00 ] 123.245.25.126 GET /201083103230414.asp [ info ] www.kinsana.cn/201083103230414.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '201083103230414.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/201083103230414_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:12+08:00 ] 112.80.136.178 GET /nima.html [ info ] www.kinsana.cn/nima.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'nima', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/nima_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:12+08:00 ] 119.51.136.235 GET /data/cache/php.php [ info ] www.kinsana.cn/data/cache/php.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.67kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'data', 1 => 'cache', 2 => 'php.php', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/data/cache/php_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:13+08:00 ] 110.177.179.23 GET /201083114212730.asp [ info ] www.kinsana.cn/201083114212730.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '201083114212730.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/201083114212730_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:13+08:00 ] 117.15.91.212 GET /uppic.asp [ info ] www.kinsana.cn/uppic.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uppic.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/uppic_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:13+08:00 ] 121.57.226.185 GET /posttp.asp [ info ] www.kinsana.cn/posttp.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'posttp.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/posttp_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:14+08:00 ] 150.255.38.248 GET /201033137326.cer [ info ] www.kinsana.cn/201033137326.cer [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.66kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '201033137326.cer', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/201033137326_cer' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:14+08:00 ] 219.143.174.141 GET /kew.asp [ info ] www.kinsana.cn/kew.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'kew.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/kew_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:14+08:00 ] 222.94.140.195 GET /makubex.asp [ info ] www.kinsana.cn/makubex.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'makubex.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/makubex_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:15+08:00 ] 222.94.163.131 GET /kyo.asp [ info ] www.kinsana.cn/kyo.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'kyo.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/kyo_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:15+08:00 ] 221.199.89.191 GET /mayi.asp [ info ] www.kinsana.cn/mayi.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'mayi.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/mayi_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:15+08:00 ] 124.31.105.78 GET /xiaoyan.asp [ info ] www.kinsana.cn/xiaoyan.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'xiaoyan.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/xiaoyan_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:15+08:00 ] 118.81.5.35 GET /lightpressed1eft.asa [ info ] www.kinsana.cn/lightpressed1eft.asa [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.68kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'lightpressed1eft.asa', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/lightpressed1eft_asa' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:15+08:00 ] 112.94.253.156 GET /safe86.htm [ info ] www.kinsana.cn/safe86.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'safe86.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/safe86_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:15+08:00 ] 58.244.31.165 GET /r.php [ info ] www.kinsana.cn/r.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.54kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'r.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/r_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:16+08:00 ] 1.202.114.124 GET /cmd.htm [ info ] www.kinsana.cn/cmd.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'cmd.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/cmd_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:16+08:00 ] 180.109.51.62 GET /CaoNima.html [ info ] www.kinsana.cn/CaoNima.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.62kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'CaoNima', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/CaoNima_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:16+08:00 ] 111.85.200.9 GET /loveying.asp [ info ] www.kinsana.cn/loveying.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'loveying.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/loveying_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:16+08:00 ] 171.34.176.212 GET /hacker-kof97.php [ info ] www.kinsana.cn/hacker-kof97.php [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.66kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hacker-kof97.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hacker-kof97_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:16+08:00 ] 113.128.172.59 GET /karron.htm [ info ] www.kinsana.cn/karron.htm [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'karron.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/karron_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:16+08:00 ] 221.14.168.206 GET /QQ545235297.TXT [ info ] www.kinsana.cn/QQ545235297.TXT [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'QQ545235297.TXT', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/QQ545235297_TXT' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:17+08:00 ] 110.52.194.254 GET /SC201052034222.asp [ info ] www.kinsana.cn/SC201052034222.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.66kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'SC201052034222.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/SC201052034222_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:18+08:00 ] 61.52.86.214 GET /map_api_snippet.txt [ info ] www.kinsana.cn/map_api_snippet.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'map_api_snippet.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/map_api_snippet_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:18+08:00 ] 118.81.4.79 GET /md6.asp [ info ] www.kinsana.cn/md6.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'md6.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/md6_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:19+08:00 ] 119.163.40.149 GET /blackdos.html [ info ] www.kinsana.cn/blackdos.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'blackdos', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/blackdos_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:19+08:00 ] 112.94.252.190 GET /go.htm [ info ] www.kinsana.cn/go.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'go.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/go_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:20+08:00 ] 111.224.6.32 GET /hk.html [ info ] www.kinsana.cn/hk.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hk', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hk_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:21+08:00 ] 117.14.159.49 GET /xx.asp [ info ] www.kinsana.cn/xx.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'xx.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/xx_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:21+08:00 ] 1.202.112.71 GET /cug.asp [ info ] www.kinsana.cn/cug.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'cug.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/cug_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:22+08:00 ] 221.199.90.85 GET /z.htm [ info ] www.kinsana.cn/z.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.54kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'z.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/z_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:22+08:00 ] 36.5.148.62 GET /md5.asp [ info ] www.kinsana.cn/md5.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'md5.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/md5_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:23+08:00 ] 123.171.249.153 GET /2.cer [ info ] www.kinsana.cn/2.cer [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.54kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '2.cer', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/2_cer' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:23+08:00 ] 111.175.57.108 GET /hsa.asp [ info ] www.kinsana.cn/hsa.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hsa.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hsa_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:23+08:00 ] 123.14.252.19 GET /main.asp [ info ] www.kinsana.cn/main.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'main.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/main_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:23+08:00 ] 119.60.104.155 GET /ze0r.asa [ info ] www.kinsana.cn/ze0r.asa [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ze0r.asa', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/ze0r_asa' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:23+08:00 ] 61.52.77.233 GET /xq.asp [ info ] www.kinsana.cn/xq.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'xq.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/xq_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:23+08:00 ] 27.224.136.37 GET /newfwse.asp [ info ] www.kinsana.cn/newfwse.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newfwse.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/newfwse_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:23+08:00 ] 180.95.231.12 GET /dama.asp [ info ] www.kinsana.cn/dama.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'dama.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/dama_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:24+08:00 ] 175.17.150.210 GET /abc.asa [ info ] www.kinsana.cn/abc.asa [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'abc.asa', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/abc_asa' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:24+08:00 ] 112.66.215.178 GET /miao.asp [ info ] www.kinsana.cn/miao.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'miao.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/miao_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:25+08:00 ] 123.245.25.233 GET /xiaobai.txt [ info ] www.kinsana.cn/xiaobai.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'xiaobai.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/xiaobai_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:26+08:00 ] 113.120.13.156 GET /members.php [ info ] www.kinsana.cn/members.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'members.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/members_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:27+08:00 ] 1.202.112.157 GET /mood.php [ info ] www.kinsana.cn/mood.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'mood.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/mood_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:28+08:00 ] 123.245.24.55 GET /admit.asp [ info ] www.kinsana.cn/admit.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admit.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/admit_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:28+08:00 ] 60.13.138.93 GET /xiao.asp [ info ] www.kinsana.cn/xiao.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'xiao.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/xiao_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:28+08:00 ] 111.224.248.95 GET /qq1007474327.htm [ info ] www.kinsana.cn/qq1007474327.htm [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,068.66kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'qq1007474327.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/qq1007474327_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:28+08:00 ] 111.175.57.108 GET /gormis.txt [ info ] www.kinsana.cn/gormis.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'gormis.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/gormis_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:28+08:00 ] 112.80.137.193 GET /log0.asp [ info ] www.kinsana.cn/log0.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'log0.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/log0_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:28+08:00 ] 118.81.227.182 GET /kest.asp [ info ] www.kinsana.cn/kest.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'kest.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/kest_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:29+08:00 ] 175.184.164.175 GET /update.asp [ info ] www.kinsana.cn/update.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'update.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/update_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:30+08:00 ] 42.48.78.112 GET /plus/api.inc.php [ info ] www.kinsana.cn/plus/api.inc.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.69kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'plus', 1 => 'api.inc.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/plus/api_inc_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:31+08:00 ] 111.175.56.36 GET /cmd.asa [ info ] www.kinsana.cn/cmd.asa [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'cmd.asa', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/cmd_asa' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:31+08:00 ] 124.235.138.203 GET /manage.asp [ info ] www.kinsana.cn/manage.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'manage.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/manage_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:32+08:00 ] 110.177.182.141 GET /webshell886.htm [ info ] www.kinsana.cn/webshell886.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'webshell886.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/webshell886_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:32+08:00 ] 124.117.197.94 GET /uploadfaceok.asp [ info ] www.kinsana.cn/uploadfaceok.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.66kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploadfaceok.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/uploadfaceok_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:32+08:00 ] 36.32.3.119 GET /lol.txt [ info ] www.kinsana.cn/lol.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'lol.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/lol_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:33+08:00 ] 223.167.74.84 GET /honker.htm [ info ] www.kinsana.cn/honker.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'honker.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/honker_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:33+08:00 ] 123.138.77.56 GET /indexback.asp [ info ] www.kinsana.cn/indexback.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'indexback.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/indexback_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:33+08:00 ] 27.224.137.227 GET /index1.asp [ info ] www.kinsana.cn/index1.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index1.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index1_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:34+08:00 ] 182.138.137.150 GET /965245.TXT [ info ] www.kinsana.cn/965245.TXT [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '965245.TXT', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/965245_TXT' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:34+08:00 ] 119.60.105.153 GET /about.php [ info ] www.kinsana.cn/about.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'about.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/about_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:34+08:00 ] 223.166.75.175 GET /server.aspx [ info ] www.kinsana.cn/server.aspx [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'server.aspx', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/server_aspx' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:34+08:00 ] 117.22.144.210 GET /aqgz15.htm [ info ] www.kinsana.cn/aqgz15.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'aqgz15.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/aqgz15_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:34+08:00 ] 111.85.200.61 GET /xxx.asp [ info ] www.kinsana.cn/xxx.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'xxx.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/xxx_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:35+08:00 ] 58.244.33.251 GET /5.asp [ info ] www.kinsana.cn/5.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.54kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '5.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/5_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:35+08:00 ] 223.166.75.157 GET /miao.txt [ info ] www.kinsana.cn/miao.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'miao.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/miao_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:36+08:00 ] 111.85.200.187 GET /css.htm [ info ] www.kinsana.cn/css.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'css.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/css_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:36+08:00 ] 183.191.125.144 GET /sec.txt [ info ] www.kinsana.cn/sec.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'sec.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/sec_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:36+08:00 ] 121.57.231.166 GET /cao.asp [ info ] www.kinsana.cn/cao.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'cao.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/cao_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:36+08:00 ] 182.138.137.150 GET /nv.txt [ info ] www.kinsana.cn/nv.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'nv.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/nv_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:36+08:00 ] 124.31.107.145 GET /hack37.asp [ info ] www.kinsana.cn/hack37.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hack37.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hack37_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:36+08:00 ] 112.80.138.200 GET /lhsq.asp [ info ] www.kinsana.cn/lhsq.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'lhsq.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/lhsq_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:37+08:00 ] 124.31.107.162 GET /include/updateXmlSvr.class.php [ info ] www.kinsana.cn/include/updateXmlSvr.class.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.84kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'include', 1 => 'updateXmlSvr.class.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/include/updateXmlSvr_class_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:37+08:00 ] 112.66.105.245 GET /mdd.asa [ info ] www.kinsana.cn/mdd.asa [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'mdd.asa', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/mdd_asa' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:37+08:00 ] 119.60.105.112 GET /backup/config.php [ info ] www.kinsana.cn/backup/config.php [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.69kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'backup', 1 => 'config.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/backup/config_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:37+08:00 ] 1.202.114.195 GET /file.php [ info ] www.kinsana.cn/file.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'file.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/file_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:37+08:00 ] 123.245.24.156 GET /20105236317249.asa [ info ] www.kinsana.cn/20105236317249.asa [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.66kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '20105236317249.asa', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/20105236317249_asa' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:37+08:00 ] 171.12.10.174 GET /move.asp [ info ] www.kinsana.cn/move.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'move.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/move_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:39+08:00 ] 27.224.136.21 GET /youc.asp [ info ] www.kinsana.cn/youc.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'youc.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/youc_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:39+08:00 ] 113.120.13.208 GET /file.asp [ info ] www.kinsana.cn/file.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'file.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/file_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:39+08:00 ] 36.106.167.150 GET /hacker.aspx [ info ] www.kinsana.cn/hacker.aspx [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hacker.aspx', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hacker_aspx' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:39+08:00 ] 118.81.11.162 GET /ty.htm [ info ] www.kinsana.cn/ty.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ty.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/ty_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:39+08:00 ] 111.85.200.99 GET /2010722110740.txt [ info ] www.kinsana.cn/2010722110740.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.66kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '2010722110740.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/2010722110740_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:39+08:00 ] 125.72.95.147 GET /qing.php [ info ] www.kinsana.cn/qing.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'qing.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/qing_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:39+08:00 ] 112.66.105.66 GET /TURKBEY.htm [ info ] www.kinsana.cn/TURKBEY.htm [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'TURKBEY.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/TURKBEY_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:40+08:00 ] 36.5.149.147 GET /myccl.asa [ info ] www.kinsana.cn/myccl.asa [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'myccl.asa', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/myccl_asa' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:40+08:00 ] 182.138.137.41 GET /hacker.php [ info ] www.kinsana.cn/hacker.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hacker.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hacker_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:40+08:00 ] 27.184.93.179 GET /area.asp [ info ] www.kinsana.cn/area.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'area.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/area_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:40+08:00 ] 110.177.183.150 GET /2010722110920.txt [ info ] www.kinsana.cn/2010722110920.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.66kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '2010722110920.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/2010722110920_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:41+08:00 ] 121.57.227.203 GET /200881317640594.asa [ info ] www.kinsana.cn/200881317640594.asa [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '200881317640594.asa', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/200881317640594_asa' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:41+08:00 ] 117.13.170.233 GET /lan.htm [ info ] www.kinsana.cn/lan.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'lan.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/lan_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:41+08:00 ] 36.32.3.172 GET /caihua.html [ info ] www.kinsana.cn/caihua.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.61kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'caihua', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/caihua_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:41+08:00 ] 123.160.173.72 GET /gap.htm [ info ] www.kinsana.cn/gap.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'gap.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/gap_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:41+08:00 ] 60.13.138.96 GET /sempak.html [ info ] www.kinsana.cn/sempak.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.61kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'sempak', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/sempak_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:42+08:00 ] 119.60.104.209 GET /k5.asp [ info ] www.kinsana.cn/k5.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'k5.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/k5_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:42+08:00 ] 111.162.155.244 GET /admin_softdl.asp [ info ] www.kinsana.cn/admin_softdl.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.66kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin_softdl.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/admin_softdl_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:42+08:00 ] 120.0.52.156 GET /errors.php [ info ] www.kinsana.cn/errors.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'errors.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/errors_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:42+08:00 ] 125.72.95.252 GET /xj.htm [ info ] www.kinsana.cn/xj.htm [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'xj.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/xj_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:42+08:00 ] 112.80.138.231 GET /20101109023120571.asp [ info ] www.kinsana.cn/20101109023120571.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '20101109023120571.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/20101109023120571_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:42+08:00 ] 175.184.164.22 GET /laibao.asp [ info ] www.kinsana.cn/laibao.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'laibao.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/laibao_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:43+08:00 ] 36.32.3.189 GET /Doom.html [ info ] www.kinsana.cn/Doom.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Doom', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/Doom_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:43+08:00 ] 221.199.93.169 GET /yy.asp [ info ] www.kinsana.cn/yy.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'yy.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/yy_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:43+08:00 ] 125.72.95.206 GET /anti-microsoft.html [ info ] www.kinsana.cn/anti-microsoft.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.69kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'anti-microsoft', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/anti-microsoft_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:43+08:00 ] 119.60.104.252 GET /200882417252964.asa [ info ] www.kinsana.cn/200882417252964.asa [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '200882417252964.asa', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/200882417252964_asa' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:43+08:00 ] 182.138.137.102 GET /solo.html [ info ] www.kinsana.cn/solo.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'solo', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/solo_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:43+08:00 ] 42.63.252.214 GET /order.html [ info ] www.kinsana.cn/order.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'order', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/order_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:43+08:00 ] 27.224.137.161 GET /incstion.asp [ info ] www.kinsana.cn/incstion.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'incstion.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/incstion_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:43+08:00 ] 175.152.111.131 GET /data.htm [ info ] www.kinsana.cn/data.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'data.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/data_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:44+08:00 ] 171.34.178.135 GET /2008824232134387.asp [ info ] www.kinsana.cn/2008824232134387.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.68kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '2008824232134387.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/2008824232134387_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:44+08:00 ] 110.167.215.13 GET /at200882413104324704.txt [ info ] www.kinsana.cn/at200882413104324704.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.80kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'at200882413104324704.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/at200882413104324704_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:44+08:00 ] 111.85.200.164 GET /plore.asp [ info ] www.kinsana.cn/plore.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'plore.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/plore_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:45+08:00 ] 175.184.164.216 GET /fengyu.html [ info ] www.kinsana.cn/fengyu.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.61kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'fengyu', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/fengyu_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:45+08:00 ] 112.66.109.55 GET /xm.html [ info ] www.kinsana.cn/xm.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'xm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/xm_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:45+08:00 ] 123.245.25.44 GET /phpspy2010.php [ info ] www.kinsana.cn/phpspy2010.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'phpspy2010.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/phpspy2010_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:45+08:00 ] 42.48.78.148 GET /vnc.asp [ info ] www.kinsana.cn/vnc.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'vnc.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/vnc_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:46+08:00 ] 180.95.238.251 GET /!.php [ info ] www.kinsana.cn/!.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.54kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '!.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/!_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:46+08:00 ] 124.227.31.132 GET /Diispostmaster.asp [ info ] www.kinsana.cn/Diispostmaster.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.66kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Diispostmaster.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/Diispostmaster_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:46+08:00 ] 150.255.248.82 GET /aL_Pars.htm [ info ] www.kinsana.cn/aL_Pars.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'aL_Pars.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/aL_Pars_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:46+08:00 ] 111.85.200.96 GET /muyu.asp [ info ] www.kinsana.cn/muyu.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'muyu.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/muyu_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:46+08:00 ] 36.57.172.35 GET /Nilux.htm [ info ] www.kinsana.cn/Nilux.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Nilux.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/Nilux_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:46+08:00 ] 124.117.192.17 GET /201082517509861.txt [ info ] www.kinsana.cn/201082517509861.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '201082517509861.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/201082517509861_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:47+08:00 ] 27.224.136.21 GET /av.html [ info ] www.kinsana.cn/av.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'av', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/av_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:47+08:00 ] 111.175.57.178 GET /myup1.asp [ info ] www.kinsana.cn/myup1.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'myup1.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/myup1_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:47+08:00 ] 220.250.63.90 GET /links.asp [ info ] www.kinsana.cn/links.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'links.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/links_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:47+08:00 ] 223.166.74.194 GET /test.txt [ info ] www.kinsana.cn/test.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'test.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/test_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:47+08:00 ] 110.177.180.112 GET /wang.asp [ info ] www.kinsana.cn/wang.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wang.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/wang_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:48+08:00 ] 175.152.111.228 GET /ufohacker.html [ info ] www.kinsana.cn/ufohacker.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.65kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ufohacker', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/ufohacker_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:48+08:00 ] 1.31.160.163 GET /index.php [ info ] www.kinsana.cn/index.php [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,015.88kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T12:05:48+08:00 ] 1.28.132.77 GET /anti-ms.htm [ info ] www.kinsana.cn/anti-ms.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'anti-ms.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/anti-ms_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:48+08:00 ] 121.57.230.134 GET /muyu.txt [ info ] www.kinsana.cn/muyu.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'muyu.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/muyu_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:48+08:00 ] 58.244.42.137 GET /tvv.html [ info ] www.kinsana.cn/tvv.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'tvv', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/tvv_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:48+08:00 ] 110.52.194.130 GET /ckfinder/userfiles/files/robots.txt [ info ] www.kinsana.cn/ckfinder/userfiles/files/robots.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.91kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ckfinder', 1 => 'userfiles', 2 => 'files', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/ckfinder/userfiles/files/robots_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:49+08:00 ] 123.245.25.13 GET /robors.txt [ info ] www.kinsana.cn/robors.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'robors.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/robors_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:49+08:00 ] 124.227.31.169 GET /baozi.asp [ info ] www.kinsana.cn/baozi.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'baozi.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/baozi_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:51+08:00 ] 112.94.253.32 GET /c.php [ info ] www.kinsana.cn/c.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.54kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'c.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/c_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:53+08:00 ] 124.235.138.175 GET /Gov_Ghost.html [ info ] www.kinsana.cn/Gov_Ghost.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.65kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Gov_Ghost', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/Gov_Ghost_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:56+08:00 ] 1.202.114.206 GET /liumin.htm [ info ] www.kinsana.cn/liumin.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'liumin.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/liumin_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:56+08:00 ] 171.34.177.206 GET /connnl.asp [ info ] www.kinsana.cn/connnl.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'connnl.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/connnl_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:58+08:00 ] 182.138.137.220 GET /JackRiderr.html [ info ] www.kinsana.cn/JackRiderr.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'JackRiderr', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/JackRiderr_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:58+08:00 ] 113.120.8.199 GET /ya.asp [ info ] www.kinsana.cn/ya.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ya.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/ya_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:05:59+08:00 ] 36.5.198.246 GET /Murray.txt [ info ] www.kinsana.cn/Murray.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Murray.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/Murray_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:00+08:00 ] 1.30.28.253 GET /ff0000.html [ info ] www.kinsana.cn/ff0000.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.61kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ff0000', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/ff0000_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:00+08:00 ] 112.193.170.202 GET /hana.htm [ info ] www.kinsana.cn/hana.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hana.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hana_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:00+08:00 ] 110.177.181.26 GET /hsa.html [ info ] www.kinsana.cn/hsa.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hsa', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hsa_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:01+08:00 ] 221.11.60.155 GET /hack-kof97.php [ info ] www.kinsana.cn/hack-kof97.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'hack-kof97.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/hack-kof97_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:01+08:00 ] 42.48.79.22 GET /mo.txt [ info ] www.kinsana.cn/mo.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'mo.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/mo_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:01+08:00 ] 111.175.57.35 GET /Index.asp [ info ] www.kinsana.cn/Index.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Index.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/Index_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:03+08:00 ] 117.22.144.6 GET /moying.html [ info ] www.kinsana.cn/moying.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.61kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'moying', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/moying_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:03+08:00 ] 110.177.176.189 GET /sec.htm [ info ] www.kinsana.cn/sec.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'sec.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/sec_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:03+08:00 ] 121.29.178.83 GET /ul.html [ info ] www.kinsana.cn/ul.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ul', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/ul_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:04+08:00 ] 110.167.215.249 GET /110.htm [ info ] www.kinsana.cn/110.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '110.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/110_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:04+08:00 ] 111.85.200.68 GET /ajiu.html [ info ] www.kinsana.cn/ajiu.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajiu', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/ajiu_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:04+08:00 ] 36.5.69.68 GET /qzhk.asp [ info ] www.kinsana.cn/qzhk.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'qzhk.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/qzhk_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:05+08:00 ] 36.5.220.128 GET /microda.txt [ info ] www.kinsana.cn/microda.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'microda.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/microda_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:05+08:00 ] 111.224.235.228 GET /m1n6.txt [ info ] www.kinsana.cn/m1n6.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'm1n6.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/m1n6_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:05+08:00 ] 125.72.95.187 GET /order.htm [ info ] www.kinsana.cn/order.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'order.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/order_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:05+08:00 ] 221.199.92.210 GET /lopian.txt [ info ] www.kinsana.cn/lopian.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'lopian.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/lopian_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:06+08:00 ] 124.31.104.92 GET /mst.txt [ info ] www.kinsana.cn/mst.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'mst.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/mst_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:06+08:00 ] 36.32.3.38 GET /i.html [ info ] www.kinsana.cn/i.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'i', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/i_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:06+08:00 ] 42.48.79.26 GET /model/templucg.php [ info ] www.kinsana.cn/model/templucg.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'model', 1 => 'templucg.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/model/templucg_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:06+08:00 ] 182.138.137.57 GET /xiaobai.htm [ info ] www.kinsana.cn/xiaobai.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'xiaobai.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/xiaobai_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:07+08:00 ] 111.224.249.116 GET /7hlnkz3r0.html [ info ] www.kinsana.cn/7hlnkz3r0.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.65kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '7hlnkz3r0', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/7hlnkz3r0_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:07+08:00 ] 121.57.224.32 GET /forkert.txt [ info ] www.kinsana.cn/forkert.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'forkert.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/forkert_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:07+08:00 ] 124.89.89.150 GET /admin_login.asp [ info ] www.kinsana.cn/admin_login.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin_login.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/admin_login_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:07+08:00 ] 121.57.224.71 GET /1.aspx [ info ] www.kinsana.cn/1.aspx [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '1.aspx', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/1_aspx' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:07+08:00 ] 222.94.140.150 GET /m_crll.htm [ info ] www.kinsana.cn/m_crll.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'm_crll.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/m_crll_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:08+08:00 ] 1.28.132.93 GET /zhan.php [ info ] www.kinsana.cn/zhan.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'zhan.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/zhan_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:08+08:00 ] 110.177.179.10 GET /readMe.txt [ info ] www.kinsana.cn/readMe.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'readMe.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/readMe_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:08+08:00 ] 124.117.197.217 GET /newsfile.asp [ info ] www.kinsana.cn/newsfile.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newsfile.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/newsfile_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:08+08:00 ] 150.255.97.9 GET /only.asp [ info ] www.kinsana.cn/only.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'only.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/only_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:08+08:00 ] 36.5.223.122 GET /1ndex.asp [ info ] www.kinsana.cn/1ndex.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '1ndex.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/1ndex_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:09+08:00 ] 123.171.243.32 GET /national_v3_070.txt [ info ] www.kinsana.cn/national_v3_070.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'national_v3_070.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/national_v3_070_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:10+08:00 ] 110.177.177.173 GET /down2.asp [ info ] www.kinsana.cn/down2.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'down2.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/down2_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:11+08:00 ] 58.244.38.181 GET /music.asp [ info ] www.kinsana.cn/music.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'music.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/music_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:12+08:00 ] 112.80.138.197 GET /newfile.asp [ info ] www.kinsana.cn/newfile.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newfile.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/newfile_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:12+08:00 ] 124.235.138.59 GET /newup.asp [ info ] www.kinsana.cn/newup.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newup.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/newup_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:14+08:00 ] 36.248.89.236 GET /css.asp [ info ] www.kinsana.cn/css.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'css.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/css_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:15+08:00 ] 112.80.136.76 GET /455812008826163656.txt [ info ] www.kinsana.cn/455812008826163656.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.71kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '455812008826163656.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/455812008826163656_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:15+08:00 ] 171.34.179.196 GET /Cintact.htm [ info ] www.kinsana.cn/Cintact.htm [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Cintact.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/Cintact_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:15+08:00 ] 60.13.138.142 GET /STQ.html [ info ] www.kinsana.cn/STQ.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'STQ', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/STQ_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:15+08:00 ] 123.171.253.115 GET /yanshen.htm [ info ] www.kinsana.cn/yanshen.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'yanshen.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/yanshen_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:16+08:00 ] 223.166.75.38 GET /adminlm.htm [ info ] www.kinsana.cn/adminlm.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'adminlm.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/adminlm_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:16+08:00 ] 124.227.31.229 GET /300.asp [ info ] www.kinsana.cn/300.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '300.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/300_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:18+08:00 ] 175.152.111.118 GET /cn.htm [ info ] www.kinsana.cn/cn.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'cn.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/cn_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:18+08:00 ] 112.193.170.127 GET /2011.php [ info ] www.kinsana.cn/2011.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '2011.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/2011_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:19+08:00 ] 110.177.179.18 GET /jungle.htm [ info ] www.kinsana.cn/jungle.htm [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'jungle.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/jungle_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:19+08:00 ] 60.13.138.131 GET /Dreams.txt [ info ] www.kinsana.cn/Dreams.txt [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Dreams.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/Dreams_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:19+08:00 ] 60.13.138.27 GET /xt.txt [ info ] www.kinsana.cn/xt.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'xt.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/xt_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:19+08:00 ] 123.245.25.13 GET /jia.asp [ info ] www.kinsana.cn/jia.asp [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'jia.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/jia_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:19+08:00 ] 36.32.3.123 GET /right.asp [ info ] www.kinsana.cn/right.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'right.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/right_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:20+08:00 ] 223.166.75.198 GET /1987sec.txt [ info ] www.kinsana.cn/1987sec.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '1987sec.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/1987sec_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:20+08:00 ] 219.143.174.162 GET /inc/admin.asp [ info ] www.kinsana.cn/inc/admin.asp [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,068.66kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'inc', 1 => 'admin.asp', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/inc/admin_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:20+08:00 ] 123.171.249.153 GET /nd.asp [ info ] www.kinsana.cn/nd.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'nd.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/nd_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:20+08:00 ] 123.245.24.81 GET /byg.php [ info ] www.kinsana.cn/byg.php [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'byg.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/byg_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:20+08:00 ] 124.31.105.102 GET /2009624162439.cer [ info ] www.kinsana.cn/2009624162439.cer [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,068.66kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '2009624162439.cer', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/2009624162439_cer' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:21+08:00 ] 42.48.79.68 GET /name.asp [ info ] www.kinsana.cn/name.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'name.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/name_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:21+08:00 ] 175.152.28.56 GET /DaoMing.html [ info ] www.kinsana.cn/DaoMing.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.62kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'DaoMing', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/DaoMing_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:21+08:00 ] 125.76.160.87 GET /kurd.htm [ info ] www.kinsana.cn/kurd.htm [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'kurd.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/kurd_htm' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:22+08:00 ] 117.22.144.197 GET /lz1.html [ info ] www.kinsana.cn/lz1.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'lz1', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/lz1_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:22+08:00 ] 36.32.3.172 GET /mimi.asp [ info ] www.kinsana.cn/mimi.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'mimi.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/mimi_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:22+08:00 ] 175.152.111.175 GET /gfy.asp [ info ] www.kinsana.cn/gfy.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'gfy.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/gfy_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:23+08:00 ] 124.89.90.53 GET /links/888.asp [ info ] www.kinsana.cn/links/888.asp [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.65kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'links', 1 => '888.asp', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/links/888_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:23+08:00 ] 110.52.216.177 GET /cn.txt [ info ] www.kinsana.cn/cn.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'cn.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/cn_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:23+08:00 ] 27.224.137.138 GET /include/default.inc.php [ info ] www.kinsana.cn/include/default.inc.php [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,068.77kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'include', 1 => 'default.inc.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/include/default_inc_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:24+08:00 ] 118.81.8.94 GET /0cmd.asp [ info ] www.kinsana.cn/0cmd.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '0cmd.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/0cmd_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:06:24+08:00 ] 125.76.162.185 GET /logo.asp [ info ] www.kinsana.cn/logo.asp [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'logo.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/logo_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:11:30+08:00 ] 123.183.224.91 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,015.91kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2022-04-15T12:14:43+08:00 ] 51.222.253.6 GET /index/news/xwxq/id/24.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/24.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,205.41kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/24_html' => '', 'id' => '24', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 24 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 24 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T12:18:09+08:00 ] 39.71.222.5 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,017.34kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://118.190.47.231:8081/main.html', '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.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T12:18:09+08:00 ] 39.71.222.5 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,070.23kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:18:10+08:00 ] 39.71.222.5 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,904.57kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/index/proapi_html' => '', 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T12:18:17+08:00 ] 39.71.222.5 GET /index/news/hydtnews.html [ info ] www.kinsana.cn/index/news/hydtnews.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,084.60kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', '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.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T12:18:29+08:00 ] 39.71.222.5 GET /index/news/hydtnews.html [ info ] www.kinsana.cn/index/news/hydtnews.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:2,084.93kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', '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.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T12:18:31+08:00 ] 39.71.222.5 GET /index/product/cpzt.html [ info ] www.kinsana.cn/index/product/cpzt.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,118.23kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/index/news/hydtnews.html', '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.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T12:18:37+08:00 ] 39.71.222.5 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,962.04kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'zp', 2 => 'rczp', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/index/product/cpzt.html', '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.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/zp/rczp_html' => '', ) [ info ] [ RUN ] app\index\controller\Zp->rczp[ D:\WWW\kinsasa\application\index\controller\Zp.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\zp\rczp.htm [ array ( 0 => 'res', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `zp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `zp` WHERE `state` = 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T12:18:48+08:00 ] 39.71.222.5 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,327.62kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'lxwm', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/index/zp/rczp.html', '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.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/lxwm_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->lxwm[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\lxwm.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T12:24:02+08:00 ] 106.11.152.56 GET /index/news/xwxq/id/173.html [ info ] www.kinsana.cn/index/news/xwxq/id/173.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,190.62kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/173_html' => '', 'id' => '173', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 173 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 173 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T12:30:06+08:00 ] 54.36.149.105 GET /index/product/cpxq/id/157.html [ info ] www.kinsana.cn/index/product/cpxq/id/157.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,986.84kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/157_html' => '', 'id' => '157', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '157' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 157 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T12:32:49+08:00 ] 51.222.253.16 GET /index/news/xwxq/id/98.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/98.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,194.45kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/98_html' => '', 'id' => '98', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 98 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 98 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T12:33:18+08:00 ] 123.6.49.36 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.55kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\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 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/601.3.9 (KHTML, like Gecko) Version/9.0.2 Safari/601.3.9', 'connection' => 'close', 'accept-language' => 'zh-CN', 'accept' => '*/*', 'cookie' => '', 'referer' => 'http://www.kinsana.cn/', 'accept-encoding' => 'deflate, gzip', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T12:49:26+08:00 ] 51.222.253.18 GET /index/news/xwxq/id/104.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/104.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,168.50kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/104_html' => '', 'id' => '104', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 104 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 104 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T12:52:45+08:00 ] 123.183.224.91 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,325.78kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'lxwm', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/lxwm_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->lxwm[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\lxwm.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T13:06:43+08:00 ] 51.222.253.11 GET /index/news/xwxq/id/3.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/3.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,170.55kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/3_html' => '', 'id' => '3', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 3 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T13:20:00+08:00 ] 106.11.153.120 GET /index/product/cpxq/id/140.html [ info ] www.kinsana.cn/index/product/cpxq/id/140.html [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,013.26kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/140_html' => '', 'id' => '140', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '140' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 140 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T13:25:09+08:00 ] 51.222.253.3 GET /index/news/xwxq/id/105.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/105.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,197.05kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/105_html' => '', 'id' => '105', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 105 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 105 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T13:29:59+08:00 ] 123.183.224.91 GET /index/contanct/zxly.html [ info ] www.kinsana.cn/index/contanct/zxly.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,325.84kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'zxly', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/zxly_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->zxly[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\zxly.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T13:30:31+08:00 ] 66.249.79.26 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.34kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T13:39:19+08:00 ] 124.248.67.33 GET /data/admin/allowurl.txt [ info ] www.xn--vhqsn14am88k.com/data/admin/allowurl.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,069.27kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'data', 1 => 'admin', 2 => 'allowurl.txt', ), ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded', 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/data/admin/allowurl_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T13:40:22+08:00 ] 66.249.79.26 GET /index/news/xwlb.html [ info ] www.xn--vhqsn14am88k.com/index/news/xwlb.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,077.02kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwlb', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwlb_html' => '', ) [ info ] [ RUN ] app\index\controller\News->xwlb[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwlb.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '1' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T13:43:03+08:00 ] 114.119.134.182 GET /index/news/xwxq/id/52.html [ info ] www.xn--vhqsn14am88k.com/index/news/xwxq/id/52.html [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,195.04kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.xn--vhqsn14am88k.com', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/52_html' => '', 'id' => '52', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.046875s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 52 LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 52 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T13:45:13+08:00 ] 51.222.253.11 GET /index/about/qyjj.html [ info ] xn--vhqsn14am88k.com/index/about/qyjj.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,283.30kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'qyjj', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/about/qyjj_html' => '', ) [ info ] [ RUN ] app\index\controller\About->qyjj[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\qyjj.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T13:54:16+08:00 ] 212.102.57.203 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,016.22kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'xn--vhqsn14am88k.com', 'referer' => 'http://xn--vhqsn14am88k.com/', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2022-04-15T14:04:15+08:00 ] 123.183.224.91 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,015.91kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T14:06:42+08:00 ] 51.222.253.19 GET /index/news/xwxq/id/180.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/180.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,192.41kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/180_html' => '', 'id' => '180', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 180 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 180 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T14:23:23+08:00 ] 51.222.253.10 GET /index/news/xwxq/id/107.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/107.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,272.11kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/107_html' => '', 'id' => '107', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 107 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 107 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T14:31:05+08:00 ] 106.11.159.73 GET /index/news/hydtnews.html?page=13 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=13 [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,084.24kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '13', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 96,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T14:38:09+08:00 ] 123.183.224.91 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,015.91kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T14:38:19+08:00 ] 114.119.151.237 GET /index/news/xwxq/id/161.html [ info ] www.xn--vhqsn14am88k.com/index/news/xwxq/id/161.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,173.80kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.xn--vhqsn14am88k.com', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/161_html' => '', 'id' => '161', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 161 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 161 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2022-04-15T14:44:05+08:00 ] 54.36.148.141 GET /index/news/xwxq/id/22.html [ info ] www.xn--vhqsn14am88k.com/index/news/xwxq/id/22.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,043.89kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/22_html' => '', 'id' => '22', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 22 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 22 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T14:44:25+08:00 ] 114.119.134.203 GET /index/news/xwxq/id/222.html [ info ] www.xn--vhqsn14am88k.com/index/news/xwxq/id/222.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,193.20kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.xn--vhqsn14am88k.com', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/222_html' => '', 'id' => '222', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 222 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 222 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T14:44:42+08:00 ] 103.44.248.131 GET /data/admin/allowurl.txt [ info ] www.kinsana.cn/data/admin/allowurl.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,069.13kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'data', 1 => 'admin', 2 => 'allowurl.txt', ), ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded', 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/data/admin/allowurl_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T14:46:59+08:00 ] 123.125.109.109 GET / [ info ] www.kinsana.cn/ [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,015.91kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T14:57:43+08:00 ] 54.36.148.142 GET /index/product/cpxq/id/160.html [ info ] www.kinsana.cn/index/product/cpxq/id/160.html [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:1,986.83kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/160_html' => '', 'id' => '160', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '160' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 160 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T15:03:37+08:00 ] 39.71.222.5 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,016.92kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', '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.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T15:03:37+08:00 ] 39.71.222.5 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,904.64kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/index/proapi_html' => '', 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T15:03:38+08:00 ] 39.71.222.5 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,070.23kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T15:06:01+08:00 ] 51.222.253.15 GET /index/news/xwxq/id/238.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/238.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,191.07kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/238_html' => '', 'id' => '238', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 238 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 238 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T15:07:52+08:00 ] 101.68.211.2 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,015.61kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:47.0) Gecko/20100101 Firefox/47.0', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T15:08:10+08:00 ] 39.71.222.5 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.68kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', '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.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.74 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T15:08:11+08:00 ] 39.71.222.5 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,070.30kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.74 Safari/537.36', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T15:08:11+08:00 ] 39.71.222.5 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,904.77kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.74 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/index/proapi_html' => '', 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T15:09:41+08:00 ] 39.71.222.5 GET /admin/index/index.html [ info ] www.kinsana.cn/admin/index/index.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,328.89kb] [文件加载:46] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', '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.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.75 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/admin/index/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ VIEW ] D:\WWW\kinsasa\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T15:09:41+08:00 ] 39.71.222.5 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,070.24kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'favicon.ico', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; PHPSESSID=tmssstkuhdu62jpvc3466ne0k2', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/admin/index/index.html', 'accept' => 'image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.75 Safari/537.36', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/favicon_ico' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T15:09:43+08:00 ] 39.71.222.5 GET /admin/login/login.html [ info ] www.kinsana.cn/admin/login/login.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:1,351.71kb] [文件加载:46] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; PHPSESSID=tmssstkuhdu62jpvc3466ne0k2', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/admin/index/index.html', '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.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.75 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/admin/login/login_html' => '', ) [ info ] [ RUN ] app\admin\controller\Login->login[ D:\WWW\kinsasa\application\admin\controller\Login.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/admin\view\login\login.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T15:10:06+08:00 ] 123.183.224.91 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,325.78kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'lxwm', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/lxwm_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->lxwm[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\lxwm.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T15:10:55+08:00 ] 183.208.156.64 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,068.89kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'favicon.ico', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/favicon_ico' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T15:16:39+08:00 ] 36.150.60.24 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.49kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'cache-control' => 'no-cache', 'connection' => 'close', '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.9', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 9.0; ZTE BA520 Build/MRA58K)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T15:18:23+08:00 ] 36.150.60.24 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.94kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'cache-control' => 'no-cache', 'connection' => 'close', '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.9', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11) AppleWebKit/601.1.27 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/601.1.27', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T15:21:30+08:00 ] 185.191.171.10 GET /index/news/xwxq/id/80.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/80.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,210.98kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)', 'connection' => 'close', 'accept-encoding' => 'gzip,deflate', 'accept' => 'text/html, application/rss+xml, application/atom+xml, text/xml, text/rss+xml, application/xhtml+xml', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/80_html' => '', 'id' => '80', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 80 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 80 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T15:21:32+08:00 ] 36.150.60.24 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,069.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'favicon.ico', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'cache-control' => 'no-cache', 'connection' => 'close', '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.9', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 9.0; ZTE BA520 Build/MRA58K)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/favicon_ico' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T15:23:13+08:00 ] 36.150.60.34 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,015.64kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Opera/9.80 (Windows NT 6.1; U; pl) Presto/2.7.62 Version/11.00', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'identity', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T15:24:04+08:00 ] 36.150.60.34 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.22kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T15:25:42+08:00 ] 39.71.222.5 GET /admin/index/index.html [ info ] www.kinsana.cn/admin/index/index.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,328.96kb] [文件加载:46] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', '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.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/admin/index/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ VIEW ] D:\WWW\kinsasa\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T15:25:42+08:00 ] 39.71.222.5 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,070.17kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'favicon.ico', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; PHPSESSID=1o1ue3ljql6uukbh8q3dhvr474', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/admin/index/index.html', 'accept' => 'image/avif,image/webp,image/apng,image/*,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/favicon_ico' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T15:25:45+08:00 ] 39.71.222.5 GET /admin/login/login.html [ info ] www.kinsana.cn/admin/login/login.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,351.80kb] [文件加载:46] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; PHPSESSID=1o1ue3ljql6uukbh8q3dhvr474', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/admin/index/index.html', '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.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/admin/login/login_html' => '', ) [ info ] [ RUN ] app\admin\controller\Login->login[ D:\WWW\kinsasa\application\admin\controller\Login.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/admin\view\login\login.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T15:25:52+08:00 ] 39.71.222.5 POST /admin/login/login.html [ info ] www.kinsana.cn/admin/login/login.html [运行时间:0.187500s][吞吐率:5.33req/s] [内存消耗:2,239.21kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; PHPSESSID=1o1ue3ljql6uukbh8q3dhvr474', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/admin/login/login.html', '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.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded', 'origin' => 'http://www.kinsana.cn', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'content-length' => '33', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/admin/login/login_html' => '', 'username' => 'admin', 'password' => '123', 'rm' => 'on', ) [ info ] [ RUN ] app\admin\controller\Login->login[ D:\WWW\kinsasa\application\admin\controller\Login.php ] [ info ] [ DB ] INIT mysql [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ VIEW ] D:\WWW\kinsasa\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `admin` [ RunTime:0.078125s ] [ sql ] [ SQL ] SELECT * FROM `admin` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T15:25:55+08:00 ] 39.71.222.5 GET /admin/index/index.html [ info ] www.kinsana.cn/admin/index/index.html [运行时间:0.187500s][吞吐率:5.33req/s] [内存消耗:1,966.27kb] [文件加载:54] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; PHPSESSID=1o1ue3ljql6uukbh8q3dhvr474; name=admin; password=123', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/admin/login/login.html', '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.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/admin/index/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\Index->index[ D:\WWW\kinsasa\application\admin\controller\Index.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/admin\view\index\index.htm [ array ( 0 => 'jlnum', 1 => 'lynum', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `jl` [ RunTime:0.046875s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `jl` WHERE `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ly` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ly` WHERE `state` = 1 LIMIT 1 [ RunTime:0.046875s ] --------------------------------------------------------------- [ 2022-04-15T15:26:02+08:00 ] 39.71.222.5 GET /admin/zp/ly.html [ info ] www.kinsana.cn/admin/zp/ly.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,119.81kb] [文件加载:57] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'zp', 2 => 'ly', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; PHPSESSID=1o1ue3ljql6uukbh8q3dhvr474; name=admin; password=123', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/admin/index/index.html', '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.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/admin/zp/ly_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\Zp->ly[ D:\WWW\kinsasa\application\admin\controller\Zp.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/admin\view\zp\ly.htm [ array ( 0 => 'jlnum', 1 => 'lynum', 2 => 'page', 3 => 'lyRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `jl` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `jl` WHERE `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ly` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ly` WHERE `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ly` LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `ly` LIMIT 0,6 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T15:26:24+08:00 ] 39.71.222.5 GET /admin/zp/ly.html [ info ] www.kinsana.cn/admin/zp/ly.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,119.95kb] [文件加载:57] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'zp', 2 => 'ly', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; PHPSESSID=1o1ue3ljql6uukbh8q3dhvr474; name=admin; password=123', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/admin/zp/ly.html', '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.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/admin/zp/ly_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\Zp->ly[ D:\WWW\kinsasa\application\admin\controller\Zp.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/admin\view\zp\ly.htm [ array ( 0 => 'jlnum', 1 => 'lynum', 2 => 'page', 3 => 'lyRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `jl` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `jl` WHERE `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ly` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ly` WHERE `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ly` LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `ly` LIMIT 0,6 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T15:26:27+08:00 ] 39.71.222.5 GET /admin/zp/jlst.html [ info ] www.kinsana.cn/admin/zp/jlst.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,100.71kb] [文件加载:57] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'zp', 2 => 'jlst', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; PHPSESSID=1o1ue3ljql6uukbh8q3dhvr474; name=admin; password=123', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/admin/zp/ly.html', '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.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/admin/zp/jlst_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\Zp->jlst[ D:\WWW\kinsasa\application\admin\controller\Zp.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/admin\view\zp\jlst.htm [ array ( 0 => 'jlnum', 1 => 'lynum', 2 => 'page', 3 => 'jlRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `jl` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `jl` WHERE `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ly` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ly` WHERE `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `jl` LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `jl` ORDER BY `state` ASC,`date` DESC LIMIT 0,6 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2022-04-15T15:26:33+08:00 ] 39.71.222.5 GET /admin/login/logout.html [ info ] www.kinsana.cn/admin/login/logout.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,326.20kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'login', 2 => 'logout', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; PHPSESSID=1o1ue3ljql6uukbh8q3dhvr474; name=admin; password=123', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/admin/zp/jlst.html', '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.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/admin/login/logout_html' => '', ) [ info ] [ RUN ] app\admin\controller\Login->logout[ D:\WWW\kinsasa\application\admin\controller\Login.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ VIEW ] D:\WWW\kinsasa\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-04-15T15:26:36+08:00 ] 39.71.222.5 GET /admin/login/login.html [ info ] www.kinsana.cn/admin/login/login.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,351.93kb] [文件加载:46] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; PHPSESSID=1o1ue3ljql6uukbh8q3dhvr474; name=admin; password=123', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/admin/login/logout.html', '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.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/admin/login/login_html' => '', ) [ info ] [ RUN ] app\admin\controller\Login->login[ D:\WWW\kinsasa\application\admin\controller\Login.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/admin\view\login\login.htm [ array ( ) ] [ info ] [ LOG ] INIT File