--------------------------------------------------------------- [ 2021-05-15T00:07:39+08:00 ] 54.36.149.1 GET /index/product/cpxq/id/66.html [ info ] www.kinsana.cn/index/product/cpxq/id/66.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,011.09kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/66_html' => '', 'id' => '66', ) [ 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` = '66' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 66 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-05-15T00:18:13+08:00 ] 106.11.155.43 GET /index/product/cpxq/id/100.html [ info ] www.kinsana.cn/index/product/cpxq/id/100.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,011.95kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( '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/100_html' => '', 'id' => '100', ) [ 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` = '100' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 100 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T00:21:05+08:00 ] 110.249.201.117 GET /index/news/xwxq/id/189.html [ info ] www.kinsana.cn/index/news/xwxq/id/189.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,192.98kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-language' => 'zh,zh-CN;q=0.9', 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; https://zhanzhang.toutiao.com/)', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/189_html' => '', 'id' => '189', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 189 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 189 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T00:29:01+08:00 ] 185.191.171.39 GET /index/news/xwxq/id/56.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/56.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,194.23kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( '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/56_html' => '', 'id' => '56', ) [ 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` = 56 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 56 [ 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-05-15T00:35:23+08:00 ] 106.11.152.44 GET /index/news/xwxq/id/36.html [ info ] www.kinsana.cn/index/news/xwxq/id/36.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,172.62kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/36_html' => '', 'id' => '36', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 36 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 36 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T00:37:56+08:00 ] 101.132.79.157 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.156250s][吞吐率:6.40req/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.xn--vhqsn14am88k.com', 'user-agent' => 'sogou web spider/4.0(+http://www.sogou.com/;)SogouSpider', ) [ 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-05-15T00:38:25+08:00 ] 114.119.134.245 GET /index/news/hydtnews.html?page=9 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=9 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,084.55kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=0', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '9', ) [ 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 64,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T00:43:08+08:00 ] 220.181.108.167 GET /index/product/cpxq/id/131.html [ info ] www.kinsana.cn/index/product/cpxq/id/131.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,010.81kb] [文件加载: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 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/131_html' => '', 'id' => '131', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '131' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 131 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T00:47:48+08:00 ] 54.36.148.160 GET /index/news/xwxq/id/225.html [ info ] www.kinsana.cn/index/news/xwxq/id/225.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,170.53kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-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/225_html' => '', 'id' => '225', ) [ 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` = 225 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 225 [ 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-05-15T00:51:23+08:00 ] 106.11.153.53 GET /index/news/xwxq/id/216.html [ info ] www.kinsana.cn/index/news/xwxq/id/216.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,176.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/216_html' => '', 'id' => '216', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 216 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 216 [ RunTime:0.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-05-15T00:55:30+08:00 ] 216.244.66.198 GET /index/product/cpxq/id/124.html [ info ] www.kinsana.cn/index/product/cpxq/id/124.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,986.84kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-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/product/cpxq/id/124_html' => '', 'id' => '124', ) [ 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` = '124' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 124 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-05-15T01:05:16+08:00 ] 106.11.159.82 GET /index/product/cpxq/id/114.html [ info ] www.kinsana.cn/index/product/cpxq/id/114.html [运行时间:0.156250s][吞吐率:6.40req/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/114_html' => '', 'id' => '114', ) [ 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` = '114' LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 114 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-05-15T01:08:06+08:00 ] 101.133.161.22 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.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 ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.5,en;q=0.3', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36', 'accept-encoding' => 'identity', '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-05-15T01:17:55+08:00 ] 203.208.60.26 GET / [ info ] www.kinsana.cn/ [运行时间: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 ( 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ 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.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T01:17:59+08:00 ] 203.208.60.120 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,070.79kb] [文件加载: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, br', 'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Googlebot/2.1; +http://www.google.com/bot.html) Chrome/90.0.4430.97 Safari/537.36', 'from' => 'googlebot(at)googlebot.com', 'accept' => '*/*', 'connection' => 'close', 'x-requested-with' => 'XMLHttpRequest', 'referer' => 'http://www.kinsana.cn/', 'cookie' => 'safedog-flow-item=', 'accept-language' => 'en-US', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T01:18:00+08:00 ] 203.208.60.103 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,904.98kb] [文件加载: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, br', 'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Googlebot/2.1; +http://www.google.com/bot.html) Chrome/90.0.4430.97 Safari/537.36', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'application/json,text/javascript,*/*; q=0.01', 'connection' => 'close', 'content-length' => '7', 'x-requested-with' => 'XMLHttpRequest', 'referer' => 'http://www.kinsana.cn/', '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 ( '/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-05-15T01:21:41+08:00 ] 54.36.149.54 GET /index/product/cpxq/id/67.html [ info ] www.kinsana.cn/index/product/cpxq/id/67.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,020.39kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/67_html' => '', 'id' => '67', ) [ 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` = '67' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 67 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T01:40:14+08:00 ] 54.36.149.63 GET /index/news/xwxq/id/224.html [ info ] www.kinsana.cn/index/news/xwxq/id/224.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,171.68kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/224_html' => '', 'id' => '224', ) [ 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` = 224 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 224 [ 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-05-15T01:44:48+08:00 ] 216.244.66.198 GET /index/product/cpxq/id/140.html [ info ] www.kinsana.cn/index/product/cpxq/id/140.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,012.52kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-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/product/cpxq/id/140_html' => '', 'id' => '140', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '140' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 140 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T01:49:35+08:00 ] 114.119.134.245 GET /index/news/xwxq/id/173.html [ info ] www.kinsana.cn/index/news/xwxq/id/173.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,174.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', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/173_html' => '', 'id' => '173', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 173 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 173 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T01:54:44+08:00 ] 114.119.134.245 GET /index/news/xwxq/id/223.html [ info ] www.kinsana.cn/index/news/xwxq/id/223.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,202.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', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/223_html' => '', 'id' => '223', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 223 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 223 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T01:59:40+08:00 ] 54.36.149.24 GET /index/product/cpxq/id/156.html [ info ] www.kinsana.cn/index/product/cpxq/id/156.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,008.75kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/156_html' => '', 'id' => '156', ) [ 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.031250s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '156' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 156 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T02:00:19+08:00 ] 106.11.158.65 GET /index/news/hydtnews.html?page=21 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=21 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,084.26kb] [文件加载: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' => '21', ) [ 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 160,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T02:05:05+08:00 ] 114.119.156.152 GET /index/news/xwxq/id/151.html [ info ] www.kinsana.cn/index/news/xwxq/id/151.html [运行时间:0.187500s][吞吐率:5.33req/s] [内存消耗:2,230.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', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/151_html' => '', 'id' => '151', ) [ 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` = 151 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 151 [ 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-05-15T02:16:23+08:00 ] 54.36.148.141 GET /index/product/cpxq/id/149.html [ info ] www.kinsana.cn/index/product/cpxq/id/149.html [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,019.24kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/149_html' => '', 'id' => '149', ) [ 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` = '149' LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 149 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-05-15T02:20:31+08:00 ] 114.119.152.233 GET /index/news/xwxq/id/222.html [ info ] www.kinsana.cn/index/news/xwxq/id/222.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,193.09kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/222_html' => '', 'id' => '222', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 222 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 222 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T02:25:43+08:00 ] 114.119.158.125 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.67kb] [文件加载: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', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( ) [ 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-05-15T02:34:24+08:00 ] 216.244.66.198 GET /index/product/cpxq/id/121.html [ info ] www.kinsana.cn/index/product/cpxq/id/121.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,987.07kb] [文件加载: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-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/product/cpxq/id/121_html' => '', 'id' => '121', ) [ 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` = '121' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 121 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T02:34:29+08:00 ] 216.244.66.198 GET /index/product/cpxq/id/99.html [ info ] www.kinsana.cn/index/product/cpxq/id/99.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,018.02kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( '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/product/cpxq/id/99_html' => '', 'id' => '99', ) [ 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` = '99' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 99 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T02:35:12+08:00 ] 54.36.148.21 GET /index/product/cpxq/id/103.html [ info ] www.kinsana.cn/index/product/cpxq/id/103.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:1,987.04kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/103_html' => '', 'id' => '103', ) [ 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` = '103' LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 103 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-05-15T02:36:07+08:00 ] 114.119.151.4 GET /index/news/xwxq/id/76.html [ info ] www.kinsana.cn/index/news/xwxq/id/76.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,175.66kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/76_html' => '', 'id' => '76', ) [ 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` = 76 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 76 [ 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-05-15T02:41:23+08:00 ] 114.119.159.39 GET /index/news/xwxq/id/37.html [ info ] www.kinsana.cn/index/news/xwxq/id/37.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,222.82kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/37_html' => '', 'id' => '37', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 37 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 37 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T02:44:04+08:00 ] 106.11.152.41 GET /index/product/cpxq/id/121.html [ info ] www.kinsana.cn/index/product/cpxq/id/121.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,987.77kb] [文件加载: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/121_html' => '', 'id' => '121', ) [ 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` = '121' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 121 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T02:45:30+08:00 ] 54.36.148.90 GET /index/product/cpxq/id/129.html [ info ] www.kinsana.cn/index/product/cpxq/id/129.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,017.37kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/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.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` = '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-05-15T02:51:53+08:00 ] 114.119.156.152 GET /index/news/xwxq/id/162.html [ info ] www.kinsana.cn/index/news/xwxq/id/162.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,194.48kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/162_html' => '', 'id' => '162', ) [ 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` = 162 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 162 [ 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-05-15T02:52:50+08:00 ] 185.191.171.43 GET /index/news/hydtnews.html?page=15 [ info ] xn--vhqsn14am88k.com/index/news/hydtnews.html?page=15 [运行时间:0.125000s][吞吐率:8.00req/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.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 112,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T02:55:54+08:00 ] 54.36.148.225 GET /index/news/xwxq/id/228.html [ info ] www.kinsana.cn/index/news/xwxq/id/228.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,169.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/228_html' => '', 'id' => '228', ) [ 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` = 228 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 228 [ 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-05-15T02:57:11+08:00 ] 114.119.155.175 GET /index/news/xwxq/id/6.html [ info ] www.kinsana.cn/index/news/xwxq/id/6.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,199.60kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/6_html' => '', 'id' => '6', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 6 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 6 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T03:01:46+08:00 ] 52.81.0.128 GET /index/news/xwxq/id/94.html [ info ] www.kinsana.cn/index/news/xwxq/id/94.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,194.29kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh,zh-CN;q=0.9', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.1900.1720 Mobile Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/94_html' => '', 'id' => '94', ) [ 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` = 94 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 94 [ 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-05-15T03:02:30+08:00 ] 114.119.157.24 GET /index/news/xwxq/id/71.html [ info ] www.kinsana.cn/index/news/xwxq/id/71.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,173.55kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/71_html' => '', 'id' => '71', ) [ 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` = 71 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 71 [ 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-05-15T03:13:13+08:00 ] 47.100.9.101 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,015.65kb] [文件加载: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', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T03:13:14+08:00 ] 47.100.9.101 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,015.73kb] [文件加载: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', 'host' => 'www.xn--vhqsn14am88k.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T03:16:26+08:00 ] 54.36.148.175 GET /index/product/cpxq/id/73.html [ info ] www.kinsana.cn/index/product/cpxq/id/73.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,012.88kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/73_html' => '', 'id' => '73', ) [ 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` = '73' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 73 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T03:22:36+08:00 ] 216.244.66.198 GET /index/news/xwxq/id/189.html [ info ] www.kinsana.cn/index/news/xwxq/id/189.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,191.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', '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/189_html' => '', 'id' => '189', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 189 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 189 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T03:22:43+08:00 ] 216.244.66.198 GET /index/news/xwxq/id/61.html [ info ] www.kinsana.cn/index/news/xwxq/id/61.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,175.60kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-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/61_html' => '', 'id' => '61', ) [ 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` = 61 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 61 [ 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-05-15T03:27:12+08:00 ] 54.36.148.40 GET /index/news/xwxq/id/165.html [ info ] www.kinsana.cn/index/news/xwxq/id/165.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,202.55kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/165_html' => '', 'id' => '165', ) [ 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` = 165 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 165 [ 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-05-15T03:28:28+08:00 ] 203.208.60.3 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,016.30kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'host' => '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-05-15T03:29:45+08:00 ] 203.208.60.56 GET /ajaxArea.php?id=1000139 [ info ] xn--vhqsn14am88k.com/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,070.82kb] [文件加载: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, br', 'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Googlebot/2.1; +http://www.google.com/bot.html) Chrome/90.0.4430.97 Safari/537.36', 'from' => 'googlebot(at)googlebot.com', 'accept' => '*/*', 'connection' => 'close', 'x-requested-with' => 'XMLHttpRequest', 'referer' => 'http://xn--vhqsn14am88k.com/', 'cookie' => 'safedog-flow-item=', 'accept-language' => 'en-US', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T03:29:46+08:00 ] 203.208.60.96 POST /index/index/proapi.html [ info ] xn--vhqsn14am88k.com/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,905.03kb] [文件加载: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, br', 'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Googlebot/2.1; +http://www.google.com/bot.html) Chrome/90.0.4430.97 Safari/537.36', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'application/json,text/javascript,*/*; q=0.01', 'connection' => 'close', 'content-length' => '7', 'x-requested-with' => 'XMLHttpRequest', 'referer' => 'http://xn--vhqsn14am88k.com/', 'origin' => 'http://xn--vhqsn14am88k.com', 'cookie' => 'safedog-flow-item=', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-language' => 'en-US', 'host' => '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.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-05-15T03:37:39+08:00 ] 54.36.149.69 GET /index/news/hydtnews.html?page=15 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=15 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,083.58kb] [文件加载: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' => '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.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 112,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T03:39:05+08:00 ] 106.11.156.58 GET /index/news/xwxq/id/139.html [ info ] www.kinsana.cn/index/news/xwxq/id/139.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,198.84kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-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/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.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` = 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-05-15T03:48:37+08:00 ] 54.36.148.71 GET /index/news/hydtnews.html?page=3 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=3 [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,083.52kb] [文件加载: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' => '3', ) [ 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 16,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T03:58:59+08:00 ] 203.208.60.96 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.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-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-05-15T03:59:39+08:00 ] 54.36.148.229 GET /index/product/cpxq/id/72.html [ info ] www.kinsana.cn/index/product/cpxq/id/72.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,019.98kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/72_html' => '', 'id' => '72', ) [ 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` = '72' LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 72 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-05-15T04:10:10+08:00 ] 54.36.148.164 GET /gczs.html [ info ] www.kinsana.cn/gczs.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.49kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'gczs', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/gczs_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T04:12:01+08:00 ] 216.244.66.198 GET /index/news/xwxq/id/139.html [ info ] www.kinsana.cn/index/news/xwxq/id/139.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,198.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-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/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-05-15T04:12:07+08:00 ] 216.244.66.198 GET /index/news/xwxq/id/193.html [ info ] www.kinsana.cn/index/news/xwxq/id/193.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,172.30kb] [文件加载: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/193_html' => '', 'id' => '193', ) [ 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` = 193 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 193 [ 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-05-15T04:20:00+08:00 ] 54.36.148.134 GET /index/product/cpxq/id/60.html [ info ] www.kinsana.cn/index/product/cpxq/id/60.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,015.47kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/60_html' => '', 'id' => '60', ) [ 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` = '60' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 60 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T04:20:06+08:00 ] 185.191.171.17 GET /index/news/xwxq/id/151.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/151.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,229.77kb] [文件加载: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/151_html' => '', 'id' => '151', ) [ 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` = 151 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 151 [ 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-05-15T04:31:05+08:00 ] 54.36.148.171 GET /index/product/cpxq/id/61.html [ info ] www.kinsana.cn/index/product/cpxq/id/61.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,010.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-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/61_html' => '', 'id' => '61', ) [ 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` = '61' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 61 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T04:39:09+08:00 ] 203.208.60.90 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.140625s][吞吐率:7.11req/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' => 'Sun, 09 May 2021 09:35:58 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/90.0.4430.97 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.015625s ] --------------------------------------------------------------- [ 2021-05-15T04:41:29+08:00 ] 54.36.149.7 GET /index/news/hydtnews.html?page=20 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=20 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,083.26kb] [文件加载: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' => '20', ) [ 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 152,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T04:49:23+08:00 ] 101.133.161.22 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.07kb] [文件加载: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.8,en-US;q=0.5,en;q=0.3', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36', 'accept-encoding' => 'identity', '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-05-15T04:51:32+08:00 ] 54.36.148.84 GET /index/product/cpxq/id/138.html [ info ] www.kinsana.cn/index/product/cpxq/id/138.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,009.64kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/138_html' => '', 'id' => '138', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '138' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 138 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T04:59:25+08:00 ] 111.225.148.14 GET /index/product/cwyp.html [ info ] www.kinsana.cn/index/product/cwyp.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,115.42kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cwyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', '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/cwyp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 3 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T04:59:50+08:00 ] 111.225.148.72 GET / [ info ] www.kinsana.cn/ [运行时间: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' => '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 ( ) [ 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-05-15T05:01:34+08:00 ] 106.11.158.43 GET /index/news/xwxq/id/67.html [ info ] www.kinsana.cn/index/news/xwxq/id/67.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,176.13kb] [文件加载: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/67_html' => '', 'id' => '67', ) [ 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` = 67 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 67 [ 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-05-15T05:01:35+08:00 ] 216.244.66.198 GET /index/news/xwxq/id/195.html [ info ] www.kinsana.cn/index/news/xwxq/id/195.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,175.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', '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/195_html' => '', 'id' => '195', ) [ 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` = 195 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 195 [ 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-05-15T05:03:06+08:00 ] 54.36.149.80 GET /index/product/cpxq/id/150.html [ info ] www.kinsana.cn/index/product/cpxq/id/150.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,019.20kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/150_html' => '', 'id' => '150', ) [ 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` = '150' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 150 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T05:06:19+08:00 ] 106.11.152.72 GET /index/product/cpxq/id/136.html [ info ] www.kinsana.cn/index/product/cpxq/id/136.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,017.47kb] [文件加载: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/136_html' => '', 'id' => '136', ) [ 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` = '136' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 136 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T05:08:55+08:00 ] 203.208.60.78 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,327.45kb] [文件加载: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 ( 'if-modified-since' => 'Fri, 14 May 2021 05:00: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/90.0.4430.97 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/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-05-15T05:13:38+08:00 ] 54.36.148.215 GET /index/news/hydtnews.html?page=13 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=13 [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,083.53kb] [文件加载: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' => '13', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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 96,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T05:17:49+08:00 ] 47.100.53.146 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-05-15T05:23:05+08:00 ] 54.36.148.84 GET /index/product/cpxq/id/57.html [ info ] www.kinsana.cn/index/product/cpxq/id/57.html [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,020.42kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/57_html' => '', 'id' => '57', ) [ 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` = '57' LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 57 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T05:32:47+08:00 ] 54.36.148.18 GET /index/news/xwxq/id/232.html [ info ] www.kinsana.cn/index/news/xwxq/id/232.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,169.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 ( '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.015625s ] [ 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-05-15T05:38:23+08:00 ] 49.7.20.75 GET /index/news/xwxq/id/90.html [ info ] www.kinsana.cn/index/news/xwxq/id/90.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,196.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' => '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/90_html' => '', 'id' => '90', ) [ 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` = 90 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 90 [ 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-05-15T05:39:17+08:00 ] 203.208.60.103 GET /index/product/jqyp.html [ info ] www.kinsana.cn/index/product/jqyp.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,110.24kb] [文件加载: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 ( 'if-modified-since' => 'Thu, 01 Apr 2021 23:39:00 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/90.0.4430.97 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/jqyp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->jqyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\jqyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 1 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 1 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,5,8) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T05:42:26+08:00 ] 54.36.148.42 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.125000s][吞吐率:8.00req/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-05-15T05:43:09+08:00 ] 54.36.149.80 GET /index/news/xwxq/id/234.html [ info ] www.kinsana.cn/index/news/xwxq/id/234.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,175.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', '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.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` = 234 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 234 [ 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-05-15T05:51:17+08:00 ] 216.244.66.198 GET /index/news/xwxq/id/234.html [ info ] www.kinsana.cn/index/news/xwxq/id/234.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,175.30kb] [文件加载: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/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-05-15T05:53:05+08:00 ] 54.36.148.119 GET /index/news/xwxq/id/218.html [ info ] www.kinsana.cn/index/news/xwxq/id/218.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,193.53kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-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/218_html' => '', 'id' => '218', ) [ 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` = 218 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 218 [ 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-05-15T05:58:58+08:00 ] 106.11.153.83 GET /index/news/xwxq/id/83.html [ info ] www.kinsana.cn/index/news/xwxq/id/83.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,173.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', '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/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-05-15T05:59:25+08:00 ] 185.191.171.45 GET /index/news/xwxq/id/173.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/173.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,174.27kb] [文件加载: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/173_html' => '', 'id' => '173', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 173 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 173 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-05-15T06:02:48+08:00 ] 54.36.148.180 GET /index/news/xwxq/id/236.html [ info ] www.kinsana.cn/index/news/xwxq/id/236.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,172.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-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/236_html' => '', 'id' => '236', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 236 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 236 [ RunTime:0.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-05-15T06:09:28+08:00 ] 114.119.156.152 GET /index/news/xwxq/id/88.html [ info ] www.kinsana.cn/index/news/xwxq/id/88.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,169.02kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/88_html' => '', 'id' => '88', ) [ 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` = 88 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 88 [ 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-05-15T06:10:55+08:00 ] 47.93.114.186 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,015.72kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => '*/*', 'host' => 'www.xn--vhqsn14am88k.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T06:12:30+08:00 ] 54.36.149.87 GET /index/product/cpzt.html?page=6 [ info ] www.kinsana.cn/index/product/cpzt.html?page=6 [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,093.64kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', 'page' => '6', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 45,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T06:16:35+08:00 ] 114.119.158.125 GET /index/news/xwxq/id/31.html [ info ] www.kinsana.cn/index/news/xwxq/id/31.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,201.13kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/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.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` = 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-05-15T06:21:43+08:00 ] 54.36.148.89 GET /index/news/hydtnews.html?page=1 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=1 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,083.26kb] [文件加载: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' => '1', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T06:31:06+08:00 ] 54.36.148.49 GET /index/product/cpxq/id/131.html [ info ] www.kinsana.cn/index/product/cpxq/id/131.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,010.47kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/131_html' => '', 'id' => '131', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '131' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 131 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T06:33:35+08:00 ] 61.129.7.236 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/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 ( '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 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.104 Safari/537.36 Core/1.53.2141.400 QQBrowser/9.5.10219.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.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-05-15T06:40:12+08:00 ] 54.36.148.46 GET /index/news/xwxq/id/168.html [ info ] www.kinsana.cn/index/news/xwxq/id/168.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,207.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', '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/168_html' => '', 'id' => '168', ) [ 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` = 168 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 168 [ 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-05-15T06:42:17+08:00 ] 106.11.153.88 GET /index/news/hydtnews.html?page=23 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=23 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,084.32kb] [文件加载: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' => '23', ) [ 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 176,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T06:47:53+08:00 ] 114.119.155.175 GET /index/news/xwxq/id/51.html [ info ] www.kinsana.cn/index/news/xwxq/id/51.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,201.59kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/51_html' => '', 'id' => '51', ) [ 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` = 51 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 51 [ 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-05-15T06:49:05+08:00 ] 54.36.148.78 GET /index/product/cpzt.html [ info ] www.kinsana.cn/index/product/cpzt.html [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,116.52kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T06:58:13+08:00 ] 114.119.156.152 GET /index/news/hydtnews.html?page=12 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=12 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,084.54kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=0', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '12', ) [ 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 88,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T06:58:18+08:00 ] 54.36.149.96 GET /index/product/cpxq/id/154.html [ info ] www.kinsana.cn/index/product/cpxq/id/154.html [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,015.98kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/154_html' => '', 'id' => '154', ) [ 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` = '154' LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 154 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T07:08:19+08:00 ] 54.36.148.211 GET /index/news/hydtnews.html?page=7 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=7 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,083.54kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', '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' => '7', ) [ 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 48,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T07:10:07+08:00 ] 121.232.26.218 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.74kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.baidu.com/', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', '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', '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-05-15T07:11:29+08:00 ] 52.81.14.103 GET /index/news/xwxq/id/147.html [ info ] www.kinsana.cn/index/news/xwxq/id/147.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,171.45kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh,zh-CN;q=0.9', 'user-agent' => 'Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2970.1417 Mobile Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/147_html' => '', 'id' => '147', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 147 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 147 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T07:13:24+08:00 ] 114.119.151.4 GET /index/product/cpxq/id/116.html [ info ] www.kinsana.cn/index/product/cpxq/id/116.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,988.08kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/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.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` = '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.000000s ] --------------------------------------------------------------- [ 2021-05-15T07:17:42+08:00 ] 54.36.149.21 GET /index/news/xwxq/id/62.html [ info ] www.kinsana.cn/index/news/xwxq/id/62.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,171.91kb] [文件加载: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/62_html' => '', 'id' => '62', ) [ 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` = 62 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 62 [ 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-05-15T07:20:35+08:00 ] 114.119.152.233 GET /index/news/xwxq/id/192.html [ info ] www.kinsana.cn/index/news/xwxq/id/192.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,193.82kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/192_html' => '', 'id' => '192', ) [ 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` = 192 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 192 [ 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-05-15T07:25:01+08:00 ] 18.236.98.5 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.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-05-15T07:26:43+08:00 ] 54.36.149.24 GET /index/news/xwxq/id/104.html [ info ] www.kinsana.cn/index/news/xwxq/id/104.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,168.48kb] [文件加载: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/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.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 104 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T07:27:17+08:00 ] 39.103.227.160 GET /e/data/js/ajax.js [ info ] www.xn--vhqsn14am88k.com/e/data/js/ajax.js [运行时间: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 => 'e', 1 => 'data', 2 => 'js', ), ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded', 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/e/data/js/ajax_js' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T07:36:11+08:00 ] 54.36.148.184 GET /lxfs.html [ info ] www.kinsana.cn/lxfs.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.49kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'lxfs', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( '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 ( '/lxfs_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T07:38:08+08:00 ] 106.11.153.51 GET /index/news/hydtnews.html?page=16 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=16 [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,084.19kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '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.031250s ] [ 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.000000s ] --------------------------------------------------------------- [ 2021-05-15T07:38:08+08:00 ] 106.11.157.90 GET /index/news/hydtnews.html?page=16 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=16 [运行时间:0.093750s][吞吐率:10.67req/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.031250s ] [ 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.000000s ] --------------------------------------------------------------- [ 2021-05-15T07:38:08+08:00 ] 106.11.159.105 GET /index/news/hydtnews.html?page=16 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=16 [运行时间:0.156250s][吞吐率:6.40req/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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ 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.000000s ] --------------------------------------------------------------- [ 2021-05-15T07:38:09+08:00 ] 106.11.158.108 GET /index/news/hydtnews.html?page=16 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=16 [运行时间:0.109375s][吞吐率:9.14req/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.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 120,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T07:38:09+08:00 ] 106.11.157.34 GET /index/news/hydtnews.html?page=16 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=16 [运行时间:0.109375s][吞吐率:9.14req/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.000000s ] --------------------------------------------------------------- [ 2021-05-15T07:38:09+08:00 ] 106.11.152.126 GET /index/news/hydtnews.html?page=16 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=16 [运行时间:0.125000s][吞吐率:8.00req/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.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.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 120,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T07:38:09+08:00 ] 106.11.152.110 GET /index/news/hydtnews.html?page=16 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=16 [运行时间:0.093750s][吞吐率:10.67req/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.031250s ] [ 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.000000s ] --------------------------------------------------------------- [ 2021-05-15T07:38:11+08:00 ] 106.11.156.39 GET /index/news/hydtnews.html?page=16 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=16 [运行时间:0.078125s][吞吐率:12.80req/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.000000s ] --------------------------------------------------------------- [ 2021-05-15T07:38:12+08:00 ] 106.11.152.48 GET /index/news/hydtnews.html?page=16 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=16 [运行时间:0.109375s][吞吐率:9.14req/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.031250s ] [ 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.000000s ] --------------------------------------------------------------- [ 2021-05-15T07:38:17+08:00 ] 106.11.158.101 GET /index/news/hydtnews.html?page=16 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=16 [运行时间:0.109375s][吞吐率:9.14req/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.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 120,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T07:38:24+08:00 ] 106.11.155.39 GET /index/news/hydtnews.html?page=16 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=16 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,084.19kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '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.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 120,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T07:38:45+08:00 ] 106.11.158.46 GET /index/news/hydtnews.html?page=16 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=16 [运行时间:0.093750s][吞吐率:10.67req/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.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 120,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T07:41:55+08:00 ] 216.244.66.198 GET /index/news/xwxq/id/152.html [ info ] www.kinsana.cn/index/news/xwxq/id/152.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,173.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', '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/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-05-15T07:41:59+08:00 ] 49.7.21.122 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-05-15T07:43:37+08:00 ] 216.244.66.198 GET /index/product/cpxq/id/70.html [ info ] www.kinsana.cn/index/product/cpxq/id/70.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,015.79kb] [文件加载: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-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/product/cpxq/id/70_html' => '', 'id' => '70', ) [ 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` = '70' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 70 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T07:47:21+08:00 ] 54.36.148.197 GET /index/product/cpxq/id/58.html [ info ] www.kinsana.cn/index/product/cpxq/id/58.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,019.17kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/58_html' => '', 'id' => '58', ) [ 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` = '58' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 58 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T07:49:46+08:00 ] 66.249.79.4 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.98kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.97 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.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-05-15T08:01:59+08:00 ] 54.36.148.63 GET /index/news/hydtnews.html?page=28 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=28 [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,072.98kb] [文件加载: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' => '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.000000s ] --------------------------------------------------------------- [ 2021-05-15T08:16:51+08:00 ] 54.36.149.97 GET /index/product/cpxq/id/109.html [ info ] www.kinsana.cn/index/product/cpxq/id/109.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,987.02kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/109_html' => '', 'id' => '109', ) [ 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` = '109' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 109 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-05-15T08:17:43+08:00 ] 106.11.152.53 GET /index/news/xwxq/id/238.html [ info ] www.kinsana.cn/index/news/xwxq/id/238.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,175.79kb] [文件加载: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/238_html' => '', 'id' => '238', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 238 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 238 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T08:30:10+08:00 ] 112.8.250.184 GET /index/news/spnews.html [ info ] www.kinsana.cn/index/news/spnews.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,334.75kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'spnews', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-cn', 'referer' => 'https://m.baidu.com', 'bdpparallelload' => '1', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 SP-engine/2.30.0 main%2F1.0 baiduboxapp/12.14.5.10 (Baidu; P2 13.6.1) NABar/1.0 themeUA=Theme/default', 'accept' => '*/*', 'purpose' => 'prefetch', 'connection' => 'close', 'cookie' => 'safedog-flow-item=', 'accept-encoding' => 'gzip, deflate', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/spnews_html' => '', ) [ info ] [ RUN ] app\index\controller\News->spnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\spnews.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T08:31:12+08:00 ] 54.36.149.76 GET /index/product/cpxq/id/134.html [ info ] www.kinsana.cn/index/product/cpxq/id/134.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,992.62kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/134_html' => '', 'id' => '134', ) [ 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` = '134' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 134 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T08:36:19+08:00 ] 216.244.66.198 GET /index/news/xwxq/id/218.html [ info ] www.kinsana.cn/index/news/xwxq/id/218.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,193.63kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-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/218_html' => '', 'id' => '218', ) [ 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` = 218 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 218 [ 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-05-15T08:36:24+08:00 ] 216.244.66.198 GET /index/news/xwxq/id/60.html [ info ] www.kinsana.cn/index/news/xwxq/id/60.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,168.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 ( '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/60_html' => '', 'id' => '60', ) [ 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` = 60 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 60 [ 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-05-15T08:44:18+08:00 ] 13.66.139.0 GET /index/about/qyjj.html [ info ] www.xn--vhqsn14am88k.com/index/about/qyjj.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,284.11kb] [文件加载: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 ( 'user-agent' => 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', 'host' => 'www.xn--vhqsn14am88k.com', 'from' => 'bingbot(at)microsoft.com', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'pragma' => 'no-cache', 'connection' => 'close', 'cache-control' => 'no-cache', ) [ 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-05-15T08:45:41+08:00 ] 54.36.148.216 GET /index/news/xwxq/id/50.html [ info ] www.kinsana.cn/index/news/xwxq/id/50.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 ( '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/50_html' => '', 'id' => '50', ) [ 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` = 50 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 50 [ 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-05-15T09:00:03+08:00 ] 106.11.153.138 GET /index/product/cpxq/id/107.html [ info ] www.kinsana.cn/index/product/cpxq/id/107.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,987.67kb] [文件加载: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/107_html' => '', 'id' => '107', ) [ 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` = '107' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 107 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T09:01:03+08:00 ] 54.36.148.88 GET /index/news/xwxq/id/22.html [ info ] www.kinsana.cn/index/news/xwxq/id/22.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,043.86kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( '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/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.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 22 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 22 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T09:09:29+08:00 ] 114.119.157.24 GET /index/product/cpxq/id/66.html [ info ] www.kinsana.cn/index/product/cpxq/id/66.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,012.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', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/66_html' => '', 'id' => '66', ) [ 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` = '66' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 66 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T09:14:52+08:00 ] 54.36.148.35 GET /index/news/hydtnews.html?page=16 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=16 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,083.47kb] [文件加载: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' => '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.000000s ] --------------------------------------------------------------- [ 2021-05-15T09:18:26+08:00 ] 114.119.129.191 GET /index/news/xwxq/id/54.html [ info ] www.kinsana.cn/index/news/xwxq/id/54.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,173.83kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/54_html' => '', 'id' => '54', ) [ 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` = 54 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 54 [ 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-05-15T09:18:59+08:00 ] 220.181.108.147 GET /index/news/xwxq/id/129.html [ info ] www.kinsana.cn/index/news/xwxq/id/129.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,192.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/129_html' => '', 'id' => '129', ) [ 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` = 129 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 129 [ 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-05-15T09:18:59+08:00 ] 116.179.32.173 GET /index/news/xwxq/id/211.html [ info ] www.kinsana.cn/index/news/xwxq/id/211.html [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,175.76kb] [文件加载: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/211_html' => '', 'id' => '211', ) [ 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` = 211 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 211 [ 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-05-15T09:18:59+08:00 ] 116.179.32.243 GET /index/news/xwxq/id/189.html [ info ] www.kinsana.cn/index/news/xwxq/id/189.html [运行时间:0.203125s][吞吐率:4.92req/s] [内存消耗:2,192.73kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( '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/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.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` = 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-05-15T09:28:38+08:00 ] 54.36.149.63 GET /index/news/xwxq/id/88.html [ info ] www.kinsana.cn/index/news/xwxq/id/88.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,167.98kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( '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/88_html' => '', 'id' => '88', ) [ 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` = 88 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 88 [ 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-05-15T09:33:51+08:00 ] 213.180.203.86 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,015.98kb] [文件加载: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,deflate', 'from' => 'support@search.yandex.ru', 'user-agent' => 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '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-05-15T09:37:32+08:00 ] 111.37.37.15 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.84kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T09:37:34+08:00 ] 111.37.37.15 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,070.73kb] [文件加载: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=; __guid=86704670.1004808418770053100.1621042651878.3022; monitor_count=1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T09:37:34+08:00 ] 111.37.37.15 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,905.04kb] [文件加载: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=; __guid=86704670.1004808418770053100.1621042651878.3022; monitor_count=1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/index/proapi_html' => '', 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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-05-15T09:37:39+08:00 ] 111.37.37.15 GET /index/contanct/yfzx.html [ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,327.86kb] [文件加载: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 ( 'cookie' => 'safedog-flow-item=; __guid=86704670.1004808418770053100.1621042651878.3022; monitor_count=1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/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-05-15T09:37:54+08:00 ] 42.236.10.117 GET /index/contanct/yfzx.html [ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,327.98kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'yfzx', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://baidu.com/', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 8.1.0; zh-CN; EML-AL00 Build/HUAWEIEML-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 baidu.sogo.uc.UCBrowser/11.9.4.974 UWS/2.13.1.48 Mobile Safari/537.36 AliApp(DingTalk/4.5.11) com.alibaba.android.rimet/10487439 Channel/227200 language/zh-CN', 'upgrade-insecure-requests' => '1', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', '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-05-15T09:37:56+08:00 ] 111.37.37.15 GET /index/about/qyjj.html [ info ] www.kinsana.cn/index/about/qyjj.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,285.63kb] [文件加载: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 ( 'cookie' => 'safedog-flow-item=; __guid=86704670.1004808418770053100.1621042651878.3022; monitor_count=2', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/index/contanct/yfzx.html', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/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-05-15T09:38:02+08:00 ] 27.115.124.6 GET /index/about/qyjj.html [ info ] www.kinsana.cn/index/about/qyjj.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,285.59kb] [文件加载: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', 'referer' => 'http://baidu.com/', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 8.1.0; zh-CN; EML-AL00 Build/HUAWEIEML-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 baidu.sogo.uc.UCBrowser/11.9.4.974 UWS/2.13.1.48 Mobile Safari/537.36 AliApp(DingTalk/4.5.11) com.alibaba.android.rimet/10487439 Channel/227200 language/zh-CN', 'upgrade-insecure-requests' => '1', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/about/qyjj_html' => '', ) [ info ] [ RUN ] app\index\controller\About->qyjj[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\qyjj.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T09:38:05+08:00 ] 42.236.10.114 GET /index/contanct/yfzx.html [ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,327.98kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'yfzx', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://baidu.com/', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 8.1.0; zh-CN; EML-AL00 Build/HUAWEIEML-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 baidu.sogo.uc.UCBrowser/11.9.4.974 UWS/2.13.1.48 Mobile Safari/537.36 AliApp(DingTalk/4.5.11) com.alibaba.android.rimet/10487439 Channel/227200 language/zh-CN', 'upgrade-insecure-requests' => '1', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', '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-05-15T09:38:12+08:00 ] 111.37.37.15 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,962.34kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'zp', 2 => 'rczp', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; __guid=86704670.1004808418770053100.1621042651878.3022; monitor_count=3', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/index/about/qyjj.html', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/zp/rczp_html' => '', ) [ info ] [ RUN ] app\index\controller\Zp->rczp[ D:\WWW\kinsasa\application\index\controller\Zp.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\zp\rczp.htm [ array ( 0 => 'res', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.031250s ] 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-05-15T09:38:13+08:00 ] 27.115.124.38 GET /index/about/qyjj.html [ info ] www.kinsana.cn/index/about/qyjj.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,285.59kb] [文件加载: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', 'referer' => 'http://baidu.com/', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 8.1.0; zh-CN; EML-AL00 Build/HUAWEIEML-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 baidu.sogo.uc.UCBrowser/11.9.4.974 UWS/2.13.1.48 Mobile Safari/537.36 AliApp(DingTalk/4.5.11) com.alibaba.android.rimet/10487439 Channel/227200 language/zh-CN', 'upgrade-insecure-requests' => '1', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/about/qyjj_html' => '', ) [ info ] [ RUN ] app\index\controller\About->qyjj[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\qyjj.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T09:38:24+08:00 ] 180.163.220.67 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,962.25kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'zp', 2 => 'rczp', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://baidu.com/', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 8.1.0; zh-CN; EML-AL00 Build/HUAWEIEML-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 baidu.sogo.uc.UCBrowser/11.9.4.974 UWS/2.13.1.48 Mobile Safari/537.36 AliApp(DingTalk/4.5.11) com.alibaba.android.rimet/10487439 Channel/227200 language/zh-CN', 'upgrade-insecure-requests' => '1', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/zp/rczp_html' => '', ) [ info ] [ RUN ] app\index\controller\Zp->rczp[ D:\WWW\kinsasa\application\index\controller\Zp.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\zp\rczp.htm [ array ( 0 => 'res', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `zp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `zp` WHERE `state` = 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T09:38:35+08:00 ] 180.163.220.68 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,962.25kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'zp', 2 => 'rczp', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://baidu.com/', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 8.1.0; zh-CN; EML-AL00 Build/HUAWEIEML-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 baidu.sogo.uc.UCBrowser/11.9.4.974 UWS/2.13.1.48 Mobile Safari/537.36 AliApp(DingTalk/4.5.11) com.alibaba.android.rimet/10487439 Channel/227200 language/zh-CN', 'upgrade-insecure-requests' => '1', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/zp/rczp_html' => '', ) [ info ] [ RUN ] app\index\controller\Zp->rczp[ D:\WWW\kinsasa\application\index\controller\Zp.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\zp\rczp.htm [ array ( 0 => 'res', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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-05-15T09:38:55+08:00 ] 111.37.37.15 GET / [ info ] www.kinsana.cn/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,017.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 ( 'cookie' => 'safedog-flow-item=; __guid=86704670.1004808418770053100.1621042651878.3022; monitor_count=4', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T09:38:57+08:00 ] 111.37.37.15 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,070.73kb] [文件加载: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=; __guid=86704670.1004808418770053100.1621042651878.3022; monitor_count=5', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T09:38:57+08:00 ] 111.37.37.15 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,905.04kb] [文件加载: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=; __guid=86704670.1004808418770053100.1621042651878.3022; monitor_count=5', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/index/proapi_html' => '', 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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-05-15T09:39:00+08:00 ] 111.37.37.15 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,327.84kb] [文件加载: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=; __guid=86704670.1004808418770053100.1621042651878.3022; monitor_count=5', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/lxwm_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->lxwm[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\lxwm.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T09:43:33+08:00 ] 39.71.224.150 GET / [ info ] www.kinsana.cn/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,016.68kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T09:43:34+08:00 ] 39.71.224.150 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,070.30kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T09:43:34+08:00 ] 39.71.224.150 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,904.77kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/index/proapi_html' => '', 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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-05-15T09:44:48+08:00 ] 118.184.177.55 GET / [ info ] www.kinsana.cn/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,015.91kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.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-05-15T09:45:22+08:00 ] 54.36.148.41 GET /index/product/cpxq/id/102.html [ info ] www.kinsana.cn/index/product/cpxq/id/102.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,987.03kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/102_html' => '', 'id' => '102', ) [ 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` = '102' LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 102 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T09:49:46+08:00 ] 106.11.153.65 GET /index/news/xwxq/id/8.html [ info ] www.kinsana.cn/index/news/xwxq/id/8.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,174.03kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', '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/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-05-15T09:54:58+08:00 ] 106.38.241.110 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.109375s][吞吐率:9.14req/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.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-05-15T09:57:47+08:00 ] 106.11.157.97 GET / [ info ] www.kinsana.cn/ [运行时间:0.109375s][吞吐率:9.14req/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-05-15T10:01:24+08:00 ] 203.208.60.83 GET /index/product/cpxq/id/117.html [ info ] www.xn--vhqsn14am88k.com/index/product/cpxq/id/117.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:1,988.05kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.97 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.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/117_html' => '', 'id' => '117', ) [ 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` = '117' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 117 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T10:01:32+08:00 ] 54.36.148.67 GET /index/product/cpxq/id/110.html [ info ] www.kinsana.cn/index/product/cpxq/id/110.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:1,987.07kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/110_html' => '', 'id' => '110', ) [ 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` = '110' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 110 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T10:14:37+08:00 ] 120.224.213.119 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.84kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.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-05-15T10:14:38+08:00 ] 120.224.213.119 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,070.23kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T10:14:38+08:00 ] 120.224.213.119 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,904.57kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/index/proapi_html' => '', 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T10:14:45+08:00 ] 120.224.213.119 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,327.47kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'lxwm', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/lxwm_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->lxwm[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\lxwm.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T10:15:45+08:00 ] 114.119.157.24 GET /index/news/xwxq/id/176.html [ info ] www.kinsana.cn/index/news/xwxq/id/176.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,175.21kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/176_html' => '', 'id' => '176', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 176 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 176 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T10:17:39+08:00 ] 106.38.241.110 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-05-15T10:19:00+08:00 ] 54.36.149.31 GET /index/news/xwxq/id/27.html [ info ] www.kinsana.cn/index/news/xwxq/id/27.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,192.28kb] [文件加载: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/27_html' => '', 'id' => '27', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 27 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 27 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T10:26:40+08:00 ] 114.119.152.233 GET /index/news/xwxq/id/24.html [ info ] www.kinsana.cn/index/news/xwxq/id/24.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,206.34kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/24_html' => '', 'id' => '24', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 24 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 24 [ RunTime:0.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-05-15T10:32:18+08:00 ] 123.183.224.92 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,015.91kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T10:33:05+08:00 ] 114.119.157.24 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,961.29kb] [文件加载: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', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/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-05-15T10:33:28+08:00 ] 106.11.156.69 GET /index/news/hydtnews.html?page=2 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=2 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,084.31kb] [文件加载: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' => '2', ) [ 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.031250s ] [ 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 8,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T10:35:15+08:00 ] 54.36.149.0 GET /index/product/cpxq/id/151.html [ info ] www.kinsana.cn/index/product/cpxq/id/151.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.73kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/151_html' => '', 'id' => '151', ) [ 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` = '151' LIMIT 1 [ RunTime:0.031250s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 151 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T10:36:52+08:00 ] 49.7.21.119 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-05-15T10:38:24+08:00 ] 106.38.241.110 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-05-15T10:39:05+08:00 ] 114.119.155.175 GET /index/news/hydtnews.html?page=2 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=2 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,084.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', 'cache-control' => 'max-age=0', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '2', ) [ 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 8,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T10:44:49+08:00 ] 203.208.60.7 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.34kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'host' => 'www.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-05-15T10:46:45+08:00 ] 183.136.225.35 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,015.61kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:47.0) Gecko/20100101 Firefox/47.0', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.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.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T10:52:52+08:00 ] 114.119.129.191 GET /index/product/cpxq/id/63.html [ info ] www.kinsana.cn/index/product/cpxq/id/63.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,013.52kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/63_html' => '', 'id' => '63', ) [ 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.031250s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '63' LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 63 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-05-15T10:52:53+08:00 ] 54.36.148.84 GET /index/news/xwxq/id/79.html [ info ] www.kinsana.cn/index/news/xwxq/id/79.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,196.93kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/79_html' => '', 'id' => '79', ) [ 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` = 79 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 79 [ 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-05-15T10:52:59+08:00 ] 42.236.10.88 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 (Macintosh; U; Intel Mac OS X 10_6_8; en-us) AppleWebKit/534.50 (KHTML, like Gecko) Version/5.1 Safari/534.50', '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.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T10:58:17+08:00 ] 185.191.171.43 GET /index/news/hydtnews.html?page=12 [ info ] xn--vhqsn14am88k.com/index/news/hydtnews.html?page=12 [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,083.76kb] [文件加载: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' => '12', ) [ 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 88,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T10:58:21+08:00 ] 106.38.241.188 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,960.57kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'zp', 2 => 'rczp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/zp/rczp_html' => '', ) [ info ] [ RUN ] app\index\controller\Zp->rczp[ D:\WWW\kinsasa\application\index\controller\Zp.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\zp\rczp.htm [ array ( 0 => 'res', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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-05-15T11:02:14+08:00 ] 123.183.224.91 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,325.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-05-15T11:04:21+08:00 ] 114.119.151.4 GET /index/news/xwxq/id/208.html [ info ] www.kinsana.cn/index/news/xwxq/id/208.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,170.23kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/208_html' => '', 'id' => '208', ) [ 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` = 208 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 208 [ 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-05-15T11:09:35+08:00 ] 49.7.20.144 GET / [ info ] www.kinsana.cn/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,015.91kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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-05-15T11:11:10+08:00 ] 60.8.123.137 GET / [ info ] www.kinsana.cn/ [运行时间: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' => '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 ( ) [ 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-05-15T11:12:33+08:00 ] 47.102.153.146 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,015.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 ( 'accept-encoding' => 'gzip', 'connection' => 'close', 'host' => 'www.xn--vhqsn14am88k.com', 'user-agent' => 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T11:12:47+08:00 ] 106.38.241.110 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.109375s][吞吐率:9.14req/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-05-15T11:19:08+08:00 ] 114.119.159.183 GET /index/news/xwxq/id/3.html [ info ] www.kinsana.cn/index/news/xwxq/id/3.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,171.52kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/3_html' => '', 'id' => '3', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 3 LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T11:26:48+08:00 ] 54.36.148.197 GET /index/news/xwxq/id/161.html [ info ] www.kinsana.cn/index/news/xwxq/id/161.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,172.70kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', '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/161_html' => '', 'id' => '161', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 161 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 161 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T11:28:49+08:00 ] 106.11.152.74 GET /index/news/xwxq/id/88.html [ info ] www.kinsana.cn/index/news/xwxq/id/88.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,168.76kb] [文件加载: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/88_html' => '', 'id' => '88', ) [ 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` = 88 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 88 [ 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-05-15T11:36:41+08:00 ] 118.184.177.55 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-05-15T11:41:26+08:00 ] 106.38.241.188 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,960.59kb] [文件加载: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-05-15T11:48:20+08:00 ] 106.38.241.110 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-05-15T11:55:32+08:00 ] 114.119.151.4 GET /index/news/xwxq/id/70.html [ info ] www.kinsana.cn/index/news/xwxq/id/70.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,234.36kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/70_html' => '', 'id' => '70', ) [ 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` = 70 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 70 [ 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-05-15T12:14:17+08:00 ] 106.11.156.39 GET /index/news/xwxq/id/161.html [ info ] www.kinsana.cn/index/news/xwxq/id/161.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,173.48kb] [文件加载: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/161_html' => '', 'id' => '161', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 161 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 161 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T12:19:54+08:00 ] 106.11.157.139 GET /index/news/xwxq/id/112.html [ info ] www.kinsana.cn/index/news/xwxq/id/112.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,204.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', 'totaltimeout' => '12000', 'thumbwidth' => '512', 'thumbquality' => '60', 'thumbhight' => '512', 'screenwidth' => '1200', 'user-agent' => 'YisouSpider', '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 ( '/index/news/xwxq/id/112_html' => '', 'id' => '112', ) [ 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` = 112 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 112 [ 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-05-15T12:20:23+08:00 ] 106.38.241.188 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.078125s][吞吐率:12.80req/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.031250s ] [ sql ] [ SQL ] SELECT * FROM `zp` WHERE `state` = 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T12:24:52+08:00 ] 114.119.152.233 GET /index/news/xwxq/id/29.html [ info ] www.kinsana.cn/index/news/xwxq/id/29.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,201.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', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/29_html' => '', 'id' => '29', ) [ 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` = 29 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 29 [ 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-05-15T12:40:08+08:00 ] 144.76.7.79 GET /index/about/qyjj.html [ info ] www.kinsana.cn/index/about/qyjj.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,284.17kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'qyjj', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => 'br,gzip', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php', ) [ info ] [ PARAM ] array ( '/index/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-05-15T12:40:11+08:00 ] 144.76.7.79 GET /index/about/qywh.html [ info ] www.kinsana.cn/index/about/qywh.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,284.16kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'qywh', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => 'br,gzip', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php', ) [ info ] [ PARAM ] array ( '/index/about/qywh_html' => '', ) [ info ] [ RUN ] app\index\controller\About->qywh[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\qywh.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T12:40:14+08:00 ] 144.76.7.79 GET /index/about/zgrz.html [ info ] www.kinsana.cn/index/about/zgrz.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,300.16kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'zgrz', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => 'br,gzip', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php', ) [ info ] [ PARAM ] array ( '/index/about/zgrz_html' => '', ) [ info ] [ RUN ] app\index\controller\About->zgrz[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\zgrz.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T12:40:16+08:00 ] 144.76.7.79 GET /index/contanct/yfzx.html [ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.046875s][吞吐率:21.33req/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 ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => 'br,gzip', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php', ) [ info ] [ PARAM ] array ( '/index/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-05-15T12:40:20+08:00 ] 144.76.7.79 GET /index/contanct/zxly.html [ info ] www.kinsana.cn/index/contanct/zxly.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,326.59kb] [文件加载: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', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => 'br,gzip', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php', ) [ info ] [ PARAM ] array ( '/index/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-05-15T12:40:23+08:00 ] 144.76.7.79 GET /index/news/hydtnews.html [ info ] www.kinsana.cn/index/news/hydtnews.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,083.82kb] [文件加载: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', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => 'br,gzip', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T12:40:25+08:00 ] 144.76.7.79 GET /index/news/spnews.html [ info ] www.kinsana.cn/index/news/spnews.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,333.70kb] [文件加载: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', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => 'br,gzip', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php', ) [ info ] [ PARAM ] array ( '/index/news/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-05-15T12:40:29+08:00 ] 144.76.7.79 GET /index/news/xwxq/id/90.html [ info ] www.kinsana.cn/index/news/xwxq/id/90.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,197.15kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => 'br,gzip', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/90_html' => '', 'id' => '90', ) [ 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` = 90 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 90 [ 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-05-15T12:40:32+08:00 ] 144.76.7.79 GET /index/news/xwxq/id/92.html [ info ] www.kinsana.cn/index/news/xwxq/id/92.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,193.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', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => 'br,gzip', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/92_html' => '', 'id' => '92', ) [ 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` = 92 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 92 [ 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-05-15T12:40:35+08:00 ] 144.76.7.79 GET /index/news/xwxq/id/93.html [ info ] www.kinsana.cn/index/news/xwxq/id/93.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,170.25kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => 'br,gzip', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/93_html' => '', 'id' => '93', ) [ 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` = 93 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 93 [ 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-05-15T12:40:39+08:00 ] 144.76.7.79 GET /index/news/xwxq/id/94.html [ info ] www.kinsana.cn/index/news/xwxq/id/94.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,193.98kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => 'br,gzip', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/94_html' => '', 'id' => '94', ) [ 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` = 94 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 94 [ 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-05-15T12:40:42+08:00 ] 144.76.7.79 GET /index/news/xwxq/id/95.html [ info ] www.kinsana.cn/index/news/xwxq/id/95.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,193.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', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => 'br,gzip', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/95_html' => '', 'id' => '95', ) [ 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` = 95 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 95 [ 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-05-15T12:40:47+08:00 ] 144.76.7.79 GET /index/news/xwxq/id/96.html [ info ] www.kinsana.cn/index/news/xwxq/id/96.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,170.99kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => 'br,gzip', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/96_html' => '', 'id' => '96', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 96 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 96 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T12:40:49+08:00 ] 144.76.7.79 GET /index/news/xwxq/id/97.html [ info ] www.kinsana.cn/index/news/xwxq/id/97.html [运行时间:0.093750s][吞吐率:10.67req/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', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => 'br,gzip', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/97_html' => '', 'id' => '97', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 97 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 97 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T12:40:52+08:00 ] 144.76.7.79 GET /index/news/xwxq/id/98.html [ info ] www.kinsana.cn/index/news/xwxq/id/98.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,195.13kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => 'br,gzip', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/98_html' => '', 'id' => '98', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 98 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 98 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T12:40:56+08:00 ] 144.76.7.79 GET /index/news/xwxq/id/99.html [ info ] www.kinsana.cn/index/news/xwxq/id/99.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,169.78kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => 'br,gzip', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/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-05-15T12:41:00+08:00 ] 144.76.7.79 GET /index/news/xwxq/id/gczs.html [ info ] www.kinsana.cn/index/news/xwxq/id/gczs.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,038.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 ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => 'br,gzip', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/gczs_html' => '', 'id' => 'gczs', ) [ 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` = 0 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 0 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` IS NULL ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T12:41:02+08:00 ] 144.76.7.79 GET /index/news/xwxq/id/gsjj.html [ info ] www.kinsana.cn/index/news/xwxq/id/gsjj.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,038.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 ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => 'br,gzip', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/gsjj_html' => '', 'id' => 'gsjj', ) [ 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` = 0 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 0 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` IS NULL ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T12:41:05+08:00 ] 144.76.7.79 GET /index/news/xwxq/id/lxfs.html [ info ] www.kinsana.cn/index/news/xwxq/id/lxfs.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,038.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 ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => 'br,gzip', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/lxfs_html' => '', 'id' => 'lxfs', ) [ 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` = 0 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 0 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` IS NULL ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T12:41:08+08:00 ] 144.76.7.79 GET /index/news/xwxq/id/qywh.html [ info ] www.kinsana.cn/index/news/xwxq/id/qywh.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,038.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 ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => 'br,gzip', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/qywh_html' => '', 'id' => 'qywh', ) [ 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` = 0 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 0 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` IS NULL ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T12:41:12+08:00 ] 144.76.7.79 GET /index/news/xwxq/id/ywyfzx.html [ info ] www.kinsana.cn/index/news/xwxq/id/ywyfzx.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,038.41kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => 'br,gzip', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/ywyfzx_html' => '', 'id' => 'ywyfzx', ) [ 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` = 0 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 0 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` IS NULL ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T12:41:15+08:00 ] 144.76.7.79 GET /index/product/cwyp.html [ info ] www.kinsana.cn/index/product/cwyp.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,115.18kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cwyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => 'br,gzip', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php', ) [ info ] [ PARAM ] array ( '/index/product/cwyp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 3 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T12:55:59+08:00 ] 106.38.241.188 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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `zp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `zp` WHERE `state` = 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T12:56:55+08:00 ] 185.191.171.42 GET /index/news/xwxq/id/75.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/75.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,193.27kb] [文件加载: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/75_html' => '', 'id' => '75', ) [ 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` = 75 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 75 [ 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-05-15T13:00:16+08:00 ] 106.11.152.56 GET /index/news/hydtnews.html?page=24 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=24 [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,084.16kb] [文件加载: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' => '24', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 184,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T13:19:26+08:00 ] 180.97.118.219 GET /index/product/cpxq/id/121.html [ info ] www.kinsana.cn/index/product/cpxq/id/121.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,987.53kb] [文件加载: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', '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 4.4.4; Coolpad Y82-520 Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 MicroMessenger/6.5.4.1000 NetType/4G Language/zh_CN', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/121_html' => '', 'id' => '121', ) [ 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` = '121' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 121 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T13:22:08+08:00 ] 54.36.149.85 GET /index/news/xwxq/id/41.html [ info ] www.kinsana.cn/index/news/xwxq/id/41.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,192.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/41_html' => '', 'id' => '41', ) [ 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` = 41 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 41 [ 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-05-15T13:40:34+08:00 ] 114.119.155.175 GET /index/product/cpzt.html?page=5 [ info ] www.kinsana.cn/index/product/cpzt.html?page=5 [运行时间:0.218750s][吞吐率:4.57req/s] [内存消耗:2,117.51kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=0', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', 'page' => '5', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 36,9 [ RunTime:0.093750s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T13:42:45+08:00 ] 54.36.149.80 GET /index/product/cpxq/id/136.html [ info ] www.kinsana.cn/index/product/cpxq/id/136.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,016.68kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/136_html' => '', 'id' => '136', ) [ 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.031250s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '136' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 136 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T13:45:32+08:00 ] 185.191.171.39 GET /index/news/xwxq/id/144.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/144.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,175.63kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( '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/144_html' => '', 'id' => '144', ) [ 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` = 144 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 144 [ 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-05-15T13:49:43+08:00 ] 114.119.134.245 GET /index/news/xwxq/id/97.html [ info ] www.kinsana.cn/index/news/xwxq/id/97.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,198.72kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/97_html' => '', 'id' => '97', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 97 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 97 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T13:53:46+08:00 ] 106.11.157.105 GET /index/news/xwxq/id/82.html [ info ] www.kinsana.cn/index/news/xwxq/id/82.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,195.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/82_html' => '', 'id' => '82', ) [ 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` = 82 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 82 [ 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-05-15T14:01:59+08:00 ] 54.36.148.41 GET /index/news/hydtnews.html?page=19 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=19 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,083.83kb] [文件加载: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' => '19', ) [ 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 144,8 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-05-15T14:09:43+08:00 ] 47.101.202.225 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,015.66kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:14:02+08:00 ] 52.81.114.98 GET /index/news/xwxq/id/234.html [ info ] www.kinsana.cn/index/news/xwxq/id/234.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,176.29kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh,zh-CN;q=0.9', 'user-agent' => 'Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.8180.1347 Mobile Safari/537.36', 'upgrade-insecure-requests' => '1', '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.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` = 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-05-15T14:15:34+08:00 ] 114.119.157.24 GET /index/product/cpxq/id/124.html [ info ] www.kinsana.cn/index/product/cpxq/id/124.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,987.69kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/124_html' => '', 'id' => '124', ) [ 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` = '124' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 124 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:18:18+08:00 ] 203.208.60.118 GET /index/about/gczs.html [ info ] www.kinsana.cn/index/about/gczs.html [运行时间:0.078125s][吞吐率:12.80req/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' => 'Fri, 07 May 2021 09:21:06 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/90.0.4430.97 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-05-15T14:21:05+08:00 ] 114.119.157.24 GET /index/news/xwxq/id/104.html [ info ] www.kinsana.cn/index/news/xwxq/id/104.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,169.48kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/104_html' => '', 'id' => '104', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 104 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 104 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:24:55+08:00 ] 54.36.149.96 GET /index/product/cpxq/id/104.html [ info ] www.kinsana.cn/index/product/cpxq/id/104.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,987.08kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/104_html' => '', 'id' => '104', ) [ 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` = '104' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 104 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-05-15T14:27:28+08:00 ] 34.77.162.8 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.171875s][吞吐率:5.82req/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.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.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:33:48+08:00 ] 114.119.151.4 GET /index/news/xwxq/id/215.html [ info ] www.kinsana.cn/index/news/xwxq/id/215.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,204.66kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/215_html' => '', 'id' => '215', ) [ 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` = 215 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 215 [ 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-05-15T14:33:51+08:00 ] 106.11.156.37 GET /index/news/xwxq/id/28.html [ info ] www.kinsana.cn/index/news/xwxq/id/28.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,219.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', '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/28_html' => '', 'id' => '28', ) [ 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` = 28 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 28 [ 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-05-15T14:39:36+08:00 ] 49.7.21.119 GET / [ info ] www.kinsana.cn/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,015.91kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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-05-15T14:42:29+08:00 ] 119.183.15.135 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/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 ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko', 'accept-language' => 'zh-CN', 'accept' => 'text/html, application/xhtml+xml, */*', ) [ 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-05-15T14:42:31+08:00 ] 119.183.15.135 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,070.09kb] [文件加载: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=', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'referer' => 'http://www.kinsana.cn/', 'accept' => '*/*', 'x-requested-with' => 'XMLHttpRequest', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T14:42:32+08:00 ] 119.183.15.135 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,904.49kb] [文件加载: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=', 'cache-control' => 'no-cache', 'connection' => 'close', 'content-length' => '7', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'referer' => 'http://www.kinsana.cn/', 'x-requested-with' => 'XMLHttpRequest', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept' => 'application/json, text/javascript, */*; q=0.01', ) [ 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-05-15T14:42:32+08:00 ] 119.183.15.135 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,326.58kb] [文件加载: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=', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko', 'accept-language' => 'zh-CN', 'referer' => 'http://www.kinsana.cn/', 'accept' => 'text/html, application/xhtml+xml, */*', ) [ 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-05-15T14:42:59+08:00 ] 119.183.15.135 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/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 ( 'cookie' => 'safedog-flow-item=', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko', 'accept-language' => 'zh-CN', 'referer' => 'http://www.kinsana.cn/index/contanct/lxwm.html', 'accept' => 'text/html, application/xhtml+xml, */*', ) [ 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-05-15T14:43:00+08:00 ] 119.183.15.135 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,070.09kb] [文件加载: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=', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'referer' => 'http://www.kinsana.cn/', 'accept' => '*/*', 'x-requested-with' => 'XMLHttpRequest', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T14:43:01+08:00 ] 119.183.15.135 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,904.49kb] [文件加载: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=', 'cache-control' => 'no-cache', 'connection' => 'close', 'content-length' => '7', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'referer' => 'http://www.kinsana.cn/', 'x-requested-with' => 'XMLHttpRequest', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept' => 'application/json, text/javascript, */*; q=0.01', ) [ 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-05-15T14:43:28+08:00 ] 114.119.129.191 GET /index/news/xwxq/id/159.html [ info ] www.kinsana.cn/index/news/xwxq/id/159.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,199.67kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/159_html' => '', 'id' => '159', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 159 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 159 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:45:33+08:00 ] 54.36.149.107 GET /index/news/xwxq/id/129.html [ info ] www.kinsana.cn/index/news/xwxq/id/129.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,192.45kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/129_html' => '', 'id' => '129', ) [ 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` = 129 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 129 [ 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-05-15T14:52:54+08:00 ] 60.208.86.82 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,015.96kb] [文件加载: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' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', '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-05-15T14:53:17+08:00 ] 60.208.86.82 GET /gczs.html [ info ] www.kinsana.cn/gczs.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.56kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'gczs', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/gczs_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T14:53:17+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/21.html [ info ] www.kinsana.cn/index/news/xwxq/id/21.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,044.34kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/21_html' => '', 'id' => '21', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 21 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 21 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:17+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/236.html [ info ] www.kinsana.cn/index/news/xwxq/id/236.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,172.91kb] [文件加载: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; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/236_html' => '', 'id' => '236', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 236 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 236 [ 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-05-15T14:53:17+08:00 ] 60.208.86.82 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,325.58kb] [文件加载: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' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', '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-05-15T14:53:17+08:00 ] 60.208.86.82 GET /index/contanct/yfzx.html [ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,325.59kb] [文件加载: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' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', '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-05-15T14:53:17+08:00 ] 60.208.86.82 GET /index/product/cpxq.html?id= [ info ] www.kinsana.cn/index/product/cpxq.html?id= [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,983.38kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq_html' => '', 'id' => '', ) [ 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` = '' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 0 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-05-15T14:53:18+08:00 ] 60.208.86.82 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,960.30kb] [文件加载: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' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', '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-05-15T14:53:18+08:00 ] 60.208.86.82 GET /index/about/qyjj.html [ info ] www.kinsana.cn/index/about/qyjj.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,283.20kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'qyjj', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/about/qyjj_html' => '', ) [ info ] [ RUN ] app\index\controller\About->qyjj[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\qyjj.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T14:53:18+08:00 ] 60.208.86.82 GET /index/product/zycp.html [ info ] www.kinsana.cn/index/product/zycp.html [运行时间:0.187500s][吞吐率:5.33req/s] [内存消耗:2,105.30kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'zycp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', '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.078125s ] [ 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-05-15T14:53:19+08:00 ] 60.208.86.82 GET /index/product/cwyp.html [ info ] www.kinsana.cn/index/product/cwyp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,114.42kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cwyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cwyp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 3 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:19+08:00 ] 60.208.86.82 GET /qywh.html [ info ] www.kinsana.cn/qywh.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.57kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'qywh', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/qywh_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T14:53:19+08:00 ] 60.208.86.82 GET /index/news/hydtnews.html [ info ] www.kinsana.cn/index/news/hydtnews.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,083.02kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:20+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/22.html [ info ] www.kinsana.cn/index/news/xwxq/id/22.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,043.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; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', '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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 22 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 22 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:20+08:00 ] 60.208.86.82 GET /index/about/zgrz.html [ info ] www.kinsana.cn/index/about/zgrz.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,299.18kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'zgrz', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/about/zgrz_html' => '', ) [ info ] [ RUN ] app\index\controller\About->zgrz[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\zgrz.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T14:53:20+08:00 ] 60.208.86.82 GET /index/about/qywh.html [ info ] www.kinsana.cn/index/about/qywh.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,283.19kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'qywh', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/about/qywh_html' => '', ) [ info ] [ RUN ] app\index\controller\About->qywh[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\qywh.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T14:53:20+08:00 ] 60.208.86.82 GET /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,900.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 ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/index/proapi_html' => '', ) [ 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` = 0 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:20+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/23.html [ info ] www.kinsana.cn/index/news/xwxq/id/23.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,044.93kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/23_html' => '', 'id' => '23', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 23 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 23 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:20+08:00 ] 60.208.86.82 GET /rczp.html [ info ] www.kinsana.cn/rczp.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.57kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'rczp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/rczp_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T14:53:20+08:00 ] 60.208.86.82 GET /url.substring(url.indexOf( [ info ] www.kinsana.cn/url.substring(url.indexOf( [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.81kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'url.substring(url.indexOf(', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/url_substring(url_indexOf(' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T14:53:21+08:00 ] 60.208.86.82 GET /index/news/xwlb.html [ info ] www.kinsana.cn/index/news/xwlb.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,076.32kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwlb', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwlb_html' => '', ) [ info ] [ RUN ] app\index\controller\News->xwlb[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwlb.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '1' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:21+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/237.html [ info ] www.kinsana.cn/index/news/xwxq/id/237.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,191.89kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', '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-05-15T14:53:21+08:00 ] 60.208.86.82 GET /index/product/jqyp.html [ info ] www.kinsana.cn/index/product/jqyp.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,108.62kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'jqyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/jqyp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->jqyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\jqyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.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-05-15T14:53:21+08:00 ] 60.208.86.82 GET /gsjj.html [ info ] www.kinsana.cn/gsjj.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.57kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'gsjj', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/gsjj_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T14:53:21+08:00 ] 60.208.86.82 GET /index/about/gczs.html [ info ] www.kinsana.cn/index/about/gczs.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,283.20kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'gczs', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', '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-05-15T14:53:21+08:00 ] 60.208.86.82 GET /index/product/cpzt.html [ info ] www.kinsana.cn/index/product/cpzt.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,116.52kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:21+08:00 ] 60.208.86.82 GET /lxfs.html [ info ] www.kinsana.cn/lxfs.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.57kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'lxfs', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/lxfs_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T14:53:22+08:00 ] 60.208.86.82 GET /index/product/scp.html [ info ] www.kinsana.cn/index/product/scp.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,086.77kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'scp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/scp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->scp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\scp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 4 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 4 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 4 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,9) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:22+08:00 ] 60.208.86.82 GET /ywyfzx.html [ info ] www.kinsana.cn/ywyfzx.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.65kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ywyfzx', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/ywyfzx_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T14:53:22+08:00 ] 60.208.86.82 GET /index/contanct/zxly.html [ info ] www.kinsana.cn/index/contanct/zxly.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,325.63kb] [文件加载: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' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', '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-05-15T14:53:22+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/238.html [ info ] www.kinsana.cn/index/news/xwxq/id/238.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,174.96kb] [文件加载: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; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/238_html' => '', 'id' => '238', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 238 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 238 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:22+08:00 ] 60.208.86.82 GET /index/news/hydtnews.html?page=3 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=3 [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,083.52kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '3', ) [ 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 16,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:22+08:00 ] 60.208.86.82 GET /index/news/hydtnews.html?page=6 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=6 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,083.52kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '6', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 40,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:22+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/100.html [ info ] www.kinsana.cn/index/product/cpxq/id/100.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,011.07kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/100_html' => '', 'id' => '100', ) [ 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` = '100' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 100 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:22+08:00 ] 60.208.86.82 GET /index/contanct/yfzx.html [ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,325.59kb] [文件加载: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' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', '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-05-15T14:53:23+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/108.html [ info ] www.kinsana.cn/index/product/cpxq/id/108.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,986.95kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ 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-05-15T14:53:23+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/155.html [ info ] www.kinsana.cn/index/product/cpxq/id/155.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,991.15kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/155_html' => '', 'id' => '155', ) [ 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` = '155' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 155 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:23+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/126.html [ info ] www.kinsana.cn/index/product/cpxq/id/126.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,018.44kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/126_html' => '', 'id' => '126', ) [ 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` = '126' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 126 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:23+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/139.html [ info ] www.kinsana.cn/index/product/cpxq/id/139.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,013.60kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/139_html' => '', 'id' => '139', ) [ 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` = '139' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 139 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:23+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/143.html [ info ] www.kinsana.cn/index/product/cpxq/id/143.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,014.14kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/143_html' => '', 'id' => '143', ) [ 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` = '143' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 143 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:23+08:00 ] 60.208.86.82 GET /index/product/zycp.html [ info ] www.kinsana.cn/index/product/zycp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,105.30kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'zycp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', '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-05-15T14:53:24+08:00 ] 60.208.86.82 GET /qywh.html [ info ] www.kinsana.cn/qywh.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.57kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'qywh', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/qywh_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T14:53:24+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/22.html [ info ] www.kinsana.cn/index/news/xwxq/id/22.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,043.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; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', '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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 22 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 22 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:24+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/56.html [ info ] www.kinsana.cn/index/product/cpxq/id/56.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,013.80kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/56_html' => '', 'id' => '56', ) [ 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` = '56' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 56 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:24+08:00 ] 60.208.86.82 GET /index/product/cpzt.html?page=6 [ info ] www.kinsana.cn/index/product/cpzt.html?page=6 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,093.59kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', 'page' => '6', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 45,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:24+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/77.html [ info ] www.kinsana.cn/index/product/cpxq/id/77.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,034.66kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/77_html' => '', 'id' => '77', ) [ 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` = '77' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 77 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:24+08:00 ] 60.208.86.82 GET /index/news/hydtnews.html?page=4 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=4 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,083.71kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '4', ) [ 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 24,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:24+08:00 ] 60.208.86.82 GET /index/about/qywh.html [ info ] www.kinsana.cn/index/about/qywh.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,283.19kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'qywh', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/about/qywh_html' => '', ) [ info ] [ RUN ] app\index\controller\About->qywh[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\qywh.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T14:53:25+08:00 ] 60.208.86.82 GET /index/news/hydtnews.html?page=7 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=7 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,083.63kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '7', ) [ 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 48,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:25+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/23.html [ info ] www.kinsana.cn/index/news/xwxq/id/23.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,044.93kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/23_html' => '', 'id' => '23', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 23 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 23 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:25+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/106.html [ info ] www.kinsana.cn/index/product/cpxq/id/106.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,986.92kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/106_html' => '', 'id' => '106', ) [ 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` = '106' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 106 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:25+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/123.html [ info ] www.kinsana.cn/index/product/cpxq/id/123.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,986.90kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/123_html' => '', 'id' => '123', ) [ 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` = '123' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 123 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:25+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/124.html [ info ] www.kinsana.cn/index/product/cpxq/id/124.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,986.68kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/124_html' => '', 'id' => '124', ) [ 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` = '124' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 124 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:25+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/234.html [ info ] www.kinsana.cn/index/news/xwxq/id/234.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,175.12kb] [文件加载: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; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', '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.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` = 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-05-15T14:53:26+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/127.html [ info ] www.kinsana.cn/index/product/cpxq/id/127.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,020.70kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/127_html' => '', 'id' => '127', ) [ 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` = '127' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 127 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:26+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/144.html [ info ] www.kinsana.cn/index/product/cpxq/id/144.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,014.51kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/144_html' => '', 'id' => '144', ) [ 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` = '144' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 144 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:26+08:00 ] 60.208.86.82 GET /index/product/jqyp.html [ info ] www.kinsana.cn/index/product/jqyp.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,108.62kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'jqyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/jqyp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->jqyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\jqyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 1 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 1 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,5,8) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:26+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/231.html [ info ] www.kinsana.cn/index/news/xwxq/id/231.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,175.00kb] [文件加载: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; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/231_html' => '', 'id' => '231', ) [ 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` = 231 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 231 [ 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-05-15T14:53:26+08:00 ] 60.208.86.82 GET /index/about/gczs.html [ info ] www.kinsana.cn/index/about/gczs.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,283.20kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'gczs', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', '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-05-15T14:53:26+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/101.html [ info ] www.kinsana.cn/index/product/cpxq/id/101.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,020.56kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/101_html' => '', 'id' => '101', ) [ 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.031250s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '101' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 101 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:26+08:00 ] 60.208.86.82 GET / [ info ] www.kinsana.cn/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,015.96kb] [文件加载: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' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', '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-05-15T14:53:27+08:00 ] 60.208.86.82 GET /index/product/cpzt.html [ info ] www.kinsana.cn/index/product/cpzt.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,116.52kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:27+08:00 ] 60.208.86.82 GET /index/news/hydtnews.html?page=28 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=28 [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,072.98kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ 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.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:27+08:00 ] 60.208.86.82 GET /index/product/proapis.html [ info ] www.kinsana.cn/index/product/proapis.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,920.29kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'proapis', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/proapis_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->proapis[ D:\WWW\kinsasa\application\index\controller\Product.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`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 0 AND `type_id` = 0 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:27+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/238.html [ info ] www.kinsana.cn/index/news/xwxq/id/238.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,174.96kb] [文件加载: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; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/238_html' => '', 'id' => '238', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 238 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 238 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:27+08:00 ] 60.208.86.82 GET /index/product/cpzt.html?page=3 [ info ] www.kinsana.cn/index/product/cpzt.html?page=3 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,116.52kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', 'page' => '3', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 18,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:28+08:00 ] 60.208.86.82 GET /index/news/hydtnews.html?page=8 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=8 [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,083.54kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '8', ) [ 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 56,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:28+08:00 ] 60.208.86.82 GET /index/product/cpzt.html?page=4 [ info ] www.kinsana.cn/index/product/cpzt.html?page=4 [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,116.49kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', 'page' => '4', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 27,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:28+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/99.html [ info ] www.kinsana.cn/index/product/cpxq/id/99.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,017.73kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/99_html' => '', 'id' => '99', ) [ 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` = '99' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 99 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:28+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/147.html [ info ] www.kinsana.cn/index/product/cpxq/id/147.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,013.27kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/147_html' => '', 'id' => '147', ) [ 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` = '147' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 147 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:28+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/136.html [ info ] www.kinsana.cn/index/product/cpxq/id/136.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,016.61kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/136_html' => '', 'id' => '136', ) [ 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` = '136' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 136 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:28+08:00 ] 60.208.86.82 GET /index/news/hydtnews.html?page=27 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=27 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,083.64kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '27', ) [ 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 208,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:28+08:00 ] 60.208.86.82 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,325.58kb] [文件加载: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' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', '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-05-15T14:53:29+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/20.html [ info ] www.kinsana.cn/index/news/xwxq/id/20.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,044.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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/20_html' => '', 'id' => '20', ) [ 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` = 20 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 20 [ 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-05-15T14:53:29+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/75.html [ info ] www.kinsana.cn/index/product/cpxq/id/75.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,035.18kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/75_html' => '', 'id' => '75', ) [ 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` = '75' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 75 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:29+08:00 ] 60.208.86.82 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,960.30kb] [文件加载: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' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', '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-05-15T14:53:29+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/104.html [ info ] www.kinsana.cn/index/product/cpxq/id/104.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,986.95kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/104_html' => '', 'id' => '104', ) [ 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` = '104' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 104 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:29+08:00 ] 60.208.86.82 GET /index/about/qyjj.html [ info ] www.kinsana.cn/index/about/qyjj.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,283.20kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'qyjj', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/about/qyjj_html' => '', ) [ info ] [ RUN ] app\index\controller\About->qyjj[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\qyjj.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T14:53:29+08:00 ] 60.208.86.82 GET /index/product/cwyp.html?page=2 [ info ] www.kinsana.cn/index/product/cwyp.html?page=2 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,114.58kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cwyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cwyp_html' => '', 'page' => '2', ) [ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 3 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 9,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:29+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/79.html [ info ] www.kinsana.cn/index/product/cpxq/id/79.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,025.87kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', '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-05-15T14:53:30+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/76.html [ info ] www.kinsana.cn/index/product/cpxq/id/76.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,035.05kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/76_html' => '', 'id' => '76', ) [ 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` = '76' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 76 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:30+08:00 ] 60.208.86.82 GET /index/product/cwyp.html [ info ] www.kinsana.cn/index/product/cwyp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,114.42kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cwyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cwyp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 3 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:30+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/19.html [ info ] www.kinsana.cn/index/news/xwxq/id/19.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,043.72kb] [文件加载: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; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', '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.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` = 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-05-15T14:53:30+08:00 ] 60.208.86.82 GET /index/news/hydtnews.html [ info ] www.kinsana.cn/index/news/hydtnews.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,083.02kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:30+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/78.html [ info ] www.kinsana.cn/index/product/cpxq/id/78.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,023.33kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/78_html' => '', 'id' => '78', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '78' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 78 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:30+08:00 ] 60.208.86.82 GET /index/about/zgrz.html [ info ] www.kinsana.cn/index/about/zgrz.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,299.18kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'zgrz', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/about/zgrz_html' => '', ) [ info ] [ RUN ] app\index\controller\About->zgrz[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\zgrz.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T14:53:31+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/140.html [ info ] www.kinsana.cn/index/product/cpxq/id/140.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,012.39kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/140_html' => '', 'id' => '140', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '140' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 140 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:31+08:00 ] 60.208.86.82 GET /index/product/cpzt.html?page=5 [ info ] www.kinsana.cn/index/product/cpzt.html?page=5 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,116.51kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', 'page' => '5', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 36,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:31+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/232.html [ info ] www.kinsana.cn/index/news/xwxq/id/232.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,169.37kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', '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.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` = 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-05-15T14:53:31+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/233.html [ info ] www.kinsana.cn/index/news/xwxq/id/233.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,172.07kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/233_html' => '', 'id' => '233', ) [ 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` = 233 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 233 [ 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-05-15T14:53:31+08:00 ] 60.208.86.82 GET /index/news/hydtnews.html?page=2 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=2 [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,083.62kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '2', ) [ 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 8,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:31+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/121.html [ info ] www.kinsana.cn/index/product/cpxq/id/121.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,986.89kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/121_html' => '', 'id' => '121', ) [ 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` = '121' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 121 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:31+08:00 ] 60.208.86.82 GET /index/news/hydtnews.html?page=5 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=5 [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,083.56kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', '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.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 32,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:32+08:00 ] 60.208.86.82 GET /index/product/cpzt.html?page=2 [ info ] www.kinsana.cn/index/product/cpzt.html?page=2 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,116.65kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', 'page' => '2', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 9,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:32+08:00 ] 60.208.86.82 GET /qyjj.html [ info ] www.kinsana.cn/qyjj.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.57kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'qyjj', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/qyjj_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T14:53:32+08:00 ] 60.208.86.82 GET /index/product/cwyp.html?page=3 [ info ] www.kinsana.cn/index/product/cwyp.html?page=3 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,095.04kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cwyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cwyp_html' => '', 'page' => '3', ) [ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 3 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 18,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:32+08:00 ] 60.208.86.82 GET /index/news/xwlb.html [ info ] www.kinsana.cn/index/news/xwlb.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,076.32kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwlb', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwlb_html' => '', ) [ info ] [ RUN ] app\index\controller\News->xwlb[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwlb.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '1' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:32+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/107.html [ info ] www.kinsana.cn/index/product/cpxq/id/107.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,986.92kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/107_html' => '', 'id' => '107', ) [ 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` = '107' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 107 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:32+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/237.html [ info ] www.kinsana.cn/index/news/xwxq/id/237.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,191.89kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', '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-05-15T14:53:32+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/235.html [ info ] www.kinsana.cn/index/news/xwxq/id/235.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,175.17kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/235_html' => '', 'id' => '235', ) [ 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` = 235 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 235 [ 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-05-15T14:53:33+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/148.html [ info ] www.kinsana.cn/index/product/cpxq/id/148.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,019.01kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/148_html' => '', 'id' => '148', ) [ 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` = '148' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 148 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:33+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/122.html [ info ] www.kinsana.cn/index/product/cpxq/id/122.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,986.86kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/122_html' => '', 'id' => '122', ) [ 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` = '122' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 122 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:33+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/141.html [ info ] www.kinsana.cn/index/product/cpxq/id/141.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,010.13kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/141_html' => '', 'id' => '141', ) [ 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` = '141' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 141 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:33+08:00 ] 60.208.86.82 GET /index/product/scp.html [ info ] www.kinsana.cn/index/product/scp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,086.77kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'scp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/scp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->scp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\scp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 4 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 4 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 4 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,9) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:33+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/125.html [ info ] www.kinsana.cn/index/product/cpxq/id/125.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,014.98kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/125_html' => '', 'id' => '125', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '125' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 125 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:33+08:00 ] 60.208.86.82 GET /index/contanct/zxly.html [ info ] www.kinsana.cn/index/contanct/zxly.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,325.63kb] [文件加载: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' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', '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-05-15T14:53:33+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/131.html [ info ] www.kinsana.cn/index/product/cpxq/id/131.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,010.38kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/131_html' => '', 'id' => '131', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '131' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 131 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:34+08:00 ] 60.208.86.82 GET /zgrz.html [ info ] www.kinsana.cn/zgrz.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.57kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'zgrz', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/zgrz_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T14:53:34+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/105.html [ info ] www.kinsana.cn/index/product/cpxq/id/105.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,986.89kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/105_html' => '', 'id' => '105', ) [ 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` = '105' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 105 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T14:53:34+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/142.html [ info ] www.kinsana.cn/index/product/cpxq/id/142.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,012.11kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/142_html' => '', 'id' => '142', ) [ 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` = '142' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 142 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T15:05:12+08:00 ] 54.36.148.37 GET /index/product/cwyp.html?page=2 [ info ] www.kinsana.cn/index/product/cwyp.html?page=2 [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,114.63kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cwyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cwyp_html' => '', 'page' => '2', ) [ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 3 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 9,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T15:08:12+08:00 ] 116.179.32.223 GET /index/news/xwxq/id/230.html [ info ] www.kinsana.cn/index/news/xwxq/id/230.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,171.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' => '*/*', '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/230_html' => '', 'id' => '230', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 230 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 230 [ 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-05-15T15:08:39+08:00 ] 203.208.60.66 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,016.30kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'host' => '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-05-15T15:08:43+08:00 ] 203.208.60.76 POST /index/index/proapi.html [ info ] xn--vhqsn14am88k.com/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,905.03kb] [文件加载: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, br', 'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Googlebot/2.1; +http://www.google.com/bot.html) Chrome/90.0.4430.97 Safari/537.36', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'application/json,text/javascript,*/*; q=0.01', 'connection' => 'close', 'content-length' => '7', 'x-requested-with' => 'XMLHttpRequest', 'referer' => 'http://xn--vhqsn14am88k.com/', 'origin' => 'http://xn--vhqsn14am88k.com', 'cookie' => 'safedog-flow-item=', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-language' => 'en-US', 'host' => '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-05-15T15:08:44+08:00 ] 203.208.60.62 GET /ajaxArea.php?id=1000139 [ info ] xn--vhqsn14am88k.com/ajaxArea.php?id=1000139 [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,070.82kb] [文件加载: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, br', 'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Googlebot/2.1; +http://www.google.com/bot.html) Chrome/90.0.4430.97 Safari/537.36', 'from' => 'googlebot(at)googlebot.com', 'accept' => '*/*', 'connection' => 'close', 'x-requested-with' => 'XMLHttpRequest', 'referer' => 'http://xn--vhqsn14am88k.com/', 'cookie' => 'safedog-flow-item=', 'accept-language' => 'en-US', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T15:10:38+08:00 ] 114.119.159.39 GET /index/product/cpxq/id/61.html [ info ] www.kinsana.cn/index/product/cpxq/id/61.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,011.40kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/61_html' => '', 'id' => '61', ) [ 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` = '61' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 61 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T15:16:03+08:00 ] 114.119.159.39 GET /index/product/cpxq/id/60.html [ info ] www.kinsana.cn/index/product/cpxq/id/60.html [运行时间: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 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/60_html' => '', 'id' => '60', ) [ 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` = '60' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 60 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T15:23:07+08:00 ] 54.36.148.95 GET /index/product/cpxq/id/68.html [ info ] www.kinsana.cn/index/product/cpxq/id/68.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,017.00kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/68_html' => '', 'id' => '68', ) [ 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` = '68' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 68 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T15:23:45+08:00 ] 106.11.152.121 GET /index/news/xwxq/id/13.html [ info ] www.kinsana.cn/index/news/xwxq/id/13.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,175.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/13_html' => '', 'id' => '13', ) [ 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` = 13 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 13 [ 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-05-15T15:35:08+08:00 ] 114.119.156.152 GET /index/news/xwxq/id/112.html [ info ] www.kinsana.cn/index/news/xwxq/id/112.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,204.09kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/112_html' => '', 'id' => '112', ) [ 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` = 112 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 112 [ 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-05-15T15:40:50+08:00 ] 114.119.155.175 GET /index/news/xwxq/id/32.html [ info ] www.kinsana.cn/index/news/xwxq/id/32.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,196.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', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/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.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` = 32 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 32 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T15:41:37+08:00 ] 54.36.148.114 GET /index/news/xwxq/id/157.html [ info ] www.kinsana.cn/index/news/xwxq/id/157.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,197.09kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( '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/157_html' => '', 'id' => '157', ) [ 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` = 157 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 157 [ 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-05-15T15:41:53+08:00 ] 118.184.177.107 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.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-05-15T15:48:46+08:00 ] 203.208.60.96 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.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-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T15:48:49+08:00 ] 203.208.60.57 POST /index/index/proapi.html [ info ] www.xn--vhqsn14am88k.com/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,905.28kb] [文件加载: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, br', 'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Googlebot/2.1; +http://www.google.com/bot.html) Chrome/90.0.4430.97 Safari/537.36', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'application/json,text/javascript,*/*; q=0.01', 'connection' => 'close', 'content-length' => '7', 'x-requested-with' => 'XMLHttpRequest', 'referer' => 'http://www.xn--vhqsn14am88k.com/', 'origin' => 'http://www.xn--vhqsn14am88k.com', 'cookie' => 'safedog-flow-item=', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-language' => 'en-US', '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.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-05-15T15:48:51+08:00 ] 203.208.60.17 GET /ajaxArea.php?id=1000139 [ info ] www.xn--vhqsn14am88k.com/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,070.73kb] [文件加载: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, br', 'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Googlebot/2.1; +http://www.google.com/bot.html) Chrome/90.0.4430.97 Safari/537.36', 'from' => 'googlebot(at)googlebot.com', 'accept' => '*/*', 'connection' => 'close', 'x-requested-with' => 'XMLHttpRequest', 'referer' => 'http://www.xn--vhqsn14am88k.com/', 'cookie' => 'safedog-flow-item=', 'accept-language' => 'en-US', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T15:59:48+08:00 ] 54.36.149.14 GET /index/product/cwyp.html?page=3 [ info ] www.kinsana.cn/index/product/cwyp.html?page=3 [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,095.10kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cwyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cwyp_html' => '', 'page' => '3', ) [ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 3 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 18,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T16:10:47+08:00 ] 106.11.156.105 GET /index/news/hydtnews.html?page=9 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=9 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,084.27kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', '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' => '9', ) [ 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 64,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T16:13:06+08:00 ] 216.244.66.198 GET /index/product/cpxq/id/83.html [ info ] www.kinsana.cn/index/product/cpxq/id/83.html [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:1,983.74kb] [文件加载: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-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/product/cpxq/id/83_html' => '', 'id' => '83', ) [ 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` = '83' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 83 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T16:15:48+08:00 ] 123.183.224.91 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,015.91kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T16:23:59+08:00 ] 54.36.148.154 GET /index/news/xwxq/id/220.html [ info ] www.kinsana.cn/index/news/xwxq/id/220.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,174.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', '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/220_html' => '', 'id' => '220', ) [ 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` = 220 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 220 [ 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-05-15T16:28:55+08:00 ] 203.208.60.97 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,016.98kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.97 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.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-05-15T16:30:49+08:00 ] 47.101.196.159 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,015.55kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip', 'connection' => 'close', 'host' => 'xn--vhqsn14am88k.com', 'user-agent' => 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T16:33:01+08:00 ] 49.7.21.119 GET /index/contanct/yfzx.html [ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.046875s][吞吐率:21.33req/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-05-15T16:44:44+08:00 ] 123.183.224.92 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-05-15T16:48:14+08:00 ] 114.119.152.233 GET /index/product/cpxq/id/78.html [ info ] www.kinsana.cn/index/product/cpxq/id/78.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,024.39kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/78_html' => '', 'id' => '78', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '78' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 78 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T16:48:57+08:00 ] 54.36.148.243 GET /index/news/hydtnews.html?page=17 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=17 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,083.36kb] [文件加载: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' => '17', ) [ 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 128,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T16:54:15+08:00 ] 114.119.129.191 GET /index/news/xwxq/id/23.html [ info ] www.kinsana.cn/index/news/xwxq/id/23.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,046.09kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/23_html' => '', 'id' => '23', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 23 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 23 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T17:01:47+08:00 ] 106.11.154.116 GET /index/news/xwxq/id/37.html [ info ] www.kinsana.cn/index/news/xwxq/id/37.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,222.53kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/37_html' => '', 'id' => '37', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 37 LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 37 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T17:04:45+08:00 ] 123.183.224.91 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,015.91kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T17:06:25+08:00 ] 123.6.49.6 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/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.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T17:08:48+08:00 ] 185.191.171.45 GET /index/news/xwxq/id/154.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/154.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,171.98kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)', 'connection' => 'close', 'accept-encoding' => 'gzip,deflate', 'accept' => 'text/html, application/rss+xml, application/atom+xml, text/xml, text/rss+xml, application/xhtml+xml', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/154_html' => '', 'id' => '154', ) [ 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` = 154 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 154 [ 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-05-15T17:09:13+08:00 ] 180.163.220.97 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/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-05-15T17:10:22+08:00 ] 220.181.108.142 GET /index/news/xwxq/id/187.html [ info ] www.kinsana.cn/index/news/xwxq/id/187.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,172.23kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( '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/187_html' => '', 'id' => '187', ) [ 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` = 187 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 187 [ 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-05-15T17:13:11+08:00 ] 118.184.177.108 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.125000s][吞吐率:8.00req/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.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-05-15T17:14:06+08:00 ] 106.38.241.188 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,960.59kb] [文件加载: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-05-15T17:15:01+08:00 ] 54.36.148.138 GET /qywh.html [ info ] www.kinsana.cn/qywh.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,068.49kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'qywh', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( '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 ( '/qywh_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T17:23:56+08:00 ] 114.119.134.245 GET /index/product/cpxq/id/67.html [ info ] www.kinsana.cn/index/product/cpxq/id/67.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,021.34kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/67_html' => '', 'id' => '67', ) [ 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` = '67' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 67 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T17:29:53+08:00 ] 114.119.151.4 GET /index/news/xwxq/id/232.html [ info ] www.kinsana.cn/index/news/xwxq/id/232.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,170.41kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/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.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` = 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-05-15T17:33:43+08:00 ] 39.71.224.150 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.97kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.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-05-15T17:33:44+08:00 ] 39.71.224.150 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,904.77kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/index/proapi_html' => '', 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T17:33:44+08:00 ] 39.71.224.150 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,070.30kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T17:37:13+08:00 ] 118.184.177.55 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-05-15T17:39:56+08:00 ] 54.36.148.67 GET /index/product/cpxq/id/111.html [ info ] www.kinsana.cn/index/product/cpxq/id/111.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:1,987.08kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/111_html' => '', 'id' => '111', ) [ 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` = '111' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 111 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T17:46:26+08:00 ] 106.11.159.109 GET /index/product/jqyp.html [ info ] www.kinsana.cn/index/product/jqyp.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,109.30kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'jqyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-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/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-05-15T17:49:50+08:00 ] 114.119.159.183 GET /index/news/xwxq/id/17.html [ info ] www.kinsana.cn/index/news/xwxq/id/17.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,173.04kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/17_html' => '', 'id' => '17', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 17 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 17 [ RunTime:0.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-05-15T17:52:31+08:00 ] 106.11.158.71 GET /index/news/xwxq/id/123.html [ info ] www.kinsana.cn/index/news/xwxq/id/123.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,192.54kb] [文件加载: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/123_html' => '', 'id' => '123', ) [ 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` = 123 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 123 [ 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-05-15T17:53:47+08:00 ] 106.38.241.188 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,960.57kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'zp', 2 => 'rczp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/zp/rczp_html' => '', ) [ info ] [ RUN ] app\index\controller\Zp->rczp[ D:\WWW\kinsasa\application\index\controller\Zp.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\zp\rczp.htm [ array ( 0 => 'res', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `zp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `zp` WHERE `state` = 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T18:03:38+08:00 ] 54.36.148.111 GET /index/news/hydtnews.html?page=24 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=24 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,083.41kb] [文件加载: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' => '24', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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 184,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T18:06:30+08:00 ] 114.119.129.191 GET /index/news/xwxq/id/159.html [ info ] www.kinsana.cn/index/news/xwxq/id/159.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,199.70kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/159_html' => '', 'id' => '159', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 159 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 159 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T18:09:25+08:00 ] 203.208.60.0 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,327.45kb] [文件加载: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 ( 'if-modified-since' => 'Fri, 14 May 2021 21:08:56 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/90.0.4430.97 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/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-05-15T18:21:08+08:00 ] 106.11.152.72 GET /index/news/xwxq/id/124.html [ info ] www.kinsana.cn/index/news/xwxq/id/124.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', '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/124_html' => '', 'id' => '124', ) [ 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` = 124 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 124 [ 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-05-15T18:22:10+08:00 ] 114.119.159.183 GET /index/product/cpxq/id/113.html [ info ] www.kinsana.cn/index/product/cpxq/id/113.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,987.98kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/113_html' => '', 'id' => '113', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '113' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 113 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-05-15T18:27:31+08:00 ] 114.119.157.24 GET /index/news/xwxq/id/14.html [ info ] www.kinsana.cn/index/news/xwxq/id/14.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,200.13kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/14_html' => '', 'id' => '14', ) [ 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` = 14 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 14 [ 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-05-15T18:31:35+08:00 ] 106.11.156.69 GET /index/news/hydtnews.html?page=18 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=18 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,084.34kb] [文件加载: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' => '18', ) [ 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 136,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T18:32:02+08:00 ] 54.36.148.179 GET /index/news/xwxq/id/64.html [ info ] www.kinsana.cn/index/news/xwxq/id/64.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,210.62kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-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/64_html' => '', 'id' => '64', ) [ 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` = 64 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 64 [ 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-05-15T18:36:32+08:00 ] 114.119.155.175 GET /index/product/cpxq/id/140.html [ info ] www.kinsana.cn/index/product/cpxq/id/140.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,013.39kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/140_html' => '', 'id' => '140', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '140' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 140 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T18:50:38+08:00 ] 216.244.66.198 GET /index/product/cpxq/id/92.html [ info ] www.kinsana.cn/index/product/cpxq/id/92.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,983.74kb] [文件加载: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-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/product/cpxq/id/92_html' => '', 'id' => '92', ) [ 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` = '92' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 92 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T18:52:59+08:00 ] 216.244.66.198 GET /index/product/cpxq/id/126.html [ info ] www.kinsana.cn/index/product/cpxq/id/126.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,018.61kb] [文件加载: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-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/product/cpxq/id/126_html' => '', 'id' => '126', ) [ 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` = '126' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 126 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T19:00:21+08:00 ] 207.180.220.114 GET /index/product/cpzt.html [ info ] www.kinsana.cn/index/product/cpzt.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,117.27kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => 'br,gzip', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T19:00:55+08:00 ] 185.191.171.22 GET /index/news/xwxq/id/20.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/20.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,044.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 ( '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/20_html' => '', 'id' => '20', ) [ 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` = 20 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 20 [ 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-05-15T19:14:36+08:00 ] 54.36.148.4 GET /index/news/xwxq/id/40.html [ info ] www.kinsana.cn/index/news/xwxq/id/40.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,192.48kb] [文件加载: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/40_html' => '', 'id' => '40', ) [ 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` = 40 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 40 [ 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-05-15T19:17:45+08:00 ] 114.119.152.233 GET /index/news/xwxq/id/168.html [ info ] www.kinsana.cn/index/news/xwxq/id/168.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,208.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', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/168_html' => '', 'id' => '168', ) [ 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` = 168 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 168 [ 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-05-15T19:23:37+08:00 ] 172.58.145.144 GET /index/contanct/zxly.html [ info ] xn--vhqsn14am88k.com/index/contanct/zxly.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,326.57kb] [文件加载: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 ( 'dnt' => '1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en-US,en;q=0.5', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'host' => 'xn--vhqsn14am88k.com', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.66 Safari/537.36', 'connection' => 'close', ) [ 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-05-15T19:23:46+08:00 ] 68.195.54.50 GET /index/contanct/lxwm.html [ info ] xn--vhqsn14am88k.com/index/contanct/lxwm.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,327.68kb] [文件加载: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 ( 'origin' => 'http://xn--vhqsn14am88k.com', 'referer' => 'http://xn--vhqsn14am88k.com/index/contanct/zxly.html', 'dnt' => '1', 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'cookie' => 'safedog-flow-item=', 'accept-language' => 'en-US,en;q=0.5', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'host' => 'xn--vhqsn14am88k.com', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.66 Safari/537.36', ) [ 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-05-15T19:24:36+08:00 ] 106.11.155.90 GET /index/news/hydtnews.html?page=3 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=3 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,084.20kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( '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' => '3', ) [ 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 16,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T19:41:04+08:00 ] 216.244.66.198 GET /index/product/cpxq/id/81.html [ info ] www.kinsana.cn/index/product/cpxq/id/81.html [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:1,983.70kb] [文件加载: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-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/product/cpxq/id/81_html' => '', 'id' => '81', ) [ 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.046875s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '81' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 81 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T19:41:10+08:00 ] 216.244.66.198 GET /index/product/cpxq/id/96.html [ info ] www.kinsana.cn/index/product/cpxq/id/96.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,983.74kb] [文件加载: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-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/product/cpxq/id/96_html' => '', 'id' => '96', ) [ 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` = '96' LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 96 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T19:42:14+08:00 ] 216.244.66.198 GET /index/news/xwxq/id/151.html [ info ] www.kinsana.cn/index/news/xwxq/id/151.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,229.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-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/151_html' => '', 'id' => '151', ) [ 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` = 151 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 151 [ 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-05-15T19:43:25+08:00 ] 114.119.156.152 GET /index/product/cpxq/id/117.html [ info ] www.kinsana.cn/index/product/cpxq/id/117.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:1,987.77kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/117_html' => '', 'id' => '117', ) [ 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` = '117' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 117 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T19:44:52+08:00 ] 103.112.0.4 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.49kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'dnt' => '1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en-US,en;q=0.5', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'host' => 'xn--vhqsn14am88k.com', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.66 Safari/537.36', 'connection' => 'close', ) [ 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-05-15T19:45:02+08:00 ] 103.112.0.4 GET /index/contanct/zxly.html [ info ] xn--vhqsn14am88k.com/index/contanct/zxly.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,327.73kb] [文件加载: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 ( 'origin' => 'http://xn--vhqsn14am88k.com', 'referer' => 'http://xn--vhqsn14am88k.com', 'dnt' => '1', 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'cookie' => 'safedog-flow-item=', 'accept-language' => 'en-US,en;q=0.5', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'host' => 'xn--vhqsn14am88k.com', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.66 Safari/537.36', ) [ 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-05-15T19:45:06+08:00 ] 103.112.0.4 GET /lxfs.html [ info ] xn--vhqsn14am88k.com/lxfs.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,070.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'lxfs', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'origin' => 'http://xn--vhqsn14am88k.com', 'referer' => 'http://xn--vhqsn14am88k.com', 'dnt' => '1', 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'cookie' => 'safedog-flow-item=', 'accept-language' => 'en-US,en;q=0.5', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'host' => 'xn--vhqsn14am88k.com', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.66 Safari/537.36', ) [ info ] [ PARAM ] array ( '/lxfs_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T19:45:14+08:00 ] 103.112.0.4 GET /index/contanct/lxwm.html [ info ] xn--vhqsn14am88k.com/index/contanct/lxwm.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,327.65kb] [文件加载: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 ( 'origin' => 'http://xn--vhqsn14am88k.com', 'referer' => 'http://xn--vhqsn14am88k.com', 'dnt' => '1', 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'cookie' => 'safedog-flow-item=', 'accept-language' => 'en-US,en;q=0.5', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'host' => 'xn--vhqsn14am88k.com', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.66 Safari/537.36', ) [ 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-05-15T19:45:19+08:00 ] 103.112.0.4 POST /index/contanct/zxly.html [ info ] xn--vhqsn14am88k.com/index/contanct/zxly.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,906.96kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'zxly', ), ) [ info ] [ HEADER ] array ( 'origin' => 'http://xn--vhqsn14am88k.com', 'referer' => 'http://xn--vhqsn14am88k.com/index/contanct/zxly.html', 'dnt' => '1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'en-US,en;q=0.5', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'host' => 'xn--vhqsn14am88k.com', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.66 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded', 'cookie' => 'safedog-flow-item=', 'connection' => 'close', 'content-length' => '1953', ) [ info ] [ PARAM ] array ( '/index/contanct/zxly_html' => '', 'name' => 'Jones', 'tel' => '555-555-1212', 'email' => 'eric.jones.z.mail@gmail.com', 'content' => 'My name’s Eric and I just found your site xn--vhqsn14am88k.com. It’s got a lot going for it, but here’s an idea to make it even MORE effective. Talk With Web Visitor – CLICK HERE https://talkwithwebvisitors.com for a live demo now. Talk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site. And once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship. CLICK HERE https://talkwithwebvisitors.com to discover what Talk With Web Visitor can do for your business. The difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today! Eric PS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. You have customers waiting to talk with you right now… don’t keep them waiting. CLICK HERE https://talkwithwebvisitors.com to try Talk With Web Visitor now. If you\'d like to unsubscribe click here http://talkwithwebvisitors.com/unsubscribe.aspx?d=xn--vhqsn14am88k.com ', ) [ info ] [ RUN ] app\index\controller\Contanct->zxly[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ly` [ RunTime:0.031250s ] [ sql ] [ SQL ] INSERT INTO `ly` (`name` , `tel` , `email` , `content` , `state` , `date`) VALUES ('Jones' , 555 , 'eric.jones.z.mail@gmail.com' , 'My name’s Eric and I just found your site xn--vhqsn14am88k.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nTalk With Web Visitor – CLICK HERE https://talkwithwebvisitors.com for a live demo now.\r\n\r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE https://talkwithwebvisitors.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nTalk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://talkwithwebvisitors.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://talkwithwebvisitors.com/unsubscribe.aspx?d=xn--vhqsn14am88k.com\r\n' , 1 , '2021-05-15 19:45:18') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T19:51:53+08:00 ] 114.119.157.24 GET /index/news/xwxq/id/49.html [ info ] www.kinsana.cn/index/news/xwxq/id/49.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,171.34kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/49_html' => '', 'id' => '49', ) [ 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` = 49 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 49 [ 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-05-15T20:02:10+08:00 ] 114.119.159.183 GET /index/product/cpzt.html?page=1 [ info ] www.kinsana.cn/index/product/cpzt.html?page=1 [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,117.64kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=0', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', 'page' => '1', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-05-15T20:08:15+08:00 ] 106.11.154.57 GET /index/product/cwyp.html?page=1 [ info ] www.kinsana.cn/index/product/cwyp.html?page=1 [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,115.45kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cwyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', '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/cwyp_html' => '', 'page' => '1', ) [ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 3 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T20:20:46+08:00 ] 114.119.157.24 GET /index/news/xwxq/id/101.html [ info ] www.kinsana.cn/index/news/xwxq/id/101.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,172.22kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/101_html' => '', 'id' => '101', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 101 LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 101 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T20:26:16+08:00 ] 114.119.157.24 GET /index/product/cwyp.html?page=1 [ info ] www.kinsana.cn/index/product/cwyp.html?page=1 [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,115.53kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cwyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=0', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cwyp_html' => '', 'page' => '1', ) [ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 3 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T20:30:37+08:00 ] 203.208.60.13 GET / [ info ] www.kinsana.cn/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,016.34kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'host' => 'www.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-05-15T20:31:21+08:00 ] 216.244.66.198 GET /index/product/cpxq/id/63.html [ info ] www.kinsana.cn/index/product/cpxq/id/63.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,012.70kb] [文件加载: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-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/product/cpxq/id/63_html' => '', 'id' => '63', ) [ 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` = '63' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 63 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T20:44:20+08:00 ] 54.36.148.76 GET /index/product/cpxq/id/113.html [ info ] www.kinsana.cn/index/product/cpxq/id/113.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,987.05kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/113_html' => '', 'id' => '113', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '113' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 113 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T20:55:06+08:00 ] 106.11.158.75 GET /index/news/xwxq/id/174.html [ info ] www.kinsana.cn/index/news/xwxq/id/174.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,175.13kb] [文件加载: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/174_html' => '', 'id' => '174', ) [ 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` = 174 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 174 [ 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-05-15T20:56:30+08:00 ] 114.119.156.152 GET /index/product/cpzt.html?page=6 [ info ] www.kinsana.cn/index/product/cpzt.html?page=6 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,094.63kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=0', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', 'page' => '6', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 45,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T20:59:35+08:00 ] 185.191.171.23 GET /index/product/cpxq/id/138.html [ info ] xn--vhqsn14am88k.com/index/product/cpxq/id/138.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,009.99kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)', 'connection' => 'close', 'accept-encoding' => 'gzip,deflate', 'accept' => 'text/html, application/rss+xml, application/atom+xml, text/xml, text/rss+xml, application/xhtml+xml', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/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-05-15T21:06:05+08:00 ] 185.191.171.35 GET /index/product/cpxq/id/57.html [ info ] xn--vhqsn14am88k.com/index/product/cpxq/id/57.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,020.72kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)', 'connection' => 'close', 'accept-encoding' => 'gzip,deflate', 'accept' => 'text/html, application/rss+xml, application/atom+xml, text/xml, text/rss+xml, application/xhtml+xml', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/57_html' => '', 'id' => '57', ) [ 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` = '57' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 57 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T21:24:38+08:00 ] 203.208.60.64 GET /rczp.html [ info ] www.xn--vhqsn14am88k.com/rczp.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,070.13kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'rczp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.97 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.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/rczp_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T21:27:48+08:00 ] 54.36.148.60 GET /index/product/cpxq/id/114.html [ info ] www.kinsana.cn/index/product/cpxq/id/114.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:1,987.08kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/114_html' => '', 'id' => '114', ) [ 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.031250s ] 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` = '114' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 114 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T21:45:08+08:00 ] 106.11.153.40 GET /index/news/xwxq/id/71.html [ info ] www.kinsana.cn/index/news/xwxq/id/71.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,173.22kb] [文件加载: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/71_html' => '', 'id' => '71', ) [ 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` = 71 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 71 [ 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-05-15T21:45:50+08:00 ] 114.119.134.245 GET /index/news/xwxq/id/159.html [ info ] www.kinsana.cn/index/news/xwxq/id/159.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,199.67kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/159_html' => '', 'id' => '159', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 159 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 159 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T21:51:38+08:00 ] 114.119.157.24 GET /index/news/hydtnews.html?page=28 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=28 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,073.98kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=0', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '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.000000s ] --------------------------------------------------------------- [ 2021-05-15T21:54:28+08:00 ] 220.181.108.154 GET /index/news/xwxq/id/151.html [ info ] www.kinsana.cn/index/news/xwxq/id/151.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,229.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' => '*/*', '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/151_html' => '', 'id' => '151', ) [ 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` = 151 LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 151 [ 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-05-15T22:05:24+08:00 ] 54.36.149.4 GET /index/product/cpxq/id/115.html [ info ] www.kinsana.cn/index/product/cpxq/id/115.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,987.11kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/115_html' => '', 'id' => '115', ) [ 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` = '115' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 115 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-05-15T22:18:47+08:00 ] 54.223.240.11 GET /index/news/xwxq/id/233.html [ info ] www.kinsana.cn/index/news/xwxq/id/233.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,173.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' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh,zh-CN;q=0.9', 'user-agent' => 'Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.9657.1827 Mobile Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/233_html' => '', 'id' => '233', ) [ 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` = 233 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 233 [ 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-05-15T22:31:38+08:00 ] 106.11.152.56 GET /index/news/xwxq/id/86.html [ info ] www.kinsana.cn/index/news/xwxq/id/86.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,175.48kb] [文件加载: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/86_html' => '', 'id' => '86', ) [ 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` = 86 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 86 [ 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-05-15T22:32:21+08:00 ] 49.7.21.119 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,960.57kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'zp', 2 => 'rczp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/zp/rczp_html' => '', ) [ info ] [ RUN ] app\index\controller\Zp->rczp[ D:\WWW\kinsasa\application\index\controller\Zp.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\zp\rczp.htm [ array ( 0 => 'res', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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-05-15T22:34:57+08:00 ] 54.36.148.231 GET /index/product/cpxq/id/112.html [ info ] www.kinsana.cn/index/product/cpxq/id/112.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,987.01kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/112_html' => '', 'id' => '112', ) [ 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` = '112' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 112 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T22:35:43+08:00 ] 185.191.171.15 GET /index/news/xwxq/id/90.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/90.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,196.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 ( '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/90_html' => '', 'id' => '90', ) [ 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` = 90 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 90 [ 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-05-15T22:37:32+08:00 ] 118.184.177.55 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-05-15T22:39:02+08:00 ] 185.191.171.34 GET /index/news/hydtnews.html?page=10 [ info ] xn--vhqsn14am88k.com/index/news/hydtnews.html?page=10 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,084.01kb] [文件加载: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' => '10', ) [ 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 72,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T22:46:55+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.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-05-15T22:47:51+08:00 ] 114.119.157.24 GET /index/news/hydtnews.html?page=3 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=3 [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,084.49kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=0', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '3', ) [ 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 16,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T22:53:04+08:00 ] 123.183.224.91 GET /index/contanct/zxly.html [ info ] www.kinsana.cn/index/contanct/zxly.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,325.84kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'zxly', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/zxly_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->zxly[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\zxly.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-15T23:11:01+08:00 ] 54.36.149.24 GET /index/news/xwxq/id/216.html [ info ] www.kinsana.cn/index/news/xwxq/id/216.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,175.53kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-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/216_html' => '', 'id' => '216', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 216 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 216 [ 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-05-15T23:13:46+08:00 ] 54.36.148.109 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.125000s][吞吐率:8.00req/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-05-15T23:21:59+08:00 ] 114.119.159.183 GET /index/news/xwxq/id/77.html [ info ] www.kinsana.cn/index/news/xwxq/id/77.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,174.63kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/77_html' => '', 'id' => '77', ) [ 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` = 77 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 77 [ 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-05-15T23:30:33+08:00 ] 114.119.134.245 GET /index/news/xwxq/id/12.html [ info ] www.kinsana.cn/index/news/xwxq/id/12.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,205.07kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/12_html' => '', 'id' => '12', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 12 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-05-15T23:39:42+08:00 ] 185.191.171.11 GET /index/news/xwxq/id/116.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/116.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,194.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 ( '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/116_html' => '', 'id' => '116', ) [ 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` = 116 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 116 [ 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-05-15T23:44:28+08:00 ] 54.36.149.8 GET /index/news/hydtnews.html?page=25 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=25 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,083.34kb] [文件加载: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' => '25', ) [ 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 192,8 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-05-15T23:49:41+08:00 ] 114.119.152.233 GET /index/news/xwxq/id/214.html [ info ] www.kinsana.cn/index/news/xwxq/id/214.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,172.90kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/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.015625s ] [ 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-05-15T23:54:40+08:00 ] 114.119.157.24 GET /index/news/xwxq/id/93.html [ info ] www.kinsana.cn/index/news/xwxq/id/93.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,170.59kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/93_html' => '', 'id' => '93', ) [ 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` = 93 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 93 [ 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 ]