--------------------------------------------------------------- [ 2020-09-02T00:01:45+08:00 ] 220.181.108.82 GET /index/product/cpzt.html [ info ] www.kinsana.cn/index/product/cpzt.html [运行时间:0.131828s][吞吐率:7.59req/s] [内存消耗:2,116.09kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'accept' => '*/*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-cn,zh-tw', 'user-agent' => 'Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\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.011718s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015624s ] [ 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.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.014647s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-09-02T00:06:49+08:00 ] 49.7.21.116 GET /index/news/xwxq/id/22.html [ info ] www.kinsana.cn/index/news/xwxq/id/22.html [运行时间:0.092777s][吞吐率:10.78req/s] [内存消耗:2,043.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 ( 'if-modified-since' => 'Fri, 26 Jun 2020 15:26:07 GMT', '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 ( '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.001953s ] 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.000977s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 22 [ RunTime:0.000977s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T00:35:06+08:00 ] 116.179.32.221 GET /index/product/cpxq.html?id=131 [ info ] www.kinsana.cn/index/product/cpxq.html?id=131 [运行时间:0.110355s][吞吐率:9.06req/s] [内存消耗:2,010.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 ( '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 ( '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.014649s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '131' LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.013672s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 131 [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-09-02T00:50:48+08:00 ] 49.7.21.118 GET /index/contanct/yfzx.html [ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.071291s][吞吐率:14.03req/s] [内存消耗:1,325.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 ( 'if-modified-since' => 'Wed, 24 Jun 2020 06:25:58 GMT', '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\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 --------------------------------------------------------------- [ 2020-09-02T00:56:05+08:00 ] 111.225.149.234 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.050778s][吞吐率:19.69req/s] [内存消耗:1,068.00kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'robots.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip', '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/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T01:01:00+08:00 ] 123.183.224.93 GET /index/product/lxfs.html [ info ] www.kinsana.cn/index/product/lxfs.html [运行时间:0.087894s][吞吐率:11.38req/s] [内存消耗:1,314.44kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'lxfs', ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Mon, 03 Feb 2020 04:42:04 GMT', '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 ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T01:01:00+08:00 ] 123.183.224.92 GET / [ info ] www.kinsana.cn/ [运行时间:0.176765s][吞吐率:5.66req/s] [内存消耗:2,016.06kb] [文件加载: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 ( 'if-modified-since' => 'Wed, 08 Jul 2020 06:45:10 GMT', '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.002930s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.016602s ] [ 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.000976s ] [ 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.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.021485s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-09-02T01:08:28+08:00 ] 49.7.21.117 GET /index/contanct/yfzx.html [ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.068362s][吞吐率:14.63req/s] [内存消耗:1,325.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 ( 'if-modified-since' => 'Wed, 24 Jun 2020 06:25:58 GMT', '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\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 --------------------------------------------------------------- [ 2020-09-02T01:12:10+08:00 ] 123.183.224.93 GET /index/product/lxfs.html [ info ] www.kinsana.cn/index/product/lxfs.html [运行时间:0.083002s][吞吐率:12.05req/s] [内存消耗:1,314.44kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'lxfs', ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Mon, 03 Feb 2020 04:42:04 GMT', '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 ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T01:12:10+08:00 ] 123.183.224.92 GET / [ info ] www.kinsana.cn/ [运行时间:0.159169s][吞吐率:6.28req/s] [内存消耗:2,016.06kb] [文件加载: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 ( 'if-modified-since' => 'Wed, 08 Jul 2020 06:45:10 GMT', '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.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015624s ] [ 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.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.013671s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015624s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-09-02T01:43:30+08:00 ] 18.224.95.18 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.125004s][吞吐率:8.00req/s] [内存消耗:2,015.37kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'xn--vhqsn14am88k.com', 'user-agent' => 'axios/0.19.2', 'accept' => 'application/json, text/plain, */*', ) [ 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.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.017578s ] [ 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.000977s ] [ 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.000977s ] [ 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.015626s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-09-02T01:44:19+08:00 ] 220.249.46.187 GET /index/news/xwxq/id/150.html [ info ] www.kinsana.cn/index/news/xwxq/id/150.html [运行时间:0.096684s][吞吐率:10.34req/s] [内存消耗:2,173.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 ( 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.2; SHV-E250S Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.82 Mobile Safari/537.36', 'upgrade-insecure-requests' => '1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '150', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.011719s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015626s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 150 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 150 [ RunTime:0.000977s ] [ 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.000976s ] --------------------------------------------------------------- [ 2020-09-02T01:51:29+08:00 ] 49.7.21.117 GET /product/kaili_128.html [ info ] www.kinsana.cn/product/kaili_128.html [运行时间:0.054690s][吞吐率:18.28req/s] [内存消耗:1,068.60kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'kaili_128', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Fri, 28 Dec 2018 01:35:41 GMT', '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 ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T01:52:11+08:00 ] 123.183.224.93 GET /index/product/cpxq/id/118.html [ info ] www.kinsana.cn/index/product/cpxq/id/118.html [运行时间:0.098637s][吞吐率:10.14req/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 ( 'if-modified-since' => 'Sun, 28 Jun 2020 10:46:08 GMT', '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 ( 'id' => '118', ) [ 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.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.016602s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '118' LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.012696s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 118 [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-09-02T02:13:33+08:00 ] 121.89.204.243 GET /js/comm.js [ info ] www.kinsana.cn/js/comm.js [运行时间:0.054689s][吞吐率:18.29req/s] [内存消耗:1,068.62kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'js', 1 => 'comm.js', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0)', 'referer' => 'http://www.kinsana.cn/js/comm.js', 'accept-language' => 'zh-CN', 'accept' => '*/*', 'content-type' => 'application/x-www-form-urlencoded', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T02:13:33+08:00 ] 121.89.204.243 GET /js/common.js [ info ] www.kinsana.cn/js/common.js [运行时间:0.055666s][吞吐率:17.96req/s] [内存消耗:1,068.66kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'js', 1 => 'common.js', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0)', 'referer' => 'http://www.kinsana.cn/js/common.js', 'accept-language' => 'zh-CN', 'accept' => '*/*', 'content-type' => 'application/x-www-form-urlencoded', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T02:13:34+08:00 ] 121.89.204.243 GET /pblic/js/wind.jus [ info ] www.kinsana.cn/pblic/js/wind.jus [运行时间:0.050784s][吞吐率:19.69req/s] [内存消耗:1,068.68kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'pblic', 1 => 'js', 2 => 'wind.jus', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0)', 'referer' => 'http://www.kinsana.cn/pblic/js/wind.jus', 'accept-language' => 'zh-CN', 'accept' => '*/*', 'content-type' => 'application/x-www-form-urlencoded', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T02:13:34+08:00 ] 121.89.204.243 GET /include/calendar/calendar-cn.js [ info ] www.kinsana.cn/include/calendar/calendar-cn.js [运行时间:0.057619s][吞吐率:17.36req/s] [内存消耗:1,068.84kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'include', 1 => 'calendar', 2 => 'calendar-cn.js', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0)', 'referer' => 'http://www.kinsana.cn/include/calendar/calendar-cn.js', 'accept-language' => 'zh-CN', 'accept' => '*/*', 'content-type' => 'application/x-www-form-urlencoded', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T02:13:35+08:00 ] 121.89.204.243 GET /e/admin/index.php [ info ] www.kinsana.cn/e/admin/index.php [运行时间:0.047853s][吞吐率:20.90req/s] [内存消耗:1,068.68kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'e', 1 => 'admin', 2 => 'index.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0)', 'referer' => 'http://www.kinsana.cn/e/admin/index.php', 'accept-language' => 'zh-CN', 'accept' => '*/*', 'content-type' => 'application/x-www-form-urlencoded', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T02:14:35+08:00 ] 45.139.220.25 GET /wp-login.php [ info ] xn--vhqsn14am88k.com/wp-login.php [运行时间:0.051754s][吞吐率:19.32req/s] [内存消耗:1,067.74kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-login.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip', 'user-agent' => 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T02:16:32+08:00 ] 140.205.103.13 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.040036s][吞吐率:24.98req/s] [内存消耗:1,068.07kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'robots.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'YisouSpider', 'connection' => 'close', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,zh-TW;q=0.9,zh;q=0.8,en;q=0.7', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T02:20:24+08:00 ] 49.7.21.117 GET /product/kaili_128.html [ info ] www.kinsana.cn/product/kaili_128.html [运行时间:0.056643s][吞吐率:17.65req/s] [内存消耗:1,068.60kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'kaili_128', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Fri, 28 Dec 2018 01:35:41 GMT', '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 ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T02:23:09+08:00 ] 123.126.68.141 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.040041s][吞吐率:24.97req/s] [内存消耗:1,067.94kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'robots.txt', 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' => 'deflate', 'accept' => 'text/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T02:24:06+08:00 ] 106.11.156.84 POST /api/index/newscontent [ info ] www.kinsana.cn/api/index/newscontent [运行时间:0.080081s][吞吐率:12.49req/s] [内存消耗:1,695.12kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'newscontent', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'x-requested-with' => 'XMLHttpRequest', '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', 'referer' => 'http://www.kinsana.cn/m/xwxq.html?id=23', 'origin' => 'http://www.kinsana.cn', 'host' => 'www.kinsana.cn', 'cookie' => 'safedog-flow-item=', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'content-length' => '5', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', ) [ info ] [ PARAM ] array ( 'id' => '23', ) [ info ] [ RUN ] app\api\controller\Index->newscontent[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.010743s ] 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.000976s ] --------------------------------------------------------------- [ 2020-09-02T02:28:59+08:00 ] 123.183.224.93 GET /index/product/cpxq/id/118.html [ info ] www.kinsana.cn/index/product/cpxq/id/118.html [运行时间:0.110345s][吞吐率:9.06req/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 ( 'if-modified-since' => 'Sun, 28 Jun 2020 10:46:08 GMT', '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 ( 'id' => '118', ) [ 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.011718s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.016600s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '118' LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.013671s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 118 [ RunTime:0.000976s ] --------------------------------------------------------------- [ 2020-09-02T02:40:26+08:00 ] 216.244.66.198 GET /index/news/xwxq/id/31.html [ info ] www.kinsana.cn/index/news/xwxq/id/31.html [运行时间:0.103509s][吞吐率:9.66req/s] [内存消耗:2,199.64kb] [文件加载:55] [ info ] [ LANG ] 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.1; http://www.opensiteexplorer.org/dotbot, help@moz.com)', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '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.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.013671s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 31 LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 31 [ RunTime:0.001953s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T02:47:22+08:00 ] 123.123.219.41 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.044923s][吞吐率:22.26req/s] [内存消耗:1,069.00kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'robots.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'accept-charset' => 'utf-8,iso-8859-1;q=0.7,*;q=0.7', 'accept-language' => 'zh-CN,zh;q=0.8,en-us,en-gb,en;q=0.7,*;q=0.3', 'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.95 Safari/537.36', 'accept-encoding' => 'x-gzip, gzip, deflate', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T02:47:22+08:00 ] 123.123.219.41 GET /index/news/xwxq/id/235.html [ info ] www.kinsana.cn/index/news/xwxq/id/235.html [运行时间:0.101566s][吞吐率:9.85req/s] [内存消耗:2,175.58kb] [文件加载:55] [ info ] [ LANG ] 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,*/*;q=0.8', 'accept-charset' => 'utf-8,iso-8859-1;q=0.7,*;q=0.7', 'accept-language' => 'zh-CN,zh;q=0.8,en-us,en-gb,en;q=0.7,*;q=0.3', 'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.95 Safari/537.36', 'accept-encoding' => 'x-gzip, gzip, deflate', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '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.010742s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.017579s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 235 LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 235 [ RunTime:0.000976s ] [ 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.000976s ] --------------------------------------------------------------- [ 2020-09-02T02:50:07+08:00 ] 49.7.21.117 GET /product/zhuanghe_128.html [ info ] www.kinsana.cn/product/zhuanghe_128.html [运行时间:0.040036s][吞吐率:24.98req/s] [内存消耗:1,068.69kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'zhuanghe_128', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Fri, 28 Dec 2018 01:36:00 GMT', '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 ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T02:54:24+08:00 ] 123.183.224.93 GET /index/news/xwxq/id/21.html [ info ] www.kinsana.cn/index/news/xwxq/id/21.html [运行时间:0.094730s][吞吐率:10.56req/s] [内存消耗:2,044.38kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Wed, 17 Jun 2020 15:55:25 GMT', '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 ( '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.011719s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 21 LIMIT 1 [ RunTime:0.000977s ] [ 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 ] --------------------------------------------------------------- [ 2020-09-02T03:00:22+08:00 ] 42.156.137.83 GET /index/news/xwxq/id/129.html [ info ] www.kinsana.cn/index/news/xwxq/id/129.html [运行时间:0.114263s][吞吐率:8.75req/s] [内存消耗:2,193.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', '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 ( '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.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 129 LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 129 [ RunTime:0.000977s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T03:00:34+08:00 ] 116.179.32.27 GET / [ info ] www.kinsana.cn/ [运行时间:0.126958s][吞吐率:7.88req/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' => '*/*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-cn,zh-tw', 'user-agent' => 'Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.011720s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015626s ] [ 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.000977s ] [ 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.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.013672s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015626s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000976s ] --------------------------------------------------------------- [ 2020-09-02T03:01:19+08:00 ] 199.244.88.132 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.126958s][吞吐率:7.88req/s] [内存消耗:2,015.82kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.47 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.010743s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.016602s ] [ 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.000976s ] [ 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.013672s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.001954s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000976s ] --------------------------------------------------------------- [ 2020-09-02T03:15:16+08:00 ] 49.7.21.116 GET /product/zhuanghe_128.html [ info ] www.kinsana.cn/product/zhuanghe_128.html [运行时间:0.041994s][吞吐率:23.81req/s] [内存消耗:1,068.69kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'zhuanghe_128', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Fri, 28 Dec 2018 01:36:00 GMT', '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 ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T03:32:29+08:00 ] 106.11.157.120 GET /index/news/xwxq/id/167.html [ info ] www.kinsana.cn/index/news/xwxq/id/167.html [运行时间:0.113274s][吞吐率:8.83req/s] [内存消耗:2,172.74kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', '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 ( 'id' => '167', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.010741s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.016600s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 167 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 167 [ RunTime:0.001953s ] [ 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.000976s ] --------------------------------------------------------------- [ 2020-09-02T03:33:52+08:00 ] 216.244.66.198 GET /index/product/cpxq/id/130.html [ info ] www.kinsana.cn/index/product/cpxq/id/130.html [运行时间:0.111321s][吞吐率:8.98req/s] [内存消耗:2,010.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', 'accept-charset' => 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', 'user-agent' => 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.opensiteexplorer.org/dotbot, help@moz.com)', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '130', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000976s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.014648s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '130' LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.013671s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 130 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-09-02T03:39:17+08:00 ] 101.132.191.83 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.149420s][吞吐率:6.69req/s] [内存消耗:2,015.36kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip', 'connection' => 'close', 'host' => 'xn--vhqsn14am88k.com', 'user-agent' => 'Mozilla/5.0 chrome(windows nt/Windows NT;)Chrome', ) [ 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.000976s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.019532s ] [ 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.000977s ] [ 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.017578s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.018555s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.001954s ] --------------------------------------------------------------- [ 2020-09-02T03:52:18+08:00 ] 203.208.60.26 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.065433s][吞吐率:15.28req/s] [内存消耗:1,068.09kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'robots.txt', 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)', 'accept' => 'text/plain,text/html,*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T03:57:11+08:00 ] 123.183.224.93 GET /index/news/xwxq/id/21.html [ info ] www.kinsana.cn/index/news/xwxq/id/21.html [运行时间:0.099603s][吞吐率:10.04req/s] [内存消耗:2,044.38kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Wed, 17 Jun 2020 15:55:25 GMT', '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 ( '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.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.016600s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 21 LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 21 [ RunTime:0.000977s ] [ 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.000976s ] --------------------------------------------------------------- [ 2020-09-02T03:58:42+08:00 ] 49.7.21.117 GET /product/111.html [ info ] www.kinsana.cn/product/111.html [运行时间:0.037107s][吞吐率:26.95req/s] [内存消耗:1,068.56kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => '111', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Thu, 21 May 2020 09:13:17 GMT', '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 ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T04:00:16+08:00 ] 123.183.224.92 GET /product/tianjin_qmxdwyy/ywyfzx.html [ info ] www.kinsana.cn/product/tianjin_qmxdwyy/ywyfzx.html [运行时间:0.053713s][吞吐率:18.62req/s] [内存消耗:1,068.76kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'tianjin_qmxdwyy', 2 => 'ywyfzx', ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Wed, 30 Jan 2019 05:21:18 GMT', '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 ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T04:01:22+08:00 ] 111.225.148.76 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.036134s][吞吐率:27.67req/s] [内存消耗:1,068.00kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'robots.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip', '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/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T04:12:01+08:00 ] 49.7.21.116 GET /product/111.html [ info ] www.kinsana.cn/product/111.html [运行时间:0.042966s][吞吐率:23.27req/s] [内存消耗:1,068.56kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => '111', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Thu, 21 May 2020 09:13:17 GMT', '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 ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T04:17:10+08:00 ] 123.126.68.141 GET /index/news/xwxq/id/28.html [ info ] www.kinsana.cn/index/news/xwxq/id/28.html [运行时间:0.101567s][吞吐率:9.85req/s] [内存消耗:2,219.38kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.2; SHV-E250S Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.82 Mobile Safari/537.36', 'upgrade-insecure-requests' => '1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '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.010743s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.016602s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 28 LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 28 [ RunTime:0.000977s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T04:25:54+08:00 ] 54.36.148.114 GET /index/news/xwxq/id/229.html [ info ] www.kinsana.cn/index/news/xwxq/id/229.html [运行时间:0.096674s][吞吐率:10.34req/s] [内存消耗:2,204.64kb] [文件加载:55] [ info ] [ LANG ] 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 ( 'id' => '229', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.010742s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.014648s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 229 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 229 [ RunTime:0.000977s ] [ 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 ] --------------------------------------------------------------- [ 2020-09-02T04:30:34+08:00 ] 220.181.108.174 GET /index/news/xwxq/id/106.html [ info ] www.kinsana.cn/index/news/xwxq/id/106.html [运行时间:0.081058s][吞吐率:12.34req/s] [内存消耗:2,037.09kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'accept' => '*/*', '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 ( 'id' => '106', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 106 LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 106 [ RunTime:0.000976s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T04:43:18+08:00 ] 203.208.60.104 GET / [ info ] www.kinsana.cn/ [运行时间:0.133794s][吞吐率:7.47req/s] [内存消耗:2,016.60kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( '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/80.0.3987.92 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..4"', '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.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015626s ] [ 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.013672s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-09-02T04:43:21+08:00 ] 106.11.153.111 GET / [ info ] www.kinsana.cn/ [运行时间:0.156256s][吞吐率:6.40req/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 ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 10_3_1 like Mac OS X; en-us) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8A293 Safari/6531.22.7', '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 ( ) [ 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.000976s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.019532s ] [ 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.000977s ] [ 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.016602s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.016602s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-09-02T04:48:12+08:00 ] 39.101.129.127 GET /data/cache/hy.php [ info ] www.kinsana.cn/data/cache/hy.php [运行时间:0.044923s][吞吐率:22.26req/s] [内存消耗:1,067.81kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'data', 1 => 'cache', 2 => 'hy.php', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'python-requests/2.22.0', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T04:48:19+08:00 ] 216.244.66.198 GET /index/news/xwxq/id/43.html [ info ] www.kinsana.cn/index/news/xwxq/id/43.html [运行时间:0.097660s][吞吐率:10.24req/s] [内存消耗:2,201.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-charset' => 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', 'user-agent' => 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.opensiteexplorer.org/dotbot, help@moz.com)', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '43', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000976s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015626s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 43 LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 43 [ RunTime:0.000976s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T04:48:37+08:00 ] 216.244.66.198 GET /index/news/xwxq/id/93.html [ info ] www.kinsana.cn/index/news/xwxq/id/93.html [运行时间:0.088871s][吞吐率:11.25req/s] [内存消耗:2,169.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', 'accept-charset' => 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', 'user-agent' => 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.opensiteexplorer.org/dotbot, help@moz.com)', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '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.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.014649s ] [ 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.001953s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T04:56:52+08:00 ] 123.126.68.114 GET /index/news/xwxq/id/75.html [ info ] www.kinsana.cn/index/news/xwxq/id/75.html [运行时间:0.101566s][吞吐率:9.85req/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 ( 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.2; SHV-E250S Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.82 Mobile Safari/537.36', 'upgrade-insecure-requests' => '1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '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.011720s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 75 LIMIT 1 [ RunTime:0.001953s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 75 [ RunTime:0.000977s ] [ 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.000976s ] --------------------------------------------------------------- [ 2020-09-02T05:01:33+08:00 ] 123.183.224.93 GET /product/tianjin_qmxdwyy/ywyfzx.html [ info ] www.kinsana.cn/product/tianjin_qmxdwyy/ywyfzx.html [运行时间:0.045895s][吞吐率:21.79req/s] [内存消耗:1,068.76kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'tianjin_qmxdwyy', 2 => 'ywyfzx', ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Wed, 30 Jan 2019 05:21:18 GMT', '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 ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T05:02:45+08:00 ] 49.7.21.117 GET /product/131.html [ info ] www.kinsana.cn/product/131.html [运行时间:0.044919s][吞吐率:22.26req/s] [内存消耗:1,068.56kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => '131', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Mon, 18 May 2020 16:01:51 GMT', '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 ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T05:05:12+08:00 ] 180.163.220.3 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.046877s][吞吐率:21.33req/s] [内存消耗:1,327.23kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'lxwm', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate', '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 ( ) [ 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 --------------------------------------------------------------- [ 2020-09-02T05:05:30+08:00 ] 180.163.220.4 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.038088s][吞吐率:26.25req/s] [内存消耗:1,327.23kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'lxwm', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate', '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 ( ) [ 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 --------------------------------------------------------------- [ 2020-09-02T05:05:30+08:00 ] 180.163.220.66 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.041017s][吞吐率:24.38req/s] [内存消耗:1,326.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 ( 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'upgrade-insecure-requests' => '1', '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', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ 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 --------------------------------------------------------------- [ 2020-09-02T05:11:06+08:00 ] 123.183.224.92 GET /index/news/xwxq/id/212.html [ info ] www.kinsana.cn/index/news/xwxq/id/212.html [运行时间:0.096684s][吞吐率:10.34req/s] [内存消耗:2,171.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 ( 'if-modified-since' => 'Sat, 04 Jul 2020 02:12:38 GMT', '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 ( 'id' => '212', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.013673s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 212 LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 212 [ RunTime:0.000977s ] [ 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.000976s ] --------------------------------------------------------------- [ 2020-09-02T05:17:00+08:00 ] 49.7.21.116 GET /product/131.html [ info ] www.kinsana.cn/product/131.html [运行时间:0.040036s][吞吐率:24.98req/s] [内存消耗:1,068.56kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => '131', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Mon, 18 May 2020 16:01:51 GMT', '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 ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T05:25:37+08:00 ] 111.202.101.108 GET /index/news/xwxq/id/169.html [ info ] www.kinsana.cn/index/news/xwxq/id/169.html [运行时间:0.110355s][吞吐率:9.06req/s] [内存消耗:2,204.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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '169', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.016603s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 169 LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 169 [ RunTime:0.000977s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T05:41:16+08:00 ] 216.244.66.198 GET /index/news/xwxq/id/70.html [ info ] www.kinsana.cn/index/news/xwxq/id/70.html [运行时间:0.125968s][吞吐率:7.94req/s] [内存消耗:2,232.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-charset' => 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', 'user-agent' => 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.opensiteexplorer.org/dotbot, help@moz.com)', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '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.011718s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015624s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 70 LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 70 [ RunTime:0.000977s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T05:41:52+08:00 ] 216.244.66.198 GET /index/product/cpzt.html?page=2 [ info ] www.kinsana.cn/index/product/cpzt.html?page=2 [运行时间:0.127921s][吞吐率:7.82req/s] [内存消耗:2,116.58kb] [文件加载: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-charset' => 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', 'user-agent' => 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.opensiteexplorer.org/dotbot, help@moz.com)', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '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.010742s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015624s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000977s ] [ 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.000976s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.017577s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-09-02T05:42:21+08:00 ] 216.244.66.198 GET /index/news/hydtnews.html?page=11 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=11 [运行时间:0.099603s][吞吐率:10.04req/s] [内存消耗:2,083.05kb] [文件加载: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-charset' => 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', 'user-agent' => 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.opensiteexplorer.org/dotbot, help@moz.com)', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'page' => '11', ) [ 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.010741s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.016600s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000977s ] [ 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 80,8 [ RunTime:0.000976s ] --------------------------------------------------------------- [ 2020-09-02T05:45:31+08:00 ] 42.120.161.109 GET /index/news/xwxq/id/27.html [ info ] www.kinsana.cn/index/news/xwxq/id/27.html [运行时间:0.125981s][吞吐率:7.94req/s] [内存消耗:2,192.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-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 ( '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.011719s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015626s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 27 LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 27 [ RunTime:0.000976s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T05:45:31+08:00 ] 140.205.103.44 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.052736s][吞吐率:18.96req/s] [内存消耗:1,068.07kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'robots.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'YisouSpider', 'connection' => 'close', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,zh-TW;q=0.9,zh;q=0.8,en;q=0.7', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T06:08:42+08:00 ] 116.179.32.150 GET /index/zp/rczp.html [ info ] www.xn--vhqsn14am88k.com/index/zp/rczp.html [运行时间:0.083011s][吞吐率:12.05req/s] [内存消耗:1,959.95kb] [文件加载: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' => '*/*', 'accept-language' => 'zh-cn,zh-tw', 'accept-encoding' => 'gzip', 'user-agent' => 'Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)', 'connection' => 'close', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ 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.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `zp` [ RunTime:0.016603s ] [ sql ] [ SQL ] SELECT * FROM `zp` WHERE `state` = 1 [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-09-02T06:12:55+08:00 ] 123.183.224.93 GET /index/news/xwxq/id/212.html [ info ] www.kinsana.cn/index/news/xwxq/id/212.html [运行时间:0.095697s][吞吐率:10.45req/s] [内存消耗:2,171.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 ( 'if-modified-since' => 'Sat, 04 Jul 2020 02:12:38 GMT', '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 ( 'id' => '212', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.010742s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.017577s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 212 LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 212 [ RunTime:0.000976s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T06:14:11+08:00 ] 106.11.153.89 GET /index/news/hydtnews.html?page=4 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=4 [运行时间:0.097650s][吞吐率:10.24req/s] [内存消耗:2,084.50kb] [文件加载: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', '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 ( '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.011718s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.012694s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T06:27:10+08:00 ] 42.156.136.63 GET /index/news/xwxq/id/181.html [ info ] www.kinsana.cn/index/news/xwxq/id/181.html [运行时间:0.092777s][吞吐率:10.78req/s] [内存消耗:2,174.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', '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 ( 'id' => '181', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.017579s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 181 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 181 [ RunTime:0.000977s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T06:32:51+08:00 ] 216.244.66.198 GET /index/news/xwxq/id/110.html [ info ] www.kinsana.cn/index/news/xwxq/id/110.html [运行时间:0.148428s][吞吐率:6.74req/s] [内存消耗:2,194.06kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-charset' => 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', 'user-agent' => 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.opensiteexplorer.org/dotbot, help@moz.com)', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '110', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.014647s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 110 LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 110 [ RunTime:0.000977s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T06:34:11+08:00 ] 216.244.66.198 GET /index/news/xwxq/id/39.html [ info ] www.kinsana.cn/index/news/xwxq/id/39.html [运行时间:0.123039s][吞吐率:8.13req/s] [内存消耗:2,171.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', 'accept-charset' => 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', 'user-agent' => 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.opensiteexplorer.org/dotbot, help@moz.com)', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '39', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.011718s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015624s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 39 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 39 [ RunTime:0.000977s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T06:42:54+08:00 ] 183.136.225.56 GET / [ info ] www.kinsana.cn/ [运行时间:0.142584s][吞吐率:7.01req/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 ( 'connection' => 'close', 'accept' => '*/*', 'user-agent' => 'Baiduspider+(+http://www.baidu.com/search/spider.htm);googlebot|baiduspider|baidu|spider|sogou|bingbot|bot|yahoo|soso|sosospider|360spider|youdaobot|jikeSpider;)', '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.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.016602s ] [ 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.017579s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.017579s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000976s ] --------------------------------------------------------------- [ 2020-09-02T07:08:19+08:00 ] 60.8.123.121 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.044924s][吞吐率:22.26req/s] [内存消耗:1,068.00kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'robots.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip', '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/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T07:11:24+08:00 ] 36.110.147.91 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.050778s][吞吐率:19.69req/s] [内存消耗:1,067.94kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'robots.txt', 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' => 'deflate', 'accept' => 'text/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T07:21:12+08:00 ] 123.183.224.160 GET / [ info ] www.kinsana.cn/ [运行时间:0.118169s][吞吐率:8.46req/s] [内存消耗:2,015.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 ( '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.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.017579s ] [ 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.000976s ] [ 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.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.013672s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.016602s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-09-02T07:40:27+08:00 ] 47.100.48.127 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.112298s][吞吐率:8.90req/s] [内存消耗:2,015.36kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip', 'connection' => 'close', 'host' => 'www.xn--vhqsn14am88k.com', 'user-agent' => 'Mozilla/5.0 (Linux/Android/android/iphone;)', ) [ 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.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.014648s ] [ 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.000977s ] [ 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.000976s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.014648s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000976s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015624s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-09-02T07:44:43+08:00 ] 42.236.10.75 GET /index/news/xwlb.html [ info ] www.kinsana.cn/index/news/xwlb.html [运行时间:0.083011s][吞吐率:12.05req/s] [内存消耗:2,077.49kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwlb', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate', '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 ( ) [ 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.000976s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.016602s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '1' AND `state` = '1' LIMIT 1 [ RunTime:0.000977s ] [ 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.000976s ] --------------------------------------------------------------- [ 2020-09-02T08:28:20+08:00 ] 42.156.138.117 GET /index/news/xwxq/id/69.html [ info ] www.kinsana.cn/index/news/xwxq/id/69.html [运行时间:0.109379s][吞吐率:9.14req/s] [内存消耗:2,207.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', '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 ( 'id' => '69', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.011719s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.016602s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 69 LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 69 [ RunTime:0.000976s ] [ 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.000976s ] --------------------------------------------------------------- [ 2020-09-02T08:47:24+08:00 ] 216.244.66.198 GET /index/news/xwxq/id/37.html [ info ] www.kinsana.cn/index/news/xwxq/id/37.html [运行时间:0.094730s][吞吐率:10.56req/s] [内存消耗:2,221.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 ( '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.1; http://www.opensiteexplorer.org/dotbot, help@moz.com)', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '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.001953s ] 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.001954s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 37 [ RunTime:0.001954s ] [ 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.000976s ] --------------------------------------------------------------- [ 2020-09-02T08:48:45+08:00 ] 216.244.66.198 GET /index/product/cpxq/id/156.html [ info ] www.kinsana.cn/index/product/cpxq/id/156.html [运行时间:0.101566s][吞吐率:9.85req/s] [内存消耗:1,992.26kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-charset' => 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', 'user-agent' => 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.opensiteexplorer.org/dotbot, help@moz.com)', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '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.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '156' LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 156 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-09-02T09:09:21+08:00 ] 119.164.13.67 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.072268s][吞吐率:13.84req/s] [内存消耗:1,068.90kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'favicon.ico', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'Hm_lvt_946f996ab7b073419462ec221f224e6a=1577755049,1577865811,1578379371,1578981100', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T09:09:21+08:00 ] 119.164.13.67 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.046877s][吞吐率:21.33req/s] [内存消耗:1,068.90kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'favicon.ico', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'Hm_lvt_946f996ab7b073419462ec221f224e6a=1577755049,1577865811,1578379371,1578981100', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T09:09:22+08:00 ] 119.164.13.67 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.046877s][吞吐率:21.33req/s] [内存消耗:1,068.90kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'favicon.ico', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'Hm_lvt_946f996ab7b073419462ec221f224e6a=1577755049,1577865811,1578379371,1578981100', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T09:12:41+08:00 ] 106.38.241.187 GET /index/news/xwxq/id/60.html [ info ] www.kinsana.cn/index/news/xwxq/id/60.html [运行时间:0.122075s][吞吐率:8.19req/s] [内存消耗:2,167.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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '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.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.019532s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 60 LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 60 [ RunTime:0.000977s ] [ 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.001953s ] --------------------------------------------------------------- [ 2020-09-02T09:12:59+08:00 ] 125.210.223.146 GET / [ info ] www.kinsana.cn/ [运行时间:0.150397s][吞吐率:6.65req/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 ( 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'referer' => 'http://sw.soyaom.com/html/2016/cow_prevention_0503/3266.html', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 12_4_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/6.7.3(0x16070321) NetType/WIFI Language/zh_CN', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', '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.011719s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.012695s ] [ 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.001954s ] [ 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.000976s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.016602s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-09-02T09:13:28+08:00 ] 125.210.223.146 POST /api/index/nypro [ info ] www.kinsana.cn/api/index/nypro [运行时间:0.104496s][吞吐率:9.57req/s] [内存消耗:2,386.77kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'nypro', ), ) [ info ] [ HEADER ] array ( 'x-requested-with' => 'XMLHttpRequest', 'accept-language' => 'zh-cn', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 12_4_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/6.7.3(0x16070321) NetType/WIFI Language/zh_CN', 'accept' => '*/*', 'connection' => 'close', 'content-length' => '0', 'cookie' => 'safedog-flow-item=', 'accept-encoding' => 'gzip, deflate', 'origin' => 'http://www.kinsana.cn', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\api\controller\Index->nypro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.021485s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 [ RunTime:0.007813s ] --------------------------------------------------------------- [ 2020-09-02T09:13:28+08:00 ] 125.210.223.146 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.097660s][吞吐率:10.24req/s] [内存消耗:1,695.73kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'types', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'content-length' => '9', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 12_4_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/6.7.3(0x16070321) NetType/WIFI Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cate_id' => '5', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.005859s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.022462s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015626s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,3,10,7,5,4,1,6) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-09-02T09:24:51+08:00 ] 42.156.138.74 GET /index/news/xwxq/id/79.html [ info ] www.kinsana.cn/index/news/xwxq/id/79.html [运行时间:0.111333s][吞吐率:8.98req/s] [内存消耗:2,197.51kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( '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 ( '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.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.013673s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 79 LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 79 [ RunTime:0.000977s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T09:34:29+08:00 ] 220.181.108.166 GET / [ info ] www.kinsana.cn/ [运行时间:0.125004s][吞吐率: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' => '*/*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-cn,zh-tw', 'user-agent' => 'Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.010743s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.013673s ] [ 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.012695s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.012696s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000976s ] --------------------------------------------------------------- [ 2020-09-02T09:34:30+08:00 ] 111.206.221.2 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.088870s][吞吐率:11.25req/s] [内存消耗:1,905.55kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip', 'x-requested-with' => 'XMLHttpRequest', 'x-devtools-emulate-network-conditions-client-id' => '7c97e48d-a837-461c-ac83-23c241ae0788', 'tmphost' => 'www.kinsana.cn', 'resource-type' => '13', 'referer' => 'http://www.kinsana.cn/', 'proxy-connection' => 'keep-alive', 'origin' => 'http://www.kinsana.cn', 'fetchergroup' => 'TELECOM', 'fetchaddr' => '114.215.150.118', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.5,en;q=0.3', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'content-length' => '7', 'user-agent' => 'Mozilla/5.0 (compatible; Baiduspider-render/2.0; +http://www.baidu.com/search/spider.html)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '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.010743s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.016602s ] [ 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.000976s ] --------------------------------------------------------------- [ 2020-09-02T09:55:57+08:00 ] 54.36.148.63 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.045900s][吞吐率:21.79req/s] [内存消耗:1,068.06kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'robots.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/6.1; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T09:56:01+08:00 ] 54.36.148.230 GET /index/product/cpxq/id/57.html [ info ] www.kinsana.cn/index/product/cpxq/id/57.html [运行时间:0.103520s][吞吐率:9.66req/s] [内存消耗:2,019.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', '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 ( '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.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.016602s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '57' LIMIT 1 [ RunTime:0.001953s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.013673s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 57 [ RunTime:0.000976s ] --------------------------------------------------------------- [ 2020-09-02T10:10:33+08:00 ] 60.8.123.38 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.050783s][吞吐率:19.69req/s] [内存消耗:1,068.00kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'robots.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip', '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/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T10:21:11+08:00 ] 123.183.224.173 GET / [ info ] www.kinsana.cn/ [运行时间:0.118169s][吞吐率:8.46req/s] [内存消耗:2,015.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 ( '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.000976s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.016602s ] [ 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.000976s ] [ 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.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.013672s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-09-02T10:26:09+08:00 ] 121.196.199.152 GET / [ info ] www.kinsana.cn/ [运行时间:0.125005s][吞吐率:8.00req/s] [内存消耗:2,015.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', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36', 'accept-encoding' => 'deflate, gzip', '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.000976s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.013672s ] [ 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.013672s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.013672s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-09-02T10:30:00+08:00 ] 113.128.197.142 GET / [ info ] www.kinsana.cn/ [运行时间:0.119133s][吞吐率:8.39req/s] [内存消耗:2,016.24kb] [文件加载: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/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.81 Safari/537.36 SE 2.X MetaSr 1.0', '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.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.016600s ] [ 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.000977s ] [ 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.014648s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000976s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.016601s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-09-02T10:30:01+08:00 ] 113.128.197.142 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.077143s][吞吐率:12.96req/s] [内存消耗:1,904.25kb] [文件加载: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/', '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/72.0.3626.81 Safari/537.36 SE 2.X MetaSr 1.0', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '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.000976s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015624s ] [ 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.000976s ] --------------------------------------------------------------- [ 2020-09-02T10:30:01+08:00 ] 113.128.197.142 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.039060s][吞吐率:25.60req/s] [内存消耗:1,069.84kb] [文件加载: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/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.81 Safari/537.36 SE 2.X MetaSr 1.0', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T10:32:02+08:00 ] 123.183.224.6 GET /index/news/xwxq/id/56.html [ info ] www.kinsana.cn/index/news/xwxq/id/56.html [运行时间:0.087885s][吞吐率:11.38req/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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '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.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015624s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 56 LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 56 [ RunTime:0.001953s ] [ 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.000976s ] --------------------------------------------------------------- [ 2020-09-02T10:33:32+08:00 ] 216.244.66.198 GET /index/news/xwlb.html?page=2 [ info ] www.kinsana.cn/index/news/xwlb.html?page=2 [运行时间:0.312480s][吞吐率:3.20req/s] [内存消耗:2,067.15kb] [文件加载: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', 'accept-charset' => 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', 'user-agent' => 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.opensiteexplorer.org/dotbot, help@moz.com)', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'page' => '2', ) [ 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.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.020506s ] [ 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 8,8 [ RunTime:0.203112s ] --------------------------------------------------------------- [ 2020-09-02T10:44:44+08:00 ] 219.132.130.175 GET / [ info ] www.kinsana.cn/ [运行时间:0.140631s][吞吐率:7.11req/s] [内存消耗:2,015.23kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.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.025391s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015626s ] [ 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.000977s ] [ 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.000976s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015626s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-09-02T10:52:37+08:00 ] 36.110.147.91 GET /index/news/xwxq/id/56.html [ info ] www.kinsana.cn/index/news/xwxq/id/56.html [运行时间:0.129888s][吞吐率:7.70req/s] [内存消耗:2,194.16kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.2; SHV-E250S Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.82 Mobile Safari/537.36', 'upgrade-insecure-requests' => '1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '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.012696s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015626s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 56 LIMIT 1 [ RunTime:0.000977s ] [ 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.001953s ] --------------------------------------------------------------- [ 2020-09-02T11:03:06+08:00 ] 123.126.68.140 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.048830s][吞吐率:20.48req/s] [内存消耗:1,067.94kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'robots.txt', 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' => 'deflate', 'accept' => 'text/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T11:52:04+08:00 ] 216.244.66.198 GET /index/news/xwxq/id/176.html [ info ] www.kinsana.cn/index/news/xwxq/id/176.html [运行时间:0.099613s][吞吐率:10.04req/s] [内存消耗:2,173.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', 'accept-charset' => 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', 'user-agent' => 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.opensiteexplorer.org/dotbot, help@moz.com)', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '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.010742s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.016602s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 176 LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 176 [ RunTime:0.000976s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T11:52:11+08:00 ] 216.244.66.198 GET /index/news/xwxq/id/202.html [ info ] www.kinsana.cn/index/news/xwxq/id/202.html [运行时间:0.091801s][吞吐率:10.89req/s] [内存消耗:2,193.94kb] [文件加载:55] [ info ] [ LANG ] 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.1; http://www.opensiteexplorer.org/dotbot, help@moz.com)', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '202', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.010742s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.013672s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 202 LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 202 [ RunTime:0.001953s ] [ 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.000976s ] --------------------------------------------------------------- [ 2020-09-02T12:04:29+08:00 ] 123.183.224.93 GET /index/news/xwxq/id/141.html [ info ] www.kinsana.cn/index/news/xwxq/id/141.html [运行时间:0.088862s][吞吐率:11.25req/s] [内存消耗:2,169.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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '141', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.014648s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 141 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 141 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-09-02T12:34:29+08:00 ] 220.181.108.102 GET /index/product/cpxq.html?id=136 [ info ] www.kinsana.cn/index/product/cpxq.html?id=136 [运行时间:0.107426s][吞吐率:9.31req/s] [内存消耗:2,016.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 ( '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 ( '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.011719s ] 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.001953s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.012696s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 136 [ RunTime:0.000976s ] --------------------------------------------------------------- [ 2020-09-02T13:06:09+08:00 ] 129.78.110.131 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.135733s][吞吐率:7.37req/s] [内存消耗:2,015.54kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 zgrab/0.x', '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.000976s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.016601s ] [ 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.000977s ] [ 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.000976s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.014648s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.017577s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000976s ] --------------------------------------------------------------- [ 2020-09-02T13:20:13+08:00 ] 60.8.123.218 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.083987s][吞吐率:11.91req/s] [内存消耗:1,068.01kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'robots.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip', 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2725.1286 Mobile Safari/537.36', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T13:20:22+08:00 ] 140.205.103.105 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.048830s][吞吐率:20.48req/s] [内存消耗:1,068.07kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'robots.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'YisouSpider', 'connection' => 'close', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,zh-TW;q=0.9,zh;q=0.8,en;q=0.7', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T13:20:22+08:00 ] 106.11.156.68 GET /index/news/xwxq/id/50.html [ info ] www.kinsana.cn/index/news/xwxq/id/50.html [运行时间:0.114263s][吞吐率:8.75req/s] [内存消耗:2,170.55kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', '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 ( '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.013673s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.016602s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 50 LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 50 [ RunTime:0.000977s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T13:21:34+08:00 ] 144.76.96.236 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.039064s][吞吐率:25.60req/s] [内存消耗:1,067.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'robots.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.kinsana.cn', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept' => '*/*', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T13:21:40+08:00 ] 144.76.96.236 GET /index/news/xwxq/id/120.html [ info ] www.kinsana.cn/index/news/xwxq/id/120.html [运行时间:0.094730s][吞吐率:10.56req/s] [内存消耗:2,171.08kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', '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 ( 'id' => '120', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.011719s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 120 LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 120 [ RunTime:0.000976s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T13:21:44+08:00 ] 144.76.96.236 GET /index/news/xwxq/id/122.html [ info ] www.kinsana.cn/index/news/xwxq/id/122.html [运行时间:0.095707s][吞吐率:10.45req/s] [内存消耗:2,207.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', '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 ( 'id' => '122', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.010743s ] 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` = 122 LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 122 [ RunTime:0.002930s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T13:21:52+08:00 ] 144.76.96.236 GET /index/news/xwxq/id/133.html [ info ] www.kinsana.cn/index/news/xwxq/id/133.html [运行时间:0.098636s][吞吐率:10.14req/s] [内存消耗:2,193.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 ( 'id' => '133', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.016602s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 133 LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 133 [ 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.000976s ] --------------------------------------------------------------- [ 2020-09-02T13:22:03+08:00 ] 144.76.96.236 GET /index/news/xwxq/id/135.html [ info ] www.kinsana.cn/index/news/xwxq/id/135.html [运行时间:0.101566s][吞吐率:9.85req/s] [内存消耗:2,234.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 ( 'id' => '135', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.011719s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.017579s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 135 LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 135 [ RunTime:0.000976s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T13:22:08+08:00 ] 144.76.96.236 GET /index/news/xwxq/id/136.html [ info ] www.kinsana.cn/index/news/xwxq/id/136.html [运行时间:0.115239s][吞吐率:8.68req/s] [内存消耗:2,198.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 ( '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 ( 'id' => '136', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.021485s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031251s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 136 LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 136 [ RunTime:0.003907s ] [ 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.000976s ] --------------------------------------------------------------- [ 2020-09-02T13:22:15+08:00 ] 144.76.96.236 GET /index/news/xwxq/id/152.html [ info ] www.kinsana.cn/index/news/xwxq/id/152.html [运行时间:0.100590s][吞吐率:9.94req/s] [内存消耗:2,173.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 ( '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 ( '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.010743s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015626s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 152 LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 152 [ RunTime:0.000977s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T13:22:24+08:00 ] 144.76.96.236 GET /index/news/xwxq/id/153.html [ info ] www.kinsana.cn/index/news/xwxq/id/153.html [运行时间:0.090824s][吞吐率:11.01req/s] [内存消耗:2,172.43kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', '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 ( 'id' => '153', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.016602s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 153 LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 153 [ RunTime:0.002930s ] [ 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.000976s ] --------------------------------------------------------------- [ 2020-09-02T13:22:29+08:00 ] 144.76.96.236 GET /index/news/xwxq/id/154.html [ info ] www.kinsana.cn/index/news/xwxq/id/154.html [运行时间:0.092777s][吞吐率:10.78req/s] [内存消耗:2,171.73kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', '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 ( '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.000976s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.017579s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 154 LIMIT 1 [ RunTime:0.001953s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 154 [ RunTime:0.000977s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T13:22:32+08:00 ] 49.7.20.65 GET /index/news/xwxq/id/29.html [ info ] www.kinsana.cn/index/news/xwxq/id/29.html [运行时间:0.084964s][吞吐率:11.77req/s] [内存消耗:2,200.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', '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 ( '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.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 29 LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 29 [ RunTime:0.000976s ] [ 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.001954s ] --------------------------------------------------------------- [ 2020-09-02T13:22:38+08:00 ] 144.76.96.236 GET /index/news/xwxq/id/155.html [ info ] www.kinsana.cn/index/news/xwxq/id/155.html [运行时间:0.101566s][吞吐率:9.85req/s] [内存消耗:2,197.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', '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 ( 'id' => '155', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.017579s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 155 LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 155 [ RunTime:0.008789s ] [ 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.000976s ] --------------------------------------------------------------- [ 2020-09-02T13:22:45+08:00 ] 144.76.96.236 GET /index/news/xwxq/id/156.html [ info ] www.kinsana.cn/index/news/xwxq/id/156.html [运行时间:0.082034s][吞吐率:12.19req/s] [内存消耗:2,200.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', '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 ( 'id' => '156', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000976s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 156 LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 156 [ RunTime:0.000976s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T13:24:19+08:00 ] 117.136.118.35 POST /api/index/nypro [ info ] www.kinsana.cn/api/index/nypro [运行时间:0.108402s][吞吐率:9.22req/s] [内存消耗:2,386.88kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'nypro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,en-US;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'user-agent' => 'Mozilla/5.0 (Linux; Android 9; STK-AL00 Build/HUAWEISTK-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.64 Mobile Safari/537.36 baiduboxapp/10.5.0.10 (Baidu; P1 9)', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => '*/*', 'content-length' => '0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\api\controller\Index->nypro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.011719s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.017578s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 [ RunTime:0.008790s ] --------------------------------------------------------------- [ 2020-09-02T13:24:19+08:00 ] 117.136.118.35 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.134771s][吞吐率:7.42req/s] [内存消耗:1,695.88kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'types', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,en-US;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 9; STK-AL00 Build/HUAWEISTK-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.64 Mobile Safari/537.36 baiduboxapp/10.5.0.10 (Baidu; P1 9)', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => '*/*', 'content-length' => '9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cate_id' => '5', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.010743s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.020508s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 [ RunTime:0.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.044923s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,3,10,7,5,4,1,6) [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-09-02T13:25:33+08:00 ] 117.136.118.35 POST /api/index/smpro [ info ] www.kinsana.cn/api/index/smpro [运行时间:0.084964s][吞吐率:11.77req/s] [内存消耗:1,707.56kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'smpro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,en-US;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 9; STK-AL00 Build/HUAWEISTK-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.64 Mobile Safari/537.36 baiduboxapp/10.5.0.10 (Baidu; P1 9)', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => '*/*', 'content-length' => '19', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cate_id' => '5', 'type_id' => '6', ) [ info ] [ RUN ] app\api\controller\Index->smpro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.010743s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015626s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 AND `type_id` = 6 [ RunTime:0.008790s ] --------------------------------------------------------------- [ 2020-09-02T13:25:41+08:00 ] 117.136.118.35 POST /api/index/zypro [ info ] www.kinsana.cn/api/index/zypro [运行时间:0.074222s][吞吐率:13.47req/s] [内存消耗:1,874.95kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'zypro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,en-US;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/zycp.html', 'user-agent' => 'Mozilla/5.0 (Linux; Android 9; STK-AL00 Build/HUAWEISTK-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.64 Mobile Safari/537.36 baiduboxapp/10.5.0.10 (Baidu; P1 9)', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => '*/*', 'content-length' => '0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\api\controller\Index->zypro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.010743s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.016602s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 2 [ RunTime:0.001954s ] --------------------------------------------------------------- [ 2020-09-02T13:25:42+08:00 ] 117.136.118.35 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.072268s][吞吐率:13.84req/s] [内存消耗:1,690.73kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'types', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,en-US;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/zycp.html', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 9; STK-AL00 Build/HUAWEISTK-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.64 Mobile Safari/537.36 baiduboxapp/10.5.0.10 (Baidu; P1 9)', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => '*/*', 'content-length' => '9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cate_id' => '2', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.013672s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 2 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.013672s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1) [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-09-02T13:25:47+08:00 ] 117.136.118.35 POST /api/index/nypro [ info ] www.kinsana.cn/api/index/nypro [运行时间:0.082035s][吞吐率:12.19req/s] [内存消耗:2,386.88kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'nypro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,en-US;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'user-agent' => 'Mozilla/5.0 (Linux; Android 9; STK-AL00 Build/HUAWEISTK-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.64 Mobile Safari/537.36 baiduboxapp/10.5.0.10 (Baidu; P1 9)', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => '*/*', 'content-length' => '0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\api\controller\Index->nypro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.010743s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015626s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 [ RunTime:0.005859s ] --------------------------------------------------------------- [ 2020-09-02T13:25:48+08:00 ] 117.136.118.35 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.095707s][吞吐率:10.45req/s] [内存消耗:1,695.92kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'types', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,en-US;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 9; STK-AL00 Build/HUAWEISTK-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.64 Mobile Safari/537.36 baiduboxapp/10.5.0.10 (Baidu; P1 9)', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => '*/*', 'content-length' => '9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cate_id' => '5', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.004883s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.022462s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 [ RunTime:0.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.013672s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,3,10,7,5,4,1,6) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-09-02T13:26:05+08:00 ] 117.136.118.35 POST /api/index/scpro [ info ] www.kinsana.cn/api/index/scpro [运行时间:0.072269s][吞吐率:13.84req/s] [内存消耗:1,730.98kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'scpro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,en-US;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/scycp.html', 'user-agent' => 'Mozilla/5.0 (Linux; Android 9; STK-AL00 Build/HUAWEISTK-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.64 Mobile Safari/537.36 baiduboxapp/10.5.0.10 (Baidu; P1 9)', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => '*/*', 'content-length' => '0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\api\controller\Index->scpro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.011719s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 4 [ RunTime:0.000976s ] --------------------------------------------------------------- [ 2020-09-02T13:26:06+08:00 ] 117.136.118.35 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.087894s][吞吐率:11.38req/s] [内存消耗:1,691.46kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'types', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,en-US;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/scycp.html', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 9; STK-AL00 Build/HUAWEISTK-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.64 Mobile Safari/537.36 baiduboxapp/10.5.0.10 (Baidu; P1 9)', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => '*/*', 'content-length' => '9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cate_id' => '4', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.010742s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 4 [ RunTime:0.001954s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (9,8) [ RunTime:0.000976s ] --------------------------------------------------------------- [ 2020-09-02T13:26:09+08:00 ] 117.136.118.35 POST /api/index/cwypro [ info ] www.kinsana.cn/api/index/cwypro [运行时间:0.076175s][吞吐率:13.13req/s] [内存消耗:1,714.66kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'cwypro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,en-US;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cwycp.html', 'user-agent' => 'Mozilla/5.0 (Linux; Android 9; STK-AL00 Build/HUAWEISTK-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.64 Mobile Safari/537.36 baiduboxapp/10.5.0.10 (Baidu; P1 9)', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => '*/*', 'content-length' => '0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\api\controller\Index->cwypro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.010742s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.019532s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 3 [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-09-02T13:26:09+08:00 ] 117.136.118.35 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.098637s][吞吐率:10.14req/s] [内存消耗:1,694.40kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'types', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,en-US;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cwycp.html', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 9; STK-AL00 Build/HUAWEISTK-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.64 Mobile Safari/537.36 baiduboxapp/10.5.0.10 (Baidu; P1 9)', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => '*/*', 'content-length' => '9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cate_id' => '3', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.010743s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.022461s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 [ RunTime:0.004883s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.012696s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,7,5,10) [ RunTime:0.000976s ] --------------------------------------------------------------- [ 2020-09-02T13:26:38+08:00 ] 117.136.118.35 POST /api/index/jqpro [ info ] www.kinsana.cn/api/index/jqpro [运行时间:0.092777s][吞吐率:10.78req/s] [内存消耗:1,795.91kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'jqpro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,en-US;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/jqycp.html', 'user-agent' => 'Mozilla/5.0 (Linux; Android 9; STK-AL00 Build/HUAWEISTK-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.64 Mobile Safari/537.36 baiduboxapp/10.5.0.10 (Baidu; P1 9)', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => '*/*', 'content-length' => '0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\api\controller\Index->jqpro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.019532s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.019532s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 1 [ RunTime:0.002930s ] --------------------------------------------------------------- [ 2020-09-02T13:26:38+08:00 ] 117.136.118.35 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.091801s][吞吐率:10.89req/s] [内存消耗:1,692.95kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'types', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,en-US;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/jqycp.html', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 9; STK-AL00 Build/HUAWEISTK-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.64 Mobile Safari/537.36 baiduboxapp/10.5.0.10 (Baidu; P1 9)', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => '*/*', 'content-length' => '9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cate_id' => '1', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001954s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.027344s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.012696s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,5,1,3) [ RunTime:0.000976s ] --------------------------------------------------------------- [ 2020-09-02T13:26:42+08:00 ] 117.136.118.35 POST /api/index/cwypro [ info ] www.kinsana.cn/api/index/cwypro [运行时间:0.082035s][吞吐率:12.19req/s] [内存消耗:1,714.66kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'cwypro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,en-US;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cwycp.html', 'user-agent' => 'Mozilla/5.0 (Linux; Android 9; STK-AL00 Build/HUAWEISTK-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.64 Mobile Safari/537.36 baiduboxapp/10.5.0.10 (Baidu; P1 9)', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => '*/*', 'content-length' => '0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\api\controller\Index->cwypro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002930s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.033205s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 3 [ RunTime:0.002929s ] --------------------------------------------------------------- [ 2020-09-02T13:26:42+08:00 ] 117.136.118.35 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.081058s][吞吐率:12.34req/s] [内存消耗:1,694.40kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'types', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,en-US;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cwycp.html', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 9; STK-AL00 Build/HUAWEISTK-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.64 Mobile Safari/537.36 baiduboxapp/10.5.0.10 (Baidu; P1 9)', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => '*/*', 'content-length' => '9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cate_id' => '3', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.010742s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.011719s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.011719s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,7,5,10) [ RunTime:0.001953s ] --------------------------------------------------------------- [ 2020-09-02T13:26:44+08:00 ] 117.136.118.35 POST /api/index/smpro [ info ] www.kinsana.cn/api/index/smpro [运行时间:0.077151s][吞吐率:12.96req/s] [内存消耗:1,703.33kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'smpro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,en-US;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cwycp.html', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 9; STK-AL00 Build/HUAWEISTK-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.64 Mobile Safari/537.36 baiduboxapp/10.5.0.10 (Baidu; P1 9)', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => '*/*', 'content-length' => '19', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cate_id' => '3', 'type_id' => '2', ) [ info ] [ RUN ] app\api\controller\Index->smpro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.010743s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.018555s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 3 AND `type_id` = 2 [ RunTime:0.000976s ] --------------------------------------------------------------- [ 2020-09-02T13:26:56+08:00 ] 117.136.118.35 POST /api/index/scpro [ info ] www.kinsana.cn/api/index/scpro [运行时间:0.066409s][吞吐率:15.06req/s] [内存消耗:1,730.98kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'scpro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,en-US;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/scycp.html', 'user-agent' => 'Mozilla/5.0 (Linux; Android 9; STK-AL00 Build/HUAWEISTK-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.64 Mobile Safari/537.36 baiduboxapp/10.5.0.10 (Baidu; P1 9)', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => '*/*', 'content-length' => '0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\api\controller\Index->scpro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.016602s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 4 [ RunTime:0.002930s ] --------------------------------------------------------------- [ 2020-09-02T13:26:57+08:00 ] 117.136.118.35 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.099613s][吞吐率:10.04req/s] [内存消耗:1,691.46kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'types', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,en-US;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/scycp.html', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 9; STK-AL00 Build/HUAWEISTK-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.64 Mobile Safari/537.36 baiduboxapp/10.5.0.10 (Baidu; P1 9)', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => '*/*', 'content-length' => '9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cate_id' => '4', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.010743s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.013672s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 4 [ RunTime:0.000976s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (9,8) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-09-02T13:26:57+08:00 ] 117.136.118.35 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.101567s][吞吐率:9.85req/s] [内存消耗:1,695.88kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'types', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,en-US;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 9; STK-AL00 Build/HUAWEISTK-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.64 Mobile Safari/537.36 baiduboxapp/10.5.0.10 (Baidu; P1 9)', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => '*/*', 'content-length' => '9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cate_id' => '5', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.012696s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 [ RunTime:0.001953s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015626s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,3,10,7,5,4,1,6) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-09-02T13:26:57+08:00 ] 117.136.118.35 POST /api/index/nypro [ info ] www.kinsana.cn/api/index/nypro [运行时间:0.107426s][吞吐率:9.31req/s] [内存消耗:2,386.88kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'nypro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,en-US;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'user-agent' => 'Mozilla/5.0 (Linux; Android 9; STK-AL00 Build/HUAWEISTK-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.64 Mobile Safari/537.36 baiduboxapp/10.5.0.10 (Baidu; P1 9)', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => '*/*', 'content-length' => '0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\api\controller\Index->nypro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.010743s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.024415s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 [ RunTime:0.016602s ] --------------------------------------------------------------- [ 2020-09-02T13:26:58+08:00 ] 117.136.118.35 POST /api/index/zypro [ info ] www.kinsana.cn/api/index/zypro [运行时间:0.079104s][吞吐率:12.64req/s] [内存消耗:1,874.95kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'zypro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,en-US;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/zycp.html', 'user-agent' => 'Mozilla/5.0 (Linux; Android 9; STK-AL00 Build/HUAWEISTK-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.64 Mobile Safari/537.36 baiduboxapp/10.5.0.10 (Baidu; P1 9)', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => '*/*', 'content-length' => '0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\api\controller\Index->zypro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.010743s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.017579s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 2 [ RunTime:0.004883s ] --------------------------------------------------------------- [ 2020-09-02T13:26:58+08:00 ] 117.136.118.35 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.086918s][吞吐率:11.51req/s] [内存消耗:1,695.88kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'types', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,en-US;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 9; STK-AL00 Build/HUAWEISTK-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.64 Mobile Safari/537.36 baiduboxapp/10.5.0.10 (Baidu; P1 9)', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => '*/*', 'content-length' => '9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cate_id' => '5', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.010743s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,3,10,7,5,4,1,6) [ RunTime:0.000976s ] --------------------------------------------------------------- [ 2020-09-02T13:26:59+08:00 ] 117.136.118.35 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.075198s][吞吐率:13.30req/s] [内存消耗:1,690.73kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'types', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,en-US;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/zycp.html', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 9; STK-AL00 Build/HUAWEISTK-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.64 Mobile Safari/537.36 baiduboxapp/10.5.0.10 (Baidu; P1 9)', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => '*/*', 'content-length' => '9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cate_id' => '2', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 2 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.013673s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1) [ RunTime:0.000976s ] --------------------------------------------------------------- [ 2020-09-02T13:26:59+08:00 ] 117.136.118.35 POST /api/index/nypro [ info ] www.kinsana.cn/api/index/nypro [运行时间:0.069339s][吞吐率:14.42req/s] [内存消耗:2,386.88kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'nypro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,en-US;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'user-agent' => 'Mozilla/5.0 (Linux; Android 9; STK-AL00 Build/HUAWEISTK-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.64 Mobile Safari/537.36 baiduboxapp/10.5.0.10 (Baidu; P1 9)', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => '*/*', 'content-length' => '0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\api\controller\Index->nypro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000976s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 [ RunTime:0.005859s ] --------------------------------------------------------------- [ 2020-09-02T14:08:43+08:00 ] 123.126.68.140 GET / [ info ] www.kinsana.cn/ [运行时间:0.124015s][吞吐率:8.06req/s] [内存消耗:2,016.51kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.sogou.com/web?query=site%3Awww.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36', 'upgrade-insecure-requests' => '1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;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.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.016601s ] [ 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.000976s ] [ 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.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.014647s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015624s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000976s ] --------------------------------------------------------------- [ 2020-09-02T14:08:44+08:00 ] 123.126.68.140 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.062496s][吞吐率:16.00req/s] [内存消耗:1,069.42kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36', 'cookie' => 'safedog-flow-item=', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T14:08:44+08:00 ] 123.126.68.140 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.091791s][吞吐率:10.89req/s] [内存消耗:1,903.87kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36', 'origin' => 'http://www.kinsana.cn', 'cookie' => 'safedog-flow-item=', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '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.002930s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.018554s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T14:19:34+08:00 ] 203.208.60.43 GET / [ info ] www.kinsana.cn/ [运行时间:0.140631s][吞吐率: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 ( '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.011719s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015626s ] [ 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.000976s ] [ 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.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.012696s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000976s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-09-02T14:19:43+08:00 ] 203.208.60.43 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.048825s][吞吐率:20.48req/s] [内存消耗:1,070.20kb] [文件加载: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/84.0.4147.133 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 ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T14:47:53+08:00 ] 42.156.138.111 GET /index/news/xwxq/id/154.html [ info ] www.kinsana.cn/index/news/xwxq/id/154.html [运行时间:0.120109s][吞吐率:8.33req/s] [内存消耗:2,171.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', '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 ( '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.011718s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.016600s ] [ 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.000976s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T15:07:27+08:00 ] 175.155.255.209 GET / [ info ] www.kinsana.cn/ [运行时间:0.124029s][吞吐率:8.06req/s] [内存消耗:2,016.34kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'en', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.010742s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.016602s ] [ 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.000977s ] [ 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.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.013672s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000976s ] --------------------------------------------------------------- [ 2020-09-02T15:33:28+08:00 ] 54.36.148.177 GET /index/news/xwxq/id/195.html [ info ] www.kinsana.cn/index/news/xwxq/id/195.html [运行时间:0.114262s][吞吐率:8.75req/s] [内存消耗:2,174.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 ( '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 ( '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.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.016602s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 195 LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 195 [ RunTime:0.001953s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T15:38:10+08:00 ] 203.208.60.39 GET /robots.txt [ info ] xn--vhqsn14am88k.com/robots.txt [运行时间:0.050784s][吞吐率:19.69req/s] [内存消耗:1,068.14kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'robots.txt', 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)', 'accept' => 'text/plain,text/html,*/*', 'connection' => 'close', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T15:38:12+08:00 ] 203.208.60.8 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.125005s][吞吐率:8.00req/s] [内存消耗:2,016.05kb] [文件加载: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.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.014649s ] [ 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.000976s ] [ 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.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.014649s ] [ 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 ] --------------------------------------------------------------- [ 2020-09-02T15:38:17+08:00 ] 203.208.60.35 GET /ajaxArea.php?id=1000139 [ info ] xn--vhqsn14am88k.com/ajaxArea.php?id=1000139 [运行时间:0.041018s][吞吐率:24.38req/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 ( '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/84.0.4147.133 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 ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T15:41:34+08:00 ] 140.205.77.220 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.041989s][吞吐率:23.82req/s] [内存消耗:1,068.07kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'robots.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'YisouSpider', 'connection' => 'close', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,zh-TW;q=0.9,zh;q=0.8,en;q=0.7', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T15:46:42+08:00 ] 203.208.60.45 GET /robots.txt [ info ] www.xn--vhqsn14am88k.com/robots.txt [运行时间:0.044923s][吞吐率:22.26req/s] [内存消耗:1,068.07kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'robots.txt', 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)', 'accept' => 'text/plain,text/html,*/*', 'connection' => 'close', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T15:46:44+08:00 ] 203.208.60.74 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.153326s][吞吐率:6.52req/s] [内存消耗:2,016.13kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( '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.000976s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.022462s ] [ 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.000976s ] [ 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.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.022462s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000976s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.013673s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.001953s ] --------------------------------------------------------------- [ 2020-09-02T15:46:47+08:00 ] 203.208.60.24 GET /ajaxArea.php?id=1000139 [ info ] www.xn--vhqsn14am88k.com/ajaxArea.php?id=1000139 [运行时间:0.057619s][吞吐率:17.36req/s] [内存消耗:1,070.27kb] [文件加载: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/84.0.4147.140 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 ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T15:55:28+08:00 ] 42.236.10.113 GET / [ info ] www.kinsana.cn/ [运行时间:0.114262s][吞吐率:8.75req/s] [内存消耗:2,016.20kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.4.2661.102 Safari/537.36; 360Spider', 'connection' => 'close', 'accept-language' => 'zh-CN', 'accept' => '*/*', 'cookie' => '', 'referer' => 'http://www.kinsana.cn/', 'accept-encoding' => 'deflate, gzip', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000976s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.014649s ] [ 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.000977s ] [ 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.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.013672s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000976s ] --------------------------------------------------------------- [ 2020-09-02T16:03:08+08:00 ] 216.244.66.198 GET /index/news/xwxq/id/29.html [ info ] www.kinsana.cn/index/news/xwxq/id/29.html [运行时间:0.114262s][吞吐率:8.75req/s] [内存消耗:2,200.23kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-charset' => 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', 'user-agent' => 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.opensiteexplorer.org/dotbot, help@moz.com)', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '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.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015626s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 29 LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 29 [ RunTime:0.001953s ] [ 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.001953s ] --------------------------------------------------------------- [ 2020-09-02T16:13:44+08:00 ] 111.202.101.165 GET /index/news/xwxq/id/75.html [ info ] www.kinsana.cn/index/news/xwxq/id/75.html [运行时间:0.099613s][吞吐率:10.04req/s] [内存消耗:2,192.66kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '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.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.020509s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 75 LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 75 [ RunTime:0.000977s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T16:16:36+08:00 ] 49.7.20.136 GET /index/product/jqyp.html [ info ] www.kinsana.cn/index/product/jqyp.html [运行时间:0.119146s][吞吐率:8.39req/s] [内存消耗:2,108.23kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'jqyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ 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.010742s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 1 AND `state` = 1 LIMIT 1 [ RunTime:0.000976s ] [ 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.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,5,8) [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-09-02T16:17:05+08:00 ] 203.208.60.105 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.122075s][吞吐率:8.19req/s] [内存消耗:2,016.59kb] [文件加载: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/80.0.3987.92 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..4"', '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.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.014649s ] [ 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.000977s ] [ 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.015626s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.017578s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-09-02T16:17:10+08:00 ] 203.208.60.52 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.034181s][吞吐率:29.26req/s] [内存消耗:1,068.09kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'robots.txt', 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)', 'accept' => 'text/plain,text/html,*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T16:45:49+08:00 ] 110.249.202.148 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.045896s][吞吐率:21.79req/s] [内存消耗:1,068.00kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'robots.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip', '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/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T17:07:08+08:00 ] 220.249.46.105 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.040041s][吞吐率:24.97req/s] [内存消耗:1,067.94kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'robots.txt', 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' => 'deflate', 'accept' => 'text/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T17:16:23+08:00 ] 216.244.66.198 GET /index/news/xwxq/id/174.html [ info ] www.kinsana.cn/index/news/xwxq/id/174.html [运行时间:0.097660s][吞吐率:10.24req/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-charset' => 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', 'user-agent' => 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.opensiteexplorer.org/dotbot, help@moz.com)', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '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.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.016602s ] [ 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.000976s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T17:20:35+08:00 ] 180.76.170.52 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.122075s][吞吐率:8.19req/s] [内存消耗:2,015.52kb] [文件加载: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.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.014649s ] [ 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.000977s ] [ 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.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.013672s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-09-02T17:26:26+08:00 ] 49.7.21.103 GET /index/news/xwxq/id/23.html [ info ] www.kinsana.cn/index/news/xwxq/id/23.html [运行时间:0.103509s][吞吐率:9.66req/s] [内存消耗:2,044.65kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '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.010742s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.014648s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 23 LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 23 [ RunTime:0.000976s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T17:47:32+08:00 ] 123.55.48.78 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.045901s][吞吐率:21.79req/s] [内存消耗:1,068.84kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'favicon.ico', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'Hm_lvt_99ec3e0819bd6ac83f83f49e733a6a9d=1576413926', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3775.400 QQBrowser/10.6.4208.400', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T18:09:58+08:00 ] 216.244.66.198 GET /index/news/xwxq/id/69.html [ info ] www.kinsana.cn/index/news/xwxq/id/69.html [运行时间:0.084964s][吞吐率:11.77req/s] [内存消耗:2,206.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.1; http://www.opensiteexplorer.org/dotbot, help@moz.com)', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '69', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015626s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 69 LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 69 [ RunTime:0.000976s ] [ 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.000976s ] --------------------------------------------------------------- [ 2020-09-02T19:24:16+08:00 ] 54.36.148.149 GET /index/news/xwxq/id/194.html [ info ] www.kinsana.cn/index/news/xwxq/id/194.html [运行时间:0.098627s][吞吐率:10.14req/s] [内存消耗:2,173.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 ( 'id' => '194', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.011718s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.017577s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 194 LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 194 [ RunTime:0.000977s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T19:24:21+08:00 ] 180.97.238.84 GET / [ info ] www.kinsana.cn/ [运行时间:0.125969s][吞吐率:7.94req/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', 'host' => 'www.kinsana.cn', 'ua-cpu' => 'x86', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; TencentTraveler ; EmbeddedWB 14.52 from: http://www.bsalsa.com/ EmbeddedWB 14.52; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.590; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022)', ) [ 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.011718s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.014648s ] [ 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.013671s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.016600s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-09-02T19:24:21+08:00 ] 180.97.238.84 GET / [ info ] www.kinsana.cn/ [运行时间:0.117180s][吞吐率:8.53req/s] [内存消耗:2,015.84kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'dnt' => '1', 'ua-cpu' => 'x86', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 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.011718s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.013671s ] [ 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.000976s ] [ 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.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.013671s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000976s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.012695s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000976s ] --------------------------------------------------------------- [ 2020-09-02T19:29:36+08:00 ] 192.99.37.138 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.042970s][吞吐率:23.27req/s] [内存消耗:1,067.64kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'robots.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.kinsana.cn', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept' => '*/*', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T19:30:12+08:00 ] 192.99.37.138 GET /index/news/xwxq/id/123.html [ info ] www.kinsana.cn/index/news/xwxq/id/123.html [运行时间:0.105472s][吞吐率:9.48req/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', '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 ( '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.011719s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.013672s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 123 LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 123 [ RunTime:0.001953s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-02T20:00:40+08:00 ] 180.76.170.52 GET / [ info ] www.kinsana.cn/ [运行时间:0.124992s][吞吐率:8.00req/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,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.010741s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.016600s ] [ 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.000976s ] [ 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.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.014647s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.014648s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000976s ] --------------------------------------------------------------- [ 2020-09-02T20:02:30+08:00 ] 111.225.149.148 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.040036s][吞吐率:24.98req/s] [内存消耗:1,068.00kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'robots.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip', '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/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T20:11:18+08:00 ] 220.181.108.145 GET /index/product/cpxq/id/143.html [ info ] www.kinsana.cn/index/product/cpxq/id/143.html [运行时间:0.098626s][吞吐率:10.14req/s] [内存消耗:2,014.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 ( '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 ( '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.000976s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.014647s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '143' LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.013671s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 143 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-09-02T20:40:43+08:00 ] 47.100.11.197 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.132804s][吞吐率:7.53req/s] [内存消耗:2,016.09kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.8', 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 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.010741s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015624s ] [ 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.000977s ] [ 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.000976s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.014648s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000976s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.017577s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-09-02T20:40:43+08:00 ] 47.100.11.197 GET /explicit_not_exist_path [ info ] xn--vhqsn14am88k.com/explicit_not_exist_path [运行时间:0.040036s][吞吐率:24.98req/s] [内存消耗:1,069.24kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'explicit_not_exist_path', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.8', 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T20:40:44+08:00 ] 47.100.11.197 GET /index.html [ info ] xn--vhqsn14am88k.com/index.html [运行时间:0.125969s][吞吐率:7.94req/s] [内存消耗:2,019.54kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.8', 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 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.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.018554s ] [ 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.014647s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.017577s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-09-02T20:40:44+08:00 ] 47.100.11.197 GET /index.php [ info ] xn--vhqsn14am88k.com/index.php [运行时间:0.119133s][吞吐率:8.39req/s] [内存消耗:2,016.39kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.8', 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 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.011718s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.014648s ] [ 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.001953s ] [ 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.012695s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000976s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.013671s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-09-02T20:40:45+08:00 ] 47.100.11.197 GET /index.jsp [ info ] xn--vhqsn14am88k.com/index.jsp [运行时间:0.038083s][吞吐率:26.26req/s] [内存消耗:1,069.30kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index.jsp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.8', 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T20:40:46+08:00 ] 47.100.11.197 GET /admin/ [ info ] xn--vhqsn14am88k.com/admin/ [运行时间:0.085932s][吞吐率:11.64req/s] [内存消耗:1,327.73kb] [文件加载:46] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.8', 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ VIEW ] D:\WWW\kinsasa\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T20:40:46+08:00 ] 47.100.11.197 GET /favicon.ico [ info ] xn--vhqsn14am88k.com/favicon.ico [运行时间:0.041990s][吞吐率:23.82req/s] [内存消耗:1,069.40kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'favicon.ico', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; PHPSESSID=iiaccpvtprkoodoretfnevo4v4', 'accept-language' => 'zh-CN,zh;q=0.8', 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T20:40:47+08:00 ] 47.100.11.197 GET /wp-login.php [ info ] xn--vhqsn14am88k.com/wp-login.php [运行时间:0.040037s][吞吐率:24.98req/s] [内存消耗:1,069.40kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-login.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; PHPSESSID=iiaccpvtprkoodoretfnevo4v4', 'accept-language' => 'zh-CN,zh;q=0.8', 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T20:40:47+08:00 ] 47.100.11.197 GET /readme.html [ info ] xn--vhqsn14am88k.com/readme.html [运行时间:0.039060s][吞吐率:25.60req/s] [内存消耗:1,069.38kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'readme', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; PHPSESSID=iiaccpvtprkoodoretfnevo4v4', 'accept-language' => 'zh-CN,zh;q=0.8', 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T20:40:47+08:00 ] 47.100.11.197 GET /license.txt [ info ] xn--vhqsn14am88k.com/license.txt [运行时间:0.040036s][吞吐率:24.98req/s] [内存消耗:1,069.40kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'license.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; PHPSESSID=iiaccpvtprkoodoretfnevo4v4', 'accept-language' => 'zh-CN,zh;q=0.8', 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T20:40:47+08:00 ] 47.100.11.197 GET /wp-includes/js/wplink.js [ info ] xn--vhqsn14am88k.com/wp-includes/js/wplink.js [运行时间:0.039060s][吞吐率:25.60req/s] [内存消耗:1,069.45kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'js', 2 => 'wplink.js', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; PHPSESSID=iiaccpvtprkoodoretfnevo4v4', 'accept-language' => 'zh-CN,zh;q=0.8', 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T20:40:47+08:00 ] 47.100.11.197 GET /wp-admin/js/customize-controls.js [ info ] xn--vhqsn14am88k.com/wp-admin/js/customize-controls.js [运行时间:0.040036s][吞吐率:24.98req/s] [内存消耗:1,069.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'js', 2 => 'customize-controls.js', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; PHPSESSID=iiaccpvtprkoodoretfnevo4v4', 'accept-language' => 'zh-CN,zh;q=0.8', 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T20:40:47+08:00 ] 47.100.11.197 GET /wp-admin/js/nav-menu.js [ info ] xn--vhqsn14am88k.com/wp-admin/js/nav-menu.js [运行时间:0.043942s][吞吐率:22.76req/s] [内存消耗:1,069.47kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'js', 2 => 'nav-menu.js', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; PHPSESSID=iiaccpvtprkoodoretfnevo4v4', 'accept-language' => 'zh-CN,zh;q=0.8', 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T20:40:47+08:00 ] 47.100.11.197 GET /wp-includes/js/plupload/handlers.js [ info ] xn--vhqsn14am88k.com/wp-includes/js/plupload/handlers.js [运行时间:0.039060s][吞吐率:25.60req/s] [内存消耗:1,069.54kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'js', 2 => 'plupload', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; PHPSESSID=iiaccpvtprkoodoretfnevo4v4', 'accept-language' => 'zh-CN,zh;q=0.8', 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T20:40:48+08:00 ] 47.100.11.197 GET /wp-includes/js/tinymce/wp-tinymce.js.gz [ info ] xn--vhqsn14am88k.com/wp-includes/js/tinymce/wp-tinymce.js.gz [运行时间:0.040036s][吞吐率:24.98req/s] [内存消耗:1,069.48kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'js', 2 => 'tinymce', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; PHPSESSID=iiaccpvtprkoodoretfnevo4v4', 'accept-language' => 'zh-CN,zh;q=0.8', 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T20:40:48+08:00 ] 47.100.11.197 GET /robots.txt [ info ] xn--vhqsn14am88k.com/robots.txt [运行时间:0.038083s][吞吐率:26.26req/s] [内存消耗:1,069.39kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'robots.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; PHPSESSID=iiaccpvtprkoodoretfnevo4v4', 'accept-language' => 'zh-CN,zh;q=0.8', 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T20:40:48+08:00 ] 47.100.11.197 GET /index.php/explicit_not_exist_path [ info ] xn--vhqsn14am88k.com/index.php/explicit_not_exist_path [运行时间:0.040036s][吞吐率:24.98req/s] [内存消耗:1,066.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'explicit_not_exist_path', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; PHPSESSID=iiaccpvtprkoodoretfnevo4v4', 'accept-language' => 'zh-CN,zh;q=0.8', 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T20:40:48+08:00 ] 47.100.11.197 GET /4e5e5d7364f443e28fbf0d3ae744a59a [ info ] xn--vhqsn14am88k.com/4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.040036s][吞吐率:24.98req/s] [内存消耗:1,069.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '4e5e5d7364f443e28fbf0d3ae744a59a', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; PHPSESSID=iiaccpvtprkoodoretfnevo4v4', 'accept-language' => 'zh-CN,zh;q=0.8', 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T20:40:48+08:00 ] 47.100.11.197 GET /?c=4e5e5d7364f443e28fbf0d3ae744a59a [ info ] xn--vhqsn14am88k.com/?c=4e5e5d7364f443e28fbf0d3ae744a59a [运行时间:0.116204s][吞吐率:8.61req/s] [内存消耗:2,017.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 ( 'cookie' => 'safedog-flow-item=; PHPSESSID=iiaccpvtprkoodoretfnevo4v4', 'accept-language' => 'zh-CN,zh;q=0.8', 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( 'c' => '4e5e5d7364f443e28fbf0d3ae744a59a', ) [ 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.011718s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.013671s ] [ 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.013671s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.012694s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-09-02T20:40:48+08:00 ] 47.100.11.197 GET /r/cms/www/red/img/prompt.jpg [ info ] xn--vhqsn14am88k.com/r/cms/www/red/img/prompt.jpg [运行时间:0.037107s][吞吐率:26.95req/s] [内存消耗:1,069.72kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'r', 1 => 'cms', 2 => 'www', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; PHPSESSID=iiaccpvtprkoodoretfnevo4v4', 'accept-language' => 'zh-CN,zh;q=0.8', 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( 'red' => 'img', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T20:40:49+08:00 ] 47.100.11.197 GET /r/cms/www/red/style/swiper.min.js [ info ] xn--vhqsn14am88k.com/r/cms/www/red/style/swiper.min.js [运行时间:0.038083s][吞吐率:26.26req/s] [内存消耗:1,069.80kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'r', 1 => 'cms', 2 => 'www', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; PHPSESSID=iiaccpvtprkoodoretfnevo4v4', 'accept-language' => 'zh-CN,zh;q=0.8', 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( 'red' => 'style', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T20:40:49+08:00 ] 47.100.11.197 GET /wcm/ [ info ] xn--vhqsn14am88k.com/wcm/ [运行时间:0.039060s][吞吐率:25.60req/s] [内存消耗:1,069.45kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wcm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; PHPSESSID=iiaccpvtprkoodoretfnevo4v4', 'accept-language' => 'zh-CN,zh;q=0.8', 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T20:40:49+08:00 ] 47.100.11.197 GET /phpMyAdmin/ [ info ] xn--vhqsn14am88k.com/phpMyAdmin/ [运行时间:0.039060s][吞吐率:25.60req/s] [内存消耗:1,069.40kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'phpMyAdmin', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; PHPSESSID=iiaccpvtprkoodoretfnevo4v4', 'accept-language' => 'zh-CN,zh;q=0.8', 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T20:40:49+08:00 ] 47.100.11.197 GET /phpmyadmin/ [ info ] xn--vhqsn14am88k.com/phpmyadmin/ [运行时间:0.039060s][吞吐率:25.60req/s] [内存消耗:1,069.40kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'phpmyadmin', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; PHPSESSID=iiaccpvtprkoodoretfnevo4v4', 'accept-language' => 'zh-CN,zh;q=0.8', 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T20:41:28+08:00 ] 183.36.115.11 GET /index/about/qyjj.html [ info ] www.kinsana.cn/index/about/qyjj.html [运行时间:0.056637s][吞吐率:17.66req/s] [内存消耗:1,282.77kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'qyjj', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ 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 --------------------------------------------------------------- [ 2020-09-02T21:03:34+08:00 ] 140.205.103.61 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.042971s][吞吐率:23.27req/s] [内存消耗:1,068.07kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'robots.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'YisouSpider', 'connection' => 'close', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,zh-TW;q=0.9,zh;q=0.8,en;q=0.7', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T22:10:59+08:00 ] 157.55.39.18 GET /robots.txt [ info ] xn--vhqsn14am88k.com/robots.txt [运行时间:0.053707s][吞吐率:18.62req/s] [内存消耗:1,068.49kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'robots.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', 'host' => 'xn--vhqsn14am88k.com', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'pragma' => 'no-cache', 'connection' => 'close', 'cache-control' => 'no-cache', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T22:11:02+08:00 ] 157.55.39.214 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.166005s][吞吐率:6.02req/s] [内存消耗:2,015.87kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', 'host' => 'xn--vhqsn14am88k.com', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'pragma' => 'no-cache', 'connection' => 'close', 'cache-control' => 'no-cache', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.026366s ] [ 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.000977s ] [ 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.000976s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.019530s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.022459s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-09-02T22:25:16+08:00 ] 220.249.46.105 GET /index/news/xwxq/id/39.html [ info ] www.kinsana.cn/index/news/xwxq/id/39.html [运行时间:0.130864s][吞吐率:7.64req/s] [内存消耗:2,172.58kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.2; SHV-E250S Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.82 Mobile Safari/537.36', 'upgrade-insecure-requests' => '1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '39', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.010743s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.019532s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 39 LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 39 [ RunTime:0.001953s ] [ 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.000976s ] --------------------------------------------------------------- [ 2020-09-02T23:08:34+08:00 ] 60.8.123.233 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.048830s][吞吐率:20.48req/s] [内存消耗:1,068.00kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'robots.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip', '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/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T23:28:44+08:00 ] 106.11.158.101 GET /index/news/xwxq/id/56.html [ info ] www.kinsana.cn/index/news/xwxq/id/56.html [运行时间:0.122062s][吞吐率:8.19req/s] [内存消耗:2,194.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', '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 ( '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.023436s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.017577s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 56 LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 56 [ RunTime:0.000977s ] [ 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 ] --------------------------------------------------------------- [ 2020-09-02T23:28:51+08:00 ] 106.11.154.44 GET /index/news/xwxq/id/103.html [ info ] www.kinsana.cn/index/news/xwxq/id/103.html [运行时间:0.106439s][吞吐率:9.40req/s] [内存消耗:2,205.19kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', '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 ( 'id' => '103', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.013671s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 103 LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 103 [ RunTime:0.000977s ] [ 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.000976s ] --------------------------------------------------------------- [ 2020-09-02T23:37:44+08:00 ] 54.36.148.172 GET /index/product/cpxq/id/101.html [ info ] www.kinsana.cn/index/product/cpxq/id/101.html [运行时间:0.125981s][吞吐率:7.94req/s] [内存消耗:2,020.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', '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 ( '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.011719s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.016602s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '101' LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.014649s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 101 [ RunTime:0.000976s ] --------------------------------------------------------------- [ 2020-09-02T23:42:14+08:00 ] 115.226.22.166 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.053708s][吞吐率:18.62req/s] [内存消耗:1,068.85kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'favicon.ico', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3775.400 QQBrowser/10.6.4208.400', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-09-02T23:56:18+08:00 ] 116.179.32.208 GET /index/news/hydtnews.html [ info ] www.kinsana.cn/index/news/hydtnews.html [运行时间:0.089847s][吞吐率:11.13req/s] [内存消耗:2,082.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 ( 'accept' => '*/*', 'accept-encoding' => 'gzip', 'if-none-match' => '', 'accept-language' => 'zh-cn,zh-tw', 'user-agent' => 'Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\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.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.018556s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000977s ] [ 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.001953s ]