---------------------------------------------------------------
[ 2020-06-29T00:05:12+08:00 ] 216.244.66.198 GET /news/qywh.html
[ info ] www.kinsana.cn/news/qywh.html [运行时间:0.040040s][吞吐率:24.98req/s] [内存消耗:1,068.16kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'news',
1 => 'qywh',
2 => NULL,
),
)
[ 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 (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T00:15:15+08:00 ] 123.183.224.90 GET /index/product/cpxq/id/123.html
[ info ] www.kinsana.cn/index/product/cpxq/id/123.html [运行时间:0.093753s][吞吐率:10.67req/s] [内存消耗:1,987.04kb] [文件加载:52]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'product',
2 => 'cpxq',
),
)
[ info ] [ HEADER ] array (
'if-modified-since' => 'Sun, 12 Jan 2020 00:18:59 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' => '123',
)
[ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array (
0 => 'res',
1 => 'photoRes',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.012696s ]
[ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '123' LIMIT 1 [ RunTime:0.006837s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.011719s ]
[ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 123 [ RunTime:0.000000s ]
---------------------------------------------------------------
[ 2020-06-29T00:18:25+08:00 ] 54.36.149.5 GET /qywh.html
[ info ] www.kinsana.cn/qywh.html [运行时间:0.036134s][吞吐率:27.67req/s] [内存消耗:1,068.02kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'qywh',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip, br',
'accept' => '*/*',
'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/6.1; +http://ahrefs.com/robot/)',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T00:45:34+08:00 ] 42.156.138.20 GET /index/news/hydtnews.html?page=8
[ info ] www.kinsana.cn/index/news/hydtnews.html?page=8 [运行时间:0.105472s][吞吐率:9.48req/s] [内存消耗:2,083.93kb] [文件加载:56]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'news',
2 => 'hydtnews',
),
)
[ info ] [ HEADER ] array (
'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 (
'page' => '8',
)
[ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array (
0 => 'newRes',
1 => 'page',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.013673s ]
[ 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 56,8 [ RunTime:0.002930s ]
---------------------------------------------------------------
[ 2020-06-29T00:54:00+08:00 ] 125.121.174.135 GET /index.php?s=index/%5Cthink%5Capp/invokefunction&function=call_user_func_array&vars%5B0%5D=phpinfo&vars%5B1%5D%5B%5D=1
[ info ] www.kinsana.cn/index.php?s=index/%5Cthink%5Capp/invokefunction&function=call_user_func_array&vars%5B0%5D=phpinfo&vars%5B1%5D%5B%5D=1 [运行时间:0.055667s][吞吐率:17.96req/s] [内存消耗:1,069.64kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => '\\think\\app',
2 => 'invokefunction',
),
)
[ info ] [ HEADER ] array (
'content-type' => 'application/x-www-form-urlencoded',
'connection' => 'close',
'accept' => '*/*',
'accept-encoding' => 'gzip, deflate',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
'function' => 'call_user_func_array',
'vars' =>
array (
0 => 'phpinfo',
1 =>
array (
0 => '1',
),
),
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T01:00:45+08:00 ] 49.7.21.119 GET /index/product/cpxq/id/56.html
[ info ] www.kinsana.cn/index/product/cpxq/id/56.html [运行时间:0.098636s][吞吐率:10.14req/s] [内存消耗:2,016.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 (
'if-modified-since' => 'Wed, 08 Jan 2020 03:25:52 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' => '56',
)
[ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array (
0 => 'res',
1 => 'photoRes',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.012696s ]
[ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '56' LIMIT 1 [ RunTime:0.000977s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.013672s ]
[ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 56 [ RunTime:0.000000s ]
---------------------------------------------------------------
[ 2020-06-29T01:01:33+08:00 ] 49.7.21.147 GET /robots.txt
[ info ] www.kinsana.cn/robots.txt [运行时间:0.038087s][吞吐率:26.26req/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-06-29T01:01:56+08:00 ] 42.156.254.78 GET /index/news/hydtnews.html?page=7
[ info ] www.kinsana.cn/index/news/hydtnews.html?page=7 [运行时间:0.085941s][吞吐率:11.64req/s] [内存消耗:2,084.45kb] [文件加载:56]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'news',
2 => 'hydtnews',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'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' => '7',
)
[ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array (
0 => 'newRes',
1 => 'page',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.013673s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ 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 48,8 [ RunTime:0.002930s ]
---------------------------------------------------------------
[ 2020-06-29T01:07:30+08:00 ] 42.120.160.30 GET /index/news/xwxq/id/15.html
[ info ] www.kinsana.cn/index/news/xwxq/id/15.html [运行时间:0.089838s][吞吐率:11.13req/s] [内存消耗:2,169.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 (
'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' => '15',
)
[ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ CACHE ] INIT File
[ info ] [ VIEW ] D:\WWW\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` = 15 LIMIT 1 [ RunTime:0.000976s ]
[ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 15 [ 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-06-29T01:11:49+08:00 ] 49.7.21.147 GET /index/product/cpxq/id/142.html
[ info ] www.kinsana.cn/index/product/cpxq/id/142.html [运行时间:0.119146s][吞吐率:8.39req/s] [内存消耗:2,012.70kb] [文件加载:52]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'product',
2 => 'cpxq',
),
)
[ info ] [ HEADER ] array (
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.sogou.com/web?query=site%3Awww.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Linux; Android 4.0; GT-I9300 Build/IMM76D) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/59.0.3071.92',
'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' => '142',
)
[ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array (
0 => 'res',
1 => 'photoRes',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.010743s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.013672s ]
[ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '142' LIMIT 1 [ RunTime:0.000977s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.012695s ]
[ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 142 [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T01:31:59+08:00 ] 123.183.224.90 GET /product/hubei_fjmdrlzs/ywyfzx.html
[ info ] www.kinsana.cn/product/hubei_fjmdrlzs/ywyfzx.html [运行时间:0.041013s][吞吐率:24.38req/s] [内存消耗:1,068.75kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'product',
1 => 'hubei_fjmdrlzs',
2 => 'ywyfzx',
),
)
[ info ] [ HEADER ] array (
'if-modified-since' => 'Sun, 20 Jan 2019 09:28:39 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-06-29T01:38:55+08:00 ] 58.250.125.165 GET /index/product/cpxq/id/142.html
[ info ] www.kinsana.cn/index/product/cpxq/id/142.html [运行时间:0.106450s][吞吐率:9.39req/s] [内存消耗:2,011.95kb] [文件加载:52]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'product',
2 => 'cpxq',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'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' => '142',
)
[ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array (
0 => 'res',
1 => 'photoRes',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.013673s ]
[ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '142' LIMIT 1 [ RunTime:0.000976s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.011719s ]
[ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 142 [ RunTime:0.000000s ]
---------------------------------------------------------------
[ 2020-06-29T02:17:45+08:00 ] 110.249.202.16 GET /robots.txt
[ info ] www.kinsana.cn/robots.txt [运行时间:0.039064s][吞吐率:25.60req/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-06-29T02:44:55+08:00 ] 49.7.21.119 GET /index/product/cpxq/id/71.html
[ info ] www.kinsana.cn/index/product/cpxq/id/71.html [运行时间:0.103520s][吞吐率:9.66req/s] [内存消耗:2,016.69kb] [文件加载:52]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'product',
2 => 'cpxq',
),
)
[ info ] [ HEADER ] array (
'if-modified-since' => 'Mon, 20 Jan 2020 00:49:23 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' => '71',
)
[ 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.012696s ]
[ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '71' LIMIT 1 [ RunTime:0.000976s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.011719s ]
[ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 71 [ RunTime:0.000000s ]
---------------------------------------------------------------
[ 2020-06-29T03:03:14+08:00 ] 115.239.67.183 GET /e/admin/index.php
[ info ] www.kinsana.cn/e/admin/index.php [运行时间:0.041994s][吞吐率:23.81req/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-06-29T03:33:37+08:00 ] 123.183.224.90 GET /index/news/xwxq/id/3.html
[ info ] www.kinsana.cn/index/news/xwxq/id/3.html [运行时间:0.083987s][吞吐率:11.91req/s] [内存消耗:2,165.47kb] [文件加载:55]
[ info ] [ LANG ] 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' => 'Thu, 11 Jun 2020 11:13:34 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' => '3',
)
[ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ CACHE ] INIT File
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array (
0 => 'res',
1 => 'fasts',
2 => 'nexts',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.000977s ] 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` = 3 LIMIT 1 [ RunTime:0.000977s ]
[ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 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' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000976s ]
---------------------------------------------------------------
[ 2020-06-29T03:33:55+08:00 ] 42.156.254.98 GET /index/product/cpxq/id/129.html
[ info ] www.kinsana.cn/index/product/cpxq/id/129.html [运行时间:0.095706s][吞吐率:10.45req/s] [内存消耗:2,017.51kb] [文件加载:52]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'product',
2 => 'cpxq',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'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' => '129',
)
[ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array (
0 => 'res',
1 => 'photoRes',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.010742s ] 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` = '129' LIMIT 1 [ RunTime:0.000976s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.014649s ]
[ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 129 [ RunTime:0.003907s ]
---------------------------------------------------------------
[ 2020-06-29T03:34:10+08:00 ] 54.36.149.5 GET /rczp.html
[ info ] www.kinsana.cn/rczp.html [运行时间:0.041993s][吞吐率:23.81req/s] [内存消耗:1,068.02kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'rczp',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'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-06-29T03:49:08+08:00 ] 220.181.108.121 GET /index/product/cpxq/id/144.html
[ info ] www.kinsana.cn/index/product/cpxq/id/144.html [运行时间:0.102543s][吞吐率:9.75req/s] [内存消耗:2,014.35kb] [文件加载: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' => '144',
)
[ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array (
0 => 'res',
1 => 'photoRes',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.011719s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.013672s ]
[ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '144' LIMIT 1 [ RunTime:0.000000s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.011719s ]
[ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 144 [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T04:20:59+08:00 ] 46.229.168.151 GET /robots.txt
[ info ] www.kinsana.cn/robots.txt [运行时间:0.041013s][吞吐率:24.38req/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 (
'user-agent' => 'Mozilla/5.0 (compatible; SemrushBot/6~bl; +http://www.semrush.com/bot.html)',
'connection' => 'close',
'accept-encoding' => 'gzip,deflate',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T04:21:00+08:00 ] 46.229.168.132 GET /
[ info ] www.kinsana.cn/ [运行时间:0.117180s][吞吐率:8.53req/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 (
'user-agent' => 'Mozilla/5.0 (compatible; SemrushBot/6~bl; +http://www.semrush.com/bot.html)',
'connection' => 'close',
'accept-encoding' => 'gzip,deflate',
'accept' => 'text/html, application/rss+xml, application/atom+xml, text/xml, text/rss+xml',
'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.014647s ]
[ 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.014648s ]
[ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000976s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.014648s ]
[ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ]
---------------------------------------------------------------
[ 2020-06-29T04:31:39+08:00 ] 218.73.99.127 GET /e/admin/index.php
[ info ] www.kinsana.cn/e/admin/index.php [运行时间:0.040041s][吞吐率:24.97req/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-06-29T05:07:10+08:00 ] 66.249.68.50 GET /robots.txt
[ info ] www.kinsana.cn/robots.txt [运行时间:0.038088s][吞吐率:26.25req/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-06-29T05:07:11+08:00 ] 66.249.71.50 GET /
[ info ] www.kinsana.cn/ [运行时间:0.102543s][吞吐率:9.75req/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/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.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.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-06-29T05:21:40+08:00 ] 42.156.136.105 GET /index/product/cpxq/id/144.html
[ info ] www.kinsana.cn/index/product/cpxq/id/144.html [运行时间:0.101566s][吞吐率:9.85req/s] [内存消耗:2,015.22kb] [文件加载: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',
'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' => '144',
)
[ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array (
0 => 'res',
1 => 'photoRes',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.011719s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.012696s ]
[ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '144' LIMIT 1 [ RunTime:0.000976s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.012696s ]
[ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 144 [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T05:29:11+08:00 ] 106.11.156.154 GET /index/product/cpxq/id/109.html
[ info ] www.kinsana.cn/index/product/cpxq/id/109.html [运行时间:0.094730s][吞吐率:10.56req/s] [内存消耗:1,987.50kb] [文件加载: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',
'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' => '109',
)
[ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array (
0 => 'res',
1 => 'photoRes',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.000976s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.013672s ]
[ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '109' LIMIT 1 [ RunTime:0.000976s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.012696s ]
[ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 109 [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T06:02:04+08:00 ] 42.236.10.112 GET /
[ info ] www.kinsana.cn/ [运行时间:0.107426s][吞吐率:9.31req/s] [内存消耗:2,016.38kb] [文件加载:52]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => '',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'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.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.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.000976s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.012696s ]
[ 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-06-29T06:14:56+08:00 ] 182.138.137.193 GET /
[ info ] www.kinsana.cn/ [运行时间:0.123051s][吞吐率:8.13req/s] [内存消耗:2,015.72kb] [文件加载:52]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => '',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array (
0 => 'gsRes',
1 => 'hyRes',
2 => 'cate',
3 => 'hdp',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.011719s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.012696s ]
[ 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.011719s ]
[ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.012696s ]
[ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T06:28:12+08:00 ] 106.11.158.100 GET /index/news/xwxq/id/214.html
[ info ] www.kinsana.cn/index/news/xwxq/id/214.html [运行时间:0.100590s][吞吐率:9.94req/s] [内存消耗:2,167.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' => '214',
)
[ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ CACHE ] INIT File
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array (
0 => 'res',
1 => 'fasts',
2 => 'nexts',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.010743s ] 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` = 214 LIMIT 1 [ RunTime:0.000977s ]
[ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 214 [ 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-06-29T06:34:10+08:00 ] 42.120.160.70 GET /index/news/hydtnews.html?page=27
[ info ] www.kinsana.cn/index/news/hydtnews.html?page=27 [运行时间:0.101566s][吞吐率:9.85req/s] [内存消耗:2,071.55kb] [文件加载:56]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'news',
2 => 'hydtnews',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'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 (
'page' => '27',
)
[ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array (
0 => 'newRes',
1 => 'page',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.001954s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.013673s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ]
[ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 208,8 [ RunTime:0.002930s ]
---------------------------------------------------------------
[ 2020-06-29T06:38:17+08:00 ] 110.249.201.210 GET /robots.txt
[ info ] www.kinsana.cn/robots.txt [运行时间:0.042970s][吞吐率:23.27req/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-06-29T07:04:21+08:00 ] 54.36.148.141 GET /ywyfzx.html
[ info ] www.kinsana.cn/ywyfzx.html [运行时间:0.038088s][吞吐率:26.25req/s] [内存消耗:1,068.03kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'ywyfzx',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'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-06-29T07:16:16+08:00 ] 49.7.21.94 GET /
[ info ] www.kinsana.cn/ [运行时间:0.109379s][吞吐率:9.14req/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 (
'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.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.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.012696s ]
[ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.012696s ]
[ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000976s ]
---------------------------------------------------------------
[ 2020-06-29T07:50:25+08:00 ] 157.55.39.216 GET /product/130.html
[ info ] www.kinsana.cn/product/130.html [运行时间:0.036131s][吞吐率:27.68req/s] [内存消耗:1,068.75kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'product',
1 => '130',
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'user-agent' => 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)',
'host' => 'www.kinsana.cn',
'from' => 'bingbot(at)microsoft.com',
'accept-encoding' => 'gzip, deflate',
'accept' => '*/*',
'pragma' => 'no-cache',
'connection' => 'close',
'cache-control' => 'no-cache',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T07:51:16+08:00 ] 157.55.39.18 GET /robots.txt
[ info ] www.kinsana.cn/robots.txt [运行时间:0.032224s][吞吐率:31.03req/s] [内存消耗:1,068.42kb] [文件加载: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' => 'www.kinsana.cn',
'accept-encoding' => 'gzip, deflate',
'accept' => '*/*',
'pragma' => 'no-cache',
'connection' => 'close',
'cache-control' => 'no-cache',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T08:00:50+08:00 ] 220.181.108.75 GET /
[ info ] www.kinsana.cn/ [运行时间:0.104496s][吞吐率:9.57req/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 (
'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.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.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.011719s ]
[ 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-06-29T08:09:03+08:00 ] 110.87.26.31 GET /favicon.ico
[ info ] www.kinsana.cn/favicon.ico [运行时间:0.038087s][吞吐率:26.26req/s] [内存消耗:1,068.22kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'favicon.ico',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T08:09:55+08:00 ] 40.77.167.198 GET /product/gansu_97.html
[ info ] www.kinsana.cn/product/gansu_97.html [运行时间:0.039064s][吞吐率:25.60req/s] [内存消耗:1,068.80kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'product',
1 => 'gansu_97',
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'user-agent' => 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)',
'host' => 'www.kinsana.cn',
'from' => 'bingbot(at)microsoft.com',
'accept-encoding' => 'gzip, deflate',
'accept' => '*/*',
'pragma' => 'no-cache',
'connection' => 'close',
'cache-control' => 'no-cache',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T08:21:50+08:00 ] 111.202.101.93 GET /index/product/cpxq/id/116.html
[ info ] www.kinsana.cn/index/product/cpxq/id/116.html [运行时间:0.113285s][吞吐率:8.83req/s] [内存消耗:1,987.10kb] [文件加载: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, 12 Jan 2020 03:05:46 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' => '116',
)
[ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array (
0 => 'res',
1 => 'photoRes',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.010742s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.013672s ]
[ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '116' LIMIT 1 [ RunTime:0.000976s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.012696s ]
[ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 116 [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T08:24:31+08:00 ] 112.229.239.128 GET /
[ info ] www.kinsana.cn/ [运行时间:0.128911s][吞吐率:7.76req/s] [内存消耗:2,017.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 (
'cookie' => 'Hm_lvt_946f996ab7b073419462ec221f224e6a=1592181351; safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',
'upgrade-insecure-requests' => '1',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array (
0 => 'gsRes',
1 => 'hyRes',
2 => 'cate',
3 => 'hdp',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.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.000000s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.011719s ]
[ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.013672s ]
[ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T08:24:31+08:00 ] 112.229.239.128 GET /ajaxArea.php?id=1000139
[ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.050784s][吞吐率:19.69req/s] [内存消耗:1,070.05kb] [文件加载: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' => 'Hm_lvt_946f996ab7b073419462ec221f224e6a=1592181351; 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 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',
'x-requested-with' => 'XMLHttpRequest',
'accept' => '*/*',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
'id' => '1000139',
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T08:24:31+08:00 ] 112.229.239.128 GET /favicon.ico
[ info ] www.kinsana.cn/favicon.ico [运行时间:0.051760s][吞吐率:19.32req/s] [内存消耗:1,069.50kb] [文件加载: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=1592181351; safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/',
'accept' => 'image/webp,image/apng,image/*,*/*;q=0.8',
'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',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T08:24:32+08:00 ] 112.229.239.128 POST /index/index/proapi.html
[ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.082035s][吞吐率:12.19req/s] [内存消耗:1,904.39kb] [文件加载: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' => 'Hm_lvt_946f996ab7b073419462ec221f224e6a=1592181351; safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/',
'origin' => 'http://www.kinsana.cn',
'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36',
'x-requested-with' => 'XMLHttpRequest',
'accept' => 'application/json, text/javascript, */*; q=0.01',
'content-length' => '7',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
'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.020508s ]
[ 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-06-29T08:48:45+08:00 ] 116.116.253.136 GET /favicon.ico
[ info ] www.kinsana.cn/favicon.ico [运行时间:0.038087s][吞吐率:26.26req/s] [内存消耗:1,068.22kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'favicon.ico',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T08:50:44+08:00 ] 180.76.170.52 GET /
[ info ] www.kinsana.cn/ [运行时间:0.104496s][吞吐率:9.57req/s] [内存消耗:2,015.72kb] [文件加载:52]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => '',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'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.000977s ] 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.012696s ]
[ 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-06-29T09:10:06+08:00 ] 114.118.3.145 GET /
[ info ] www.kinsana.cn/ [运行时间:0.120110s][吞吐率:8.33req/s] [内存消耗:2,015.04kb] [文件加载: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',
)
[ 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.012695s ]
[ 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.000000s ]
---------------------------------------------------------------
[ 2020-06-29T09:15:09+08:00 ] 106.11.153.49 GET /index/news/xwxq/id/206.html
[ info ] www.kinsana.cn/index/news/xwxq/id/206.html [运行时间:0.095707s][吞吐率:10.45req/s] [内存消耗:2,169.02kb] [文件加载:55]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'news',
2 => 'xwxq',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'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' => '206',
)
[ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ CACHE ] INIT File
[ info ] [ VIEW ] D:\WWW\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` = 206 LIMIT 1 [ RunTime:0.000977s ]
[ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 206 [ 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-06-29T09:34:52+08:00 ] 54.36.149.5 GET /index/product/cpzt.html
[ info ] www.kinsana.cn/index/product/cpzt.html [运行时间:0.097650s][吞吐率:10.24req/s] [内存消耗:2,115.84kb] [文件加载:56]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'product',
2 => 'cpzt',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip, br',
'accept' => '*/*',
'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/6.1; +http://ahrefs.com/robot/)',
'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.000976s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.012695s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ]
[ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ]
[ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.012694s ]
[ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T09:35:52+08:00 ] 157.55.39.222 GET /product/baiyin_90.html
[ info ] www.kinsana.cn/product/baiyin_90.html [运行时间:0.043942s][吞吐率:22.76req/s] [内存消耗:1,068.80kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'product',
1 => 'baiyin_90',
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'user-agent' => 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)',
'host' => 'www.kinsana.cn',
'from' => 'bingbot(at)microsoft.com',
'accept-encoding' => 'gzip, deflate',
'accept' => '*/*',
'pragma' => 'no-cache',
'connection' => 'close',
'cache-control' => 'no-cache',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T09:51:55+08:00 ] 192.99.15.33 GET /robots.txt
[ info ] www.kinsana.cn/robots.txt [运行时间:0.040037s][吞吐率:24.98req/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-06-29T09:54:04+08:00 ] 192.99.15.33 GET /index/news/xwxq/id/90.html
[ info ] www.kinsana.cn/index/news/xwxq/id/90.html [运行时间:0.091801s][吞吐率:10.89req/s] [内存消耗:2,191.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',
'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' => '90',
)
[ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ CACHE ] INIT File
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array (
0 => 'res',
1 => 'fasts',
2 => 'nexts',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 90 LIMIT 1 [ RunTime:0.000977s ]
[ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 90 [ RunTime:0.000000s ]
[ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T09:54:29+08:00 ] 192.99.15.33 GET /index/news/xwxq/id/92.html
[ info ] www.kinsana.cn/index/news/xwxq/id/92.html [运行时间:0.093754s][吞吐率:10.67req/s] [内存消耗:2,187.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',
'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' => '92',
)
[ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ CACHE ] INIT File
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array (
0 => 'res',
1 => 'fasts',
2 => 'nexts',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.011719s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.011719s ]
[ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 92 LIMIT 1 [ RunTime:0.000977s ]
[ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 92 [ RunTime:0.000000s ]
[ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T09:54:44+08:00 ] 192.99.15.33 GET /index/news/xwxq/id/93.html
[ info ] www.kinsana.cn/index/news/xwxq/id/93.html [运行时间:0.091800s][吞吐率:10.89req/s] [内存消耗:2,164.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',
'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' => '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.011719s ] 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` = 93 LIMIT 1 [ RunTime:0.000976s ]
[ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 93 [ 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-06-29T09:55:11+08:00 ] 192.99.15.33 GET /index/news/xwxq/id/94.html
[ info ] www.kinsana.cn/index/news/xwxq/id/94.html [运行时间:0.091800s][吞吐率:10.89req/s] [内存消耗:2,188.37kb] [文件加载:55]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'news',
2 => 'xwxq',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'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' => '94',
)
[ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ CACHE ] INIT File
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array (
0 => 'res',
1 => 'fasts',
2 => 'nexts',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 94 LIMIT 1 [ RunTime:0.000976s ]
[ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 94 [ RunTime:0.000000s ]
[ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T09:55:33+08:00 ] 192.99.15.33 GET /index/news/xwxq/id/95.html
[ info ] www.kinsana.cn/index/news/xwxq/id/95.html [运行时间:0.080081s][吞吐率:12.49req/s] [内存消耗:2,187.98kb] [文件加载:55]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'news',
2 => 'xwxq',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'host' => 'www.kinsana.cn',
'accept-language' => 'zh',
'accept-encoding' => 'br,gzip',
'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)',
'accept' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php',
)
[ info ] [ PARAM ] array (
'id' => '95',
)
[ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ CACHE ] INIT File
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array (
0 => 'res',
1 => 'fasts',
2 => 'nexts',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.000977s ] 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` = 95 LIMIT 1 [ RunTime:0.000977s ]
[ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 95 [ RunTime:0.000000s ]
[ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T09:56:04+08:00 ] 192.99.15.33 GET /index/news/xwxq/id/96.html
[ info ] www.kinsana.cn/index/news/xwxq/id/96.html [运行时间:0.083988s][吞吐率:11.91req/s] [内存消耗:2,165.44kb] [文件加载:55]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'news',
2 => 'xwxq',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'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' => '96',
)
[ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ CACHE ] INIT File
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array (
0 => 'res',
1 => 'fasts',
2 => 'nexts',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.001954s ] 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` = 96 LIMIT 1 [ RunTime:0.000977s ]
[ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 96 [ RunTime:0.000000s ]
[ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000976s ]
---------------------------------------------------------------
[ 2020-06-29T09:56:19+08:00 ] 192.99.15.33 GET /index/news/xwxq/id/97.html
[ info ] www.kinsana.cn/index/news/xwxq/id/97.html [运行时间:0.091800s][吞吐率:10.89req/s] [内存消耗:2,192.83kb] [文件加载:55]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'news',
2 => 'xwxq',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'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' => '97',
)
[ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ CACHE ] INIT File
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array (
0 => 'res',
1 => 'fasts',
2 => 'nexts',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 97 LIMIT 1 [ RunTime:0.000976s ]
[ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 97 [ 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-06-29T09:56:39+08:00 ] 192.99.15.33 GET /index/news/xwxq/id/98.html
[ info ] www.kinsana.cn/index/news/xwxq/id/98.html [运行时间:0.089847s][吞吐率:11.13req/s] [内存消耗:2,189.52kb] [文件加载:55]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'news',
2 => 'xwxq',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'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' => '98',
)
[ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ CACHE ] INIT File
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array (
0 => 'res',
1 => 'fasts',
2 => 'nexts',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 98 LIMIT 1 [ RunTime:0.000977s ]
[ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 98 [ RunTime:0.000000s ]
[ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.001953s ]
---------------------------------------------------------------
[ 2020-06-29T10:01:51+08:00 ] 111.225.148.111 GET /robots.txt
[ info ] www.kinsana.cn/robots.txt [运行时间:0.036131s][吞吐率:27.68req/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-06-29T10:03:30+08:00 ] 36.59.113.172 GET /favicon.ico
[ info ] www.kinsana.cn/favicon.ico [运行时间:0.049807s][吞吐率:20.08req/s] [内存消耗:1,069.02kb] [文件加载: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.8',
'accept-encoding' => 'gzip, deflate, sdch',
'accept' => 'image/webp,image/*,*/*;q=0.8',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.98 Safari/537.36 LBBROWSER',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T10:24:28+08:00 ] 222.173.55.98 GET /
[ info ] www.kinsana.cn/ [运行时间:0.121086s][吞吐率:8.26req/s] [内存消耗:2,016.55kb] [文件加载:52]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => '',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'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,application/signed-exchange;v=b3',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
'upgrade-insecure-requests' => '1',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array (
0 => 'gsRes',
1 => 'hyRes',
2 => 'cate',
3 => 'hdp',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.010741s ] 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.000000s ]
[ 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.013671s ]
[ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ]
---------------------------------------------------------------
[ 2020-06-29T10:24:31+08:00 ] 222.173.55.98 GET /ajaxArea.php?id=1000139
[ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.037107s][吞吐率:26.95req/s] [内存消耗:1,069.78kb] [文件加载: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 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
'x-requested-with' => 'XMLHttpRequest',
'accept' => '*/*',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
'id' => '1000139',
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T10:24:32+08:00 ] 222.173.55.98 POST /index/index/proapi.html
[ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.067378s][吞吐率:14.84req/s] [内存消耗:1,904.24kb] [文件加载: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 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
'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.013671s ]
[ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ]
---------------------------------------------------------------
[ 2020-06-29T10:24:35+08:00 ] 222.173.55.98 GET /index/contanct/lxwm.html
[ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.042966s][吞吐率:23.27req/s] [内存消耗:1,326.85kb] [文件加载:45]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'contanct',
2 => 'lxwm',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
'upgrade-insecure-requests' => '1',
'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-06-29T10:24:47+08:00 ] 207.46.13.217 GET /taiwan.html
[ info ] www.kinsana.cn/taiwan.html [运行时间:0.031248s][吞吐率:32.00req/s] [内存消耗:1,068.85kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'taiwan',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'user-agent' => 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)',
'host' => 'www.kinsana.cn',
'from' => 'bingbot(at)microsoft.com',
'accept-encoding' => 'gzip, deflate',
'accept' => '*/*',
'pragma' => 'no-cache',
'connection' => 'close',
'cache-control' => 'no-cache',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T10:25:08+08:00 ] 222.173.55.98 GET /
[ info ] www.kinsana.cn/ [运行时间:0.134757s][吞吐率:7.42req/s] [内存消耗:2,017.11kb] [文件加载:52]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => '',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'cookie' => 'safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/index/contanct/lxwm.html',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
'upgrade-insecure-requests' => '1',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array (
0 => 'gsRes',
1 => 'hyRes',
2 => 'cate',
3 => 'hdp',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.010742s ] 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.013671s ]
[ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T10:25:09+08:00 ] 222.173.55.98 GET /ajaxArea.php?id=1000139
[ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.040036s][吞吐率:24.98req/s] [内存消耗:1,069.78kb] [文件加载: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 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
'x-requested-with' => 'XMLHttpRequest',
'accept' => '*/*',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
'id' => '1000139',
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T10:25:09+08:00 ] 222.173.55.98 POST /index/index/proapi.html
[ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.066402s][吞吐率:15.06req/s] [内存消耗:1,904.24kb] [文件加载: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 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
'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.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.013671s ]
[ 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-06-29T10:25:10+08:00 ] 222.173.55.98 GET /index/about/qyjj.html
[ info ] www.kinsana.cn/index/about/qyjj.html [运行时间:0.041013s][吞吐率:24.38req/s] [内存消耗:1,284.34kb] [文件加载:43]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'about',
2 => 'qyjj',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
'upgrade-insecure-requests' => '1',
'connection' => 'close',
'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-06-29T10:25:18+08:00 ] 222.173.55.98 GET /
[ info ] www.kinsana.cn/ [运行时间:0.116203s][吞吐率:8.61req/s] [内存消耗:2,017.11kb] [文件加载:52]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => '',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'cookie' => 'safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/index/about/qyjj.html',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
'upgrade-insecure-requests' => '1',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array (
0 => 'gsRes',
1 => 'hyRes',
2 => 'cate',
3 => 'hdp',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.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.012694s ]
[ 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.000000s ]
---------------------------------------------------------------
[ 2020-06-29T10:25:19+08:00 ] 222.173.55.98 GET /ajaxArea.php?id=1000139
[ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.039060s][吞吐率:25.60req/s] [内存消耗:1,069.78kb] [文件加载: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 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
'x-requested-with' => 'XMLHttpRequest',
'accept' => '*/*',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
'id' => '1000139',
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T10:25:19+08:00 ] 222.173.55.98 POST /index/index/proapi.html
[ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.062496s][吞吐率:16.00req/s] [内存消耗:1,904.24kb] [文件加载: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 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
'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.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.013671s ]
[ 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-06-29T10:25:29+08:00 ] 222.173.55.98 GET /favicon.ico
[ info ] www.kinsana.cn/favicon.ico [运行时间:0.032224s][吞吐率:31.03req/s] [内存消耗:1,069.35kb] [文件加载: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',
'referer' => 'http://www.kinsana.cn/',
'accept' => 'image/webp,image/apng,image/*,*/*;q=0.8',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.3; 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-06-29T10:29:12+08:00 ] 49.7.20.93 GET /
[ info ] www.kinsana.cn/ [运行时间:0.109379s][吞吐率:9.14req/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 (
'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.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.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.013673s ]
[ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ]
---------------------------------------------------------------
[ 2020-06-29T10:49:13+08:00 ] 222.133.52.46 GET /
[ info ] www.kinsana.cn/ [运行时间:0.122075s][吞吐率:8.19req/s] [内存消耗:2,016.41kb] [文件加载:52]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => '',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'gzip, deflate',
'accept-language' => 'zh-cn',
'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1 Safari/605.1.15',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'upgrade-insecure-requests' => '1',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array (
0 => 'gsRes',
1 => 'hyRes',
2 => 'cate',
3 => 'hdp',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.011719s ] 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.013673s ]
[ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000976s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.012696s ]
[ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ]
---------------------------------------------------------------
[ 2020-06-29T10:54:13+08:00 ] 222.133.52.46 GET /
[ info ] www.kinsana.cn/ [运行时间:0.133780s][吞吐率:7.47req/s] [内存消耗:2,016.66kb] [文件加载:52]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => '',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'gzip, deflate',
'accept-language' => 'zh-cn',
'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1 Safari/605.1.15',
'cookie' => 'safedog-flow-item=',
'upgrade-insecure-requests' => '1',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array (
0 => 'gsRes',
1 => 'hyRes',
2 => 'cate',
3 => 'hdp',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.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.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.011718s ]
[ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.013671s ]
[ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000976s ]
---------------------------------------------------------------
[ 2020-06-29T10:54:15+08:00 ] 222.133.52.46 GET /ajaxArea.php?id=1000139
[ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.047848s][吞吐率:20.90req/s] [内存消耗:1,069.80kb] [文件加载: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 (
'x-requested-with' => 'XMLHttpRequest',
'accept-language' => 'zh-cn',
'referer' => 'http://www.kinsana.cn/',
'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1 Safari/605.1.15',
'accept' => '*/*',
'connection' => 'close',
'cookie' => 'safedog-flow-item=',
'accept-encoding' => 'gzip, deflate',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
'id' => '1000139',
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T10:54:15+08:00 ] 222.133.52.46 POST /index/index/proapi.html
[ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.092767s][吞吐率:10.78req/s] [内存消耗:1,904.20kb] [文件加载: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=',
'content-length' => '7',
'referer' => 'http://www.kinsana.cn/',
'connection' => 'close',
'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1 Safari/605.1.15',
'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' => 'application/json, text/javascript, */*; q=0.01',
'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.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.012694s ]
[ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ]
---------------------------------------------------------------
[ 2020-06-29T10:54:26+08:00 ] 222.133.52.46 GET /favicon.ico
[ info ] www.kinsana.cn/favicon.ico [运行时间:0.051755s][吞吐率:19.32req/s] [内存消耗:1,069.12kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'favicon.ico',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/',
'accept-language' => 'zh-cn',
'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1 Safari/605.1.15',
'cookie' => 'safedog-flow-item=',
'connection' => 'close',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T10:54:26+08:00 ] 222.133.52.46 GET /apple-touch-icon-precomposed.png
[ info ] www.kinsana.cn/apple-touch-icon-precomposed.png [运行时间:0.059566s][吞吐率:16.79req/s] [内存消耗:1,068.52kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'apple-touch-icon-precomposed.png',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'user-agent' => 'Safari%E6%B5%8F%E8%A7%88%E5%99%A8/15609.1.20.111.8 CFNetwork/1125.2 Darwin/19.4.0 (x86_64)',
'accept-encoding' => 'gzip, deflate',
'connection' => 'close',
'accept-language' => 'zh-cn',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T10:54:26+08:00 ] 222.133.52.46 GET /apple-touch-icon.png
[ info ] www.kinsana.cn/apple-touch-icon.png [运行时间:0.046872s][吞吐率:21.33req/s] [内存消耗:1,068.27kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'apple-touch-icon.png',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'user-agent' => 'Safari%E6%B5%8F%E8%A7%88%E5%99%A8/15609.1.20.111.8 CFNetwork/1125.2 Darwin/19.4.0 (x86_64)',
'accept-encoding' => 'gzip, deflate',
'connection' => 'close',
'accept-language' => 'zh-cn',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T11:07:02+08:00 ] 54.36.148.21 GET /index/product/cwyp.html
[ info ] www.kinsana.cn/index/product/cwyp.html [运行时间:0.112297s][吞吐率:8.90req/s] [内存消耗:2,113.66kb] [文件加载:56]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'product',
2 => 'cwyp',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip, br',
'accept' => '*/*',
'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/6.1; +http://ahrefs.com/robot/)',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array (
0 => 'res',
1 => 'page',
2 => 'types',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.011718s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.017577s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 3 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ]
[ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ]
[ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015624s ]
[ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000000s ]
---------------------------------------------------------------
[ 2020-06-29T11:07:49+08:00 ] 61.155.157.2 GET /
[ info ] www.kinsana.cn/ [运行时间:0.143545s][吞吐率:6.97req/s] [内存消耗:2,016.18kb] [文件加载: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/78.0.3904.97 Safari/537.36',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'accept-encoding' => 'gzip, deflate, br',
'accept-language' => 'zh-CN,zh;q=0.9',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array (
0 => 'gsRes',
1 => 'hyRes',
2 => 'cate',
3 => 'hdp',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.012694s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.014647s ]
[ 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.016600s ]
[ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000977s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.018553s ]
[ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T11:12:30+08:00 ] 42.156.139.6 GET /index/product/cwyp.html?page=1
[ info ] www.kinsana.cn/index/product/cwyp.html?page=1 [运行时间:0.121099s][吞吐率:8.26req/s] [内存消耗:2,115.34kb] [文件加载:56]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'product',
2 => 'cwyp',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'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' => '1',
)
[ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array (
0 => 'res',
1 => 'page',
2 => 'types',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.001953s ] 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` = 3 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ]
[ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ]
[ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000977s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.014649s ]
[ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T11:19:23+08:00 ] 17.58.100.38 GET /robots.txt
[ info ] www.kinsana.cn/robots.txt [运行时间:0.041013s][吞吐率:24.38req/s] [内存消耗:1,068.53kb] [文件加载: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' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.1 Safari/605.1.15 (Applebot/0.1; +http://www.apple.com/go/applebot)',
'host' => 'www.kinsana.cn',
'accept-encoding' => 'gzip,identity',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T11:19:25+08:00 ] 17.58.102.66 GET /index/product/scp.html
[ info ] www.kinsana.cn/index/product/scp.html [运行时间:0.091791s][吞吐率:10.89req/s] [内存消耗:2,086.76kb] [文件加载:56]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'product',
2 => 'scp',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.1 Safari/605.1.15 (Applebot/0.1; +http://www.apple.com/go/applebot)',
'host' => 'www.kinsana.cn',
'accept-encoding' => 'gzip,identity',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'accept-language' => 'zh-hans',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\Product->scp[ D:\WWW\kinsasa\application\index\controller\Product.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\scp.htm [ array (
0 => 'res',
1 => 'page',
2 => 'types',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.013671s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 4 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ]
[ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 4 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ]
[ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 4 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.012695s ]
[ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,9) [ RunTime:0.000976s ]
---------------------------------------------------------------
[ 2020-06-29T11:30:10+08:00 ] 111.202.101.93 GET /index/news/xwxq/id/196.html
[ info ] www.kinsana.cn/index/news/xwxq/id/196.html [运行时间:0.094721s][吞吐率:10.56req/s] [内存消耗:2,165.11kb] [文件加载:55]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'news',
2 => 'xwxq',
),
)
[ info ] [ HEADER ] array (
'if-modified-since' => 'Thu, 11 Jun 2020 09:45:16 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' => '196',
)
[ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ CACHE ] INIT File
[ info ] [ VIEW ] D:\WWW\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` = 196 LIMIT 1 [ RunTime:0.000977s ]
[ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 196 [ 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-06-29T11:31:58+08:00 ] 66.249.71.50 GET /index/news/xwxq/id/229.html
[ info ] www.kinsana.cn/index/news/xwxq/id/229.html [运行时间:0.096673s][吞吐率:10.34req/s] [内存消耗:2,200.86kb] [文件加载:55]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'news',
2 => 'xwxq',
),
)
[ info ] [ HEADER ] array (
'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..3"',
'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.011718s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.012695s ]
[ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 229 LIMIT 1 [ RunTime:0.000977s ]
[ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 229 [ 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-06-29T11:38:26+08:00 ] 60.27.174.164 GET /index/contanct/lxwm.html
[ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.062502s][吞吐率:16.00req/s] [内存消耗:1,326.19kb] [文件加载:45]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'contanct',
2 => 'lxwm',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'safedog-flow-item=',
'connection' => 'close',
'host' => 'www.kinsana.cn',
'accept-encoding' => 'gzip, deflate',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/18.17763',
'upgrade-insecure-requests' => '1',
'accept-language' => 'zh-CN',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
)
[ 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-06-29T12:12:33+08:00 ] 220.181.108.112 GET /index/news/xwxq/id/222.html
[ info ] www.kinsana.cn/index/news/xwxq/id/222.html [运行时间:0.091791s][吞吐率:10.89req/s] [内存消耗:2,186.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' => '*/*',
'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' => '222',
)
[ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ CACHE ] INIT File
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array (
0 => 'res',
1 => 'fasts',
2 => 'nexts',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.000976s ] 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` = 222 LIMIT 1 [ RunTime:0.000977s ]
[ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 222 [ 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-06-29T12:15:49+08:00 ] 111.202.101.93 GET /product/lingyuan_qmxdwyy/gczs.html
[ info ] www.kinsana.cn/product/lingyuan_qmxdwyy/gczs.html [运行时间:0.050784s][吞吐率:19.69req/s] [内存消耗:1,068.75kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'product',
1 => 'lingyuan_qmxdwyy',
2 => 'gczs',
),
)
[ info ] [ HEADER ] array (
'if-modified-since' => 'Sat, 19 Jan 2019 16:32:27 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-06-29T12:15:50+08:00 ] 111.202.100.82 GET /product/lingyuan_qmxdwyy/gczs.html
[ info ] www.kinsana.cn/product/lingyuan_qmxdwyy/gczs.html [运行时间:0.054690s][吞吐率:18.28req/s] [内存消耗:1,068.07kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'product',
1 => 'lingyuan_qmxdwyy',
2 => 'gczs',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'gzip, deflate',
'accept' => '*/*',
'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T12:15:50+08:00 ] 49.7.20.28 GET /product/lingyuan_qmxdwyy/gczs.html
[ info ] www.kinsana.cn/product/lingyuan_qmxdwyy/gczs.html [运行时间:0.050784s][吞吐率:19.69req/s] [内存消耗:1,068.05kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'product',
1 => 'lingyuan_qmxdwyy',
2 => 'gczs',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'gzip, deflate',
'accept' => '*/*',
'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T12:15:50+08:00 ] 111.202.100.82 GET /product/lingyuan_qmxdwyy/gczs.html
[ info ] www.kinsana.cn/product/lingyuan_qmxdwyy/gczs.html [运行时间:0.052737s][吞吐率:18.96req/s] [内存消耗:1,068.30kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'product',
1 => 'lingyuan_qmxdwyy',
2 => 'gczs',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'gzip, deflate',
'accept' => '*/*',
'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T12:15:50+08:00 ] 49.7.20.28 GET /product/lingyuan_qmxdwyy/gczs.html
[ info ] www.kinsana.cn/product/lingyuan_qmxdwyy/gczs.html [运行时间:0.066408s][吞吐率:15.06req/s] [内存消耗:1,068.30kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'product',
1 => 'lingyuan_qmxdwyy',
2 => 'gczs',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'gzip, deflate',
'accept' => '*/*',
'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T12:15:51+08:00 ] 58.250.125.185 GET /product/lingyuan_qmxdwyy/gczs.html
[ info ] www.kinsana.cn/product/lingyuan_qmxdwyy/gczs.html [运行时间:0.049807s][吞吐率:20.08req/s] [内存消耗:1,068.07kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'product',
1 => 'lingyuan_qmxdwyy',
2 => 'gczs',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'gzip, deflate',
'accept' => '*/*',
'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T12:15:52+08:00 ] 58.250.125.185 GET /product/lingyuan_qmxdwyy/gczs.html
[ info ] www.kinsana.cn/product/lingyuan_qmxdwyy/gczs.html [运行时间:0.050784s][吞吐率:19.69req/s] [内存消耗:1,068.30kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'product',
1 => 'lingyuan_qmxdwyy',
2 => 'gczs',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'gzip, deflate',
'accept' => '*/*',
'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T12:24:01+08:00 ] 42.156.138.115 GET /index/news/xwxq/id/156.html
[ info ] www.kinsana.cn/index/news/xwxq/id/156.html [运行时间:0.174793s][吞吐率:5.72req/s] [内存消耗:2,195.03kb] [文件加载:55]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'news',
2 => 'xwxq',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept' => '*/*',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36',
'upgrade-insecure-requests' => '1',
'host' => 'www.kinsana.cn',
'accept-encoding' => 'gzip, deflate',
)
[ info ] [ PARAM ] array (
'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.009765s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.043943s ]
[ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 156 LIMIT 1 [ RunTime:0.005859s ]
[ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 156 [ RunTime:0.021483s ]
[ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`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-06-29T12:24:09+08:00 ] 157.55.39.225 GET /gaomi.html
[ info ] www.kinsana.cn/gaomi.html [运行时间:0.036130s][吞吐率:27.68req/s] [内存消耗:1,068.84kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'gaomi',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'user-agent' => 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)',
'host' => 'www.kinsana.cn',
'from' => 'bingbot(at)microsoft.com',
'accept-encoding' => 'gzip, deflate',
'accept' => '*/*',
'pragma' => 'no-cache',
'connection' => 'close',
'cache-control' => 'no-cache',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T12:41:51+08:00 ] 54.36.149.5 GET /index/product/jqyp.html
[ info ] www.kinsana.cn/index/product/jqyp.html [运行时间:0.102543s][吞吐率:9.75req/s] [内存消耗:2,107.97kb] [文件加载:56]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'product',
2 => 'jqyp',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip, br',
'accept' => '*/*',
'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/6.1; +http://ahrefs.com/robot/)',
'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.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.013673s ]
[ 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.000977s ]
[ 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.012696s ]
[ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,5,8) [ RunTime:0.000976s ]
---------------------------------------------------------------
[ 2020-06-29T12:51:40+08:00 ] 42.156.138.123 GET /index/news/xwxq/id/31.html
[ info ] www.kinsana.cn/index/news/xwxq/id/31.html [运行时间:0.087885s][吞吐率:11.38req/s] [内存消耗:2,195.68kb] [文件加载:55]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'news',
2 => 'xwxq',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'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' => '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.012694s ]
[ 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.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-06-29T13:01:38+08:00 ] 112.229.239.128 GET /admin/index/index.html
[ info ] www.kinsana.cn/admin/index/index.html [运行时间:0.137701s][吞吐率:7.26req/s] [内存消耗:1,328.77kb] [文件加载:46]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'admin',
1 => 'index',
2 => 'index',
),
)
[ info ] [ HEADER ] array (
'cookie' => '__guid=86704670.2304274258450916900.1585884842628.389; Hm_lvt_946f996ab7b073419462ec221f224e6a=1592193453; safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
'upgrade-insecure-requests' => '1',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ 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-06-29T13:01:38+08:00 ] 112.229.239.128 GET /favicon.ico
[ info ] www.kinsana.cn/favicon.ico [运行时间:0.040040s][吞吐率:24.98req/s] [内存消耗:1,070.26kb] [文件加载: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' => '__guid=86704670.2304274258450916900.1585884842628.389; Hm_lvt_946f996ab7b073419462ec221f224e6a=1592193453; safedog-flow-item=; PHPSESSID=u31qcqbee6r72uhd8pq0k8l9h3; monitor_count=1',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/admin/index/index.html',
'accept' => 'image/webp,image/apng,image/*,*/*;q=0.8',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T13:01:41+08:00 ] 112.229.239.128 GET /admin/login/login.html
[ info ] www.kinsana.cn/admin/login/login.html [运行时间:0.056643s][吞吐率:17.65req/s] [内存消耗:1,351.61kb] [文件加载:46]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'admin',
1 => 'login',
2 => 'login',
),
)
[ info ] [ HEADER ] array (
'cookie' => '__guid=86704670.2304274258450916900.1585884842628.389; Hm_lvt_946f996ab7b073419462ec221f224e6a=1592193453; safedog-flow-item=; PHPSESSID=u31qcqbee6r72uhd8pq0k8l9h3; monitor_count=1',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/admin/index/index.html',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
'upgrade-insecure-requests' => '1',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\admin\controller\Login->login[ D:\WWW\kinsasa\application\admin\controller\Login.php ]
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/admin\view\login\login.htm [ array (
) ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T13:01:57+08:00 ] 112.229.239.128 POST /admin/login/login.html
[ info ] www.kinsana.cn/admin/login/login.html [运行时间:0.121098s][吞吐率:8.26req/s] [内存消耗:2,239.11kb] [文件加载:55]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'admin',
1 => 'login',
2 => 'login',
),
)
[ info ] [ HEADER ] array (
'cookie' => '__guid=86704670.2304274258450916900.1585884842628.389; Hm_lvt_946f996ab7b073419462ec221f224e6a=1592193453; safedog-flow-item=; PHPSESSID=u31qcqbee6r72uhd8pq0k8l9h3; monitor_count=2',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/admin/login/login.html',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
'content-type' => 'application/x-www-form-urlencoded',
'upgrade-insecure-requests' => '1',
'origin' => 'http://www.kinsana.cn',
'cache-control' => 'max-age=0',
'content-length' => '44',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
'username' => 'admin',
'password' => 'kinsana800088,./',
)
[ info ] [ RUN ] app\admin\controller\Login->login[ D:\WWW\kinsasa\application\admin\controller\Login.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ VIEW ] D:\WWW\kinsasa\thinkphp\tpl\dispatch_jump.tpl [ array (
0 => 'code',
1 => 'msg',
2 => 'data',
3 => 'url',
4 => 'wait',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `admin` [ RunTime:0.015625s ]
[ sql ] [ SQL ] SELECT * FROM `admin` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T13:02:01+08:00 ] 112.229.239.128 GET /admin/index/index.html
[ info ] www.kinsana.cn/admin/index/index.html [运行时间:0.104496s][吞吐率:9.57req/s] [内存消耗:1,965.93kb] [文件加载:54]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'admin',
1 => 'index',
2 => 'index',
),
)
[ info ] [ HEADER ] array (
'cookie' => '__guid=86704670.2304274258450916900.1585884842628.389; Hm_lvt_946f996ab7b073419462ec221f224e6a=1592193453; safedog-flow-item=; PHPSESSID=u31qcqbee6r72uhd8pq0k8l9h3; monitor_count=3',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/admin/login/login.html',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
'upgrade-insecure-requests' => '1',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ DB ] INIT mysql
[ info ] [ RUN ] app\admin\controller\Index->index[ D:\WWW\kinsasa\application\admin\controller\Index.php ]
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/admin\view\index\index.htm [ array (
0 => 'jlnum',
1 => 'lynum',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.011719s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `jl` [ RunTime:0.015626s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `jl` WHERE `state` = 1 LIMIT 1 [ RunTime:0.000977s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `ly` [ RunTime:0.013672s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ly` WHERE `state` = 1 LIMIT 1 [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T13:02:14+08:00 ] 112.229.239.128 GET /admin/news/add.html
[ info ] www.kinsana.cn/admin/news/add.html [运行时间:0.094731s][吞吐率:10.56req/s] [内存消耗:2,013.39kb] [文件加载:54]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'admin',
1 => 'news',
2 => 'add',
),
)
[ info ] [ HEADER ] array (
'cookie' => '__guid=86704670.2304274258450916900.1585884842628.389; Hm_lvt_946f996ab7b073419462ec221f224e6a=1592193453; safedog-flow-item=; PHPSESSID=u31qcqbee6r72uhd8pq0k8l9h3; monitor_count=4',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/admin/index/index.html',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
'upgrade-insecure-requests' => '1',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ DB ] INIT mysql
[ info ] [ RUN ] app\admin\controller\News->add[ D:\WWW\kinsasa\application\admin\controller\News.php ]
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/admin\view\news\add.htm [ array (
0 => 'jlnum',
1 => 'lynum',
) ]
[ 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 `jl` [ RunTime:0.012696s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `jl` WHERE `state` = 1 LIMIT 1 [ RunTime:0.000000s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `ly` [ RunTime:0.012696s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ly` WHERE `state` = 1 LIMIT 1 [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T13:02:47+08:00 ] 112.229.239.128 POST /admin/news/add.html
[ info ] www.kinsana.cn/admin/news/add.html [运行时间:0.133794s][吞吐率:7.47req/s] [内存消耗:2,169.31kb] [文件加载:56]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'admin',
1 => 'news',
2 => 'add',
),
)
[ info ] [ HEADER ] array (
'cookie' => '__guid=86704670.2304274258450916900.1585884842628.389; Hm_lvt_946f996ab7b073419462ec221f224e6a=1592193453; safedog-flow-item=; PHPSESSID=u31qcqbee6r72uhd8pq0k8l9h3; monitor_count=5',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/admin/news/add.html',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
'content-type' => 'multipart/form-data; boundary=----WebKitFormBoundaryYh6lRKyHCOTslowe',
'upgrade-insecure-requests' => '1',
'origin' => 'http://www.kinsana.cn',
'cache-control' => 'max-age=0',
'content-length' => '28206',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
'title' => '兽药知识 | 恩诺沙星在兽医临床上的使用与联合用药',
'date' => '2020-06-29',
'cate_id' => '2',
'keywords' => '爱宠药业 中诺药业',
'source' => '',
'is_top' => 'on',
'dec' => '',
'content' => '恩诺沙星是我们在猪场频繁用到的药物之一,在治疗腹泻,呼吸道疾病时有着不错的治疗效果,但对于恩诺沙星的完全正确使用和认知大部分养殖户还存在着不足,可能会导致意想不到的事故。
兽药知识 | 恩诺沙星在兽医临床上的使用与联合用药
一、恩诺沙星用于6种疾病的防控
1、细菌性呼吸道病:传染性胸膜肺炎、副猪嗜血杆菌病、猪肺疫、链球菌、副猪等病;
2、消化道疾病:大肠杆菌病(仔猪黄白痢、水肿病)、沙门氏杆菌病、猪痢疾密螺旋体,钩端螺旋体。
3、泌尿生殖系统:尿道炎、膀胱炎;母猪乳腺炎-子宫炎-无乳综合征;
4、皮肤病:渗出性皮炎、坏死杆菌等;
5、病毒性疾病继发的细菌感染:如副猪、链球菌病、附红细胞体病等;
6、各种支原体病:猪气喘病、猪滑液支原体感染、鼻支原体感染。
二、恩诺沙星的临床使用
1、猪呼吸道疾病和肠道疾病
仔猪断奶后经常出现咳嗽和拉稀,大多数是由副猪和传染性胸膜肺炎等疾病引起的,恩诺沙星对这些病菌有很强的杀灭作用。
兽药知识 | 恩诺沙星在兽医临床上的使用与联合用药
具体方案:仔猪断奶后每吨饲料里添加10%恩诺沙星1公斤,使用7天,如果猪场有圆环或其它病毒病史,可以配合黄芪、扶正解毒散或清瘟败毒散联合使用。
2、链球菌和副猪引起的关节肿大或败血症
用恩诺沙星注射液、阿莫西林+安痛定分点肌肉注射一天一次,连用3天。
3、用于猪气喘病治疗
每吨饲料里添加10%恩诺沙星1公斤,10%盐酸多西环素1公斤治疗7-10天,有很好的效果。
4、预防育肥猪的传染性胸膜肺炎和猪肺疫
每吨饲料里添加10%恩诺沙星1公斤,10%氟苯尼考1公斤预防7天。
5、母猪子宫炎防治
每吨饲料中添加10%恩诺沙星和10%大观-林可霉素各 1公斤;肌注恩诺沙星每公斤体重2.5毫克。
兽药知识 | 恩诺沙星在兽医临床上的使用与联合用药
6、猪渗出性皮炎治疗
用0.1%高锰酸钾水(温水)或3%双氧水,清洗病猪痂皮、渗出物,清洗干净后涂抹废机油和青霉素混合物,每天1次,连用2-3次。肌肉注射10%恩诺沙星注射液+注射用头孢噻呋,每日1次,连用2-3次。
三、恩诺沙星联合用药
1、为了避免耐药性的产生和提高其药效,可以采用联合用药,恩诺沙星与β-内酰胺类抗生素(如:阿莫西林、青霉素),氨基糖苷类抗生素(庆大霉素、丁胺卡那、新霉素等)及四环素类(强力霉素、土霉素)联用有相加或协同作用。如恩诺沙星注射液与阿莫西林粉针一起合用,可提高其疗效,扩大抗菌谱。
2、恩诺沙星+阿莫西林+扶正解毒散拌料给药方案,在预防和治疗猪病毒性疾病继发的细菌病中起到很好的作用。
3、用含量2.5%恩诺沙星注射液和10%硫酸卡那霉素注射液(按15毫克/千克),每天1次,连用3天,对猪喘气病有较好的治疗效果。
四、使用注意事项
1、恩诺沙星适口性差,不宜饮水给药,给猪口服给药必须是经过包被过的恩诺沙星,否则造成浪费,猪不吃的。
2、 切忌单一长期用药。建议和其它药物交替使用或与其他药物联合用药,降低耐药性的产生。
3、剂量大易发生副作用。对恩诺沙星敏感的猪(特别是早龄仔猪)禁用,对幼龄猪大群肌注给药前,宜先给1-2头进行试用并严格掌控好剂量。
4、 恩诺沙星与大环内脂类抗生素、氟苯尼考等有拮抗作用;
',
)
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ DB ] INIT mysql
[ info ] [ RUN ] app\admin\controller\News->add[ D:\WWW\kinsasa\application\admin\controller\News.php ]
[ info ] [ VIEW ] D:\WWW\kinsasa\thinkphp\tpl\dispatch_jump.tpl [ array (
0 => 'jlnum',
1 => 'lynum',
2 => 'code',
3 => 'msg',
4 => 'data',
5 => 'url',
6 => 'wait',
) ]
[ 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 `jl` [ RunTime:0.012695s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `jl` WHERE `state` = 1 LIMIT 1 [ RunTime:0.000977s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `ly` [ RunTime:0.011719s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ly` WHERE `state` = 1 LIMIT 1 [ RunTime:0.000000s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.014649s ]
[ sql ] [ SQL ] INSERT INTO `news` (`title` , `date` , `cate_id` , `keywords` , `source` , `is_top` , `dec` , `content` , `img` , `sm_img` , `update_time` , `state`) VALUES ('兽药知识 | 恩诺沙星在兽医临床上的使用与联合用药' , '2020-06-29' , '2' , '爱宠药业 中诺药业' , '' , '1' , '' , '恩诺沙星是我们在猪场频繁用到的药物之一,在治疗腹泻,呼吸道疾病时有着不错的治疗效果,但对于恩诺沙星的完全正确使用和认知大部分养殖户还存在着不足,可能会导致意想不到的事故。
\r\n
\r\n兽药知识 | 恩诺沙星在兽医临床上的使用与联合用药
\r\n一、恩诺沙星用于6种疾病的防控
\r\n
\r\n1、细菌性呼吸道病:传染性胸膜肺炎、副猪嗜血杆菌病、猪肺疫、链球菌、副猪等病;
\r\n
\r\n2、消化道疾病:大肠杆菌病(仔猪黄白痢、水肿病)、沙门氏杆菌病、猪痢疾密螺旋体,钩端螺旋体。
\r\n
\r\n3、泌尿生殖系统:尿道炎、膀胱炎;母猪乳腺炎-子宫炎-无乳综合征;
\r\n
\r\n4、皮肤病:渗出性皮炎、坏死杆菌等;
\r\n
\r\n5、病毒性疾病继发的细菌感染:如副猪、链球菌病、附红细胞体病等;
\r\n
\r\n6、各种支原体病:猪气喘病、猪滑液支原体感染、鼻支原体感染。
\r\n
\r\n二、恩诺沙星的临床使用
\r\n
\r\n1、猪呼吸道疾病和肠道疾病
\r\n
\r\n仔猪断奶后经常出现咳嗽和拉稀,大多数是由副猪和传染性胸膜肺炎等疾病引起的,恩诺沙星对这些病菌有很强的杀灭作用。
\r\n
\r\n兽药知识 | 恩诺沙星在兽医临床上的使用与联合用药
\r\n具体方案:仔猪断奶后每吨饲料里添加10%恩诺沙星1公斤,使用7天,如果猪场有圆环或其它病毒病史,可以配合黄芪、扶正解毒散或清瘟败毒散联合使用。
\r\n
\r\n2、链球菌和副猪引起的关节肿大或败血症
\r\n
\r\n用恩诺沙星注射液、阿莫西林+安痛定分点肌肉注射一天一次,连用3天。
\r\n
\r\n3、用于猪气喘病治疗
\r\n
\r\n每吨饲料里添加10%恩诺沙星1公斤,10%盐酸多西环素1公斤治疗7-10天,有很好的效果。
\r\n
\r\n4、预防育肥猪的传染性胸膜肺炎和猪肺疫
\r\n
\r\n每吨饲料里添加10%恩诺沙星1公斤,10%氟苯尼考1公斤预防7天。
\r\n
\r\n5、母猪子宫炎防治
\r\n
\r\n每吨饲料中添加10%恩诺沙星和10%大观-林可霉素各 1公斤;肌注恩诺沙星每公斤体重2.5毫克。
\r\n
\r\n兽药知识 | 恩诺沙星在兽医临床上的使用与联合用药
\r\n6、猪渗出性皮炎治疗
\r\n
\r\n用0.1%高锰酸钾水(温水)或3%双氧水,清洗病猪痂皮、渗出物,清洗干净后涂抹废机油和青霉素混合物,每天1次,连用2-3次。肌肉注射10%恩诺沙星注射液+注射用头孢噻呋,每日1次,连用2-3次。
\r\n
\r\n三、恩诺沙星联合用药
\r\n
\r\n1、为了避免耐药性的产生和提高其药效,可以采用联合用药,恩诺沙星与β-内酰胺类抗生素(如:阿莫西林、青霉素),氨基糖苷类抗生素(庆大霉素、丁胺卡那、新霉素等)及四环素类(强力霉素、土霉素)联用有相加或协同作用。如恩诺沙星注射液与阿莫西林粉针一起合用,可提高其疗效,扩大抗菌谱。
\r\n
\r\n2、恩诺沙星+阿莫西林+扶正解毒散拌料给药方案,在预防和治疗猪病毒性疾病继发的细菌病中起到很好的作用。
\r\n
\r\n3、用含量2.5%恩诺沙星注射液和10%硫酸卡那霉素注射液(按15毫克/千克),每天1次,连用3天,对猪喘气病有较好的治疗效果。
\r\n
\r\n四、使用注意事项
\r\n
\r\n1、恩诺沙星适口性差,不宜饮水给药,给猪口服给药必须是经过包被过的恩诺沙星,否则造成浪费,猪不吃的。
\r\n
\r\n2、 切忌单一长期用药。建议和其它药物交替使用或与其他药物联合用药,降低耐药性的产生。
\r\n
\r\n3、剂量大易发生副作用。对恩诺沙星敏感的猪(特别是早龄仔猪)禁用,对幼龄猪大群肌注给药前,宜先给1-2头进行试用并严格掌控好剂量。
\r\n
\r\n4、 恩诺沙星与大环内脂类抗生素、氟苯尼考等有拮抗作用;
' , '20200629\\87ca0f407e3e8e200f68d7fd6056ee72.jpg' , '20200629\\sm_159340696710416.jpg' , '1593406967' , '1') [ RunTime:0.001953s ]
---------------------------------------------------------------
[ 2020-06-29T13:02:51+08:00 ] 112.229.239.128 GET /admin/news/lst.html
[ info ] www.kinsana.cn/admin/news/lst.html [运行时间:0.123052s][吞吐率:8.13req/s] [内存消耗:2,168.42kb] [文件加载:57]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'admin',
1 => 'news',
2 => 'lst',
),
)
[ info ] [ HEADER ] array (
'cookie' => '__guid=86704670.2304274258450916900.1585884842628.389; Hm_lvt_946f996ab7b073419462ec221f224e6a=1592193453; safedog-flow-item=; PHPSESSID=u31qcqbee6r72uhd8pq0k8l9h3; monitor_count=6',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/admin/news/add.html',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
'upgrade-insecure-requests' => '1',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ DB ] INIT mysql
[ info ] [ RUN ] app\admin\controller\News->lst[ D:\WWW\kinsasa\application\admin\controller\News.php ]
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/admin\view\news\lst.htm [ array (
0 => 'jlnum',
1 => 'lynum',
2 => 'newRes',
3 => 'page',
) ]
[ 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 `jl` [ RunTime:0.015626s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `jl` WHERE `state` = 1 LIMIT 1 [ RunTime:0.000976s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `ly` [ RunTime:0.010743s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ly` WHERE `state` = 1 LIMIT 1 [ RunTime:0.000000s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.018555s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` LIMIT 1 [ RunTime:0.000977s ]
[ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`sm_img`,`title`,`cate_id`,`state`,`pv`,`date` FROM `news` ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,10 [ RunTime:0.001953s ]
---------------------------------------------------------------
[ 2020-06-29T13:04:11+08:00 ] 42.156.138.106 GET /index/news/hydtnews.html?page=14
[ info ] www.kinsana.cn/index/news/hydtnews.html?page=14 [运行时间:0.101556s][吞吐率:9.85req/s] [内存消耗:2,084.42kb] [文件加载: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' => '14',
)
[ 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.014647s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ 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 104,8 [ RunTime:0.001953s ]
---------------------------------------------------------------
[ 2020-06-29T13:24:24+08:00 ] 110.249.201.149 GET /robots.txt
[ info ] www.kinsana.cn/robots.txt [运行时间:0.041017s][吞吐率:24.38req/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-06-29T13:55:35+08:00 ] 110.252.179.238 GET /index/product/cpxq.html?id=131
[ info ] www.kinsana.cn/index/product/cpxq.html?id=131 [运行时间:0.090814s][吞吐率:11.01req/s] [内存消耗:2,013.04kb] [文件加载:52]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'product',
2 => 'cpxq',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'cache-control' => 'max-age=1800',
'x-forwarded-for' => '110.252.179.238, 10.46.55.63',
'cookie' => 'safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
'accept-encoding' => 'gzip, deflate',
'referer' => 'https://m.baidu.com/',
'x-requested-with' => 'com.baidu.searchbox',
'purpose' => 'prefetch',
'accept' => 'application/signed-exchange;v=b3;q=0.9,*/*;q=0.8',
'user-agent' => 'Mozilla/5.0 (Linux; Android 8.1.0; PBAM00 Build/OPM1.171019.026; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/76.0.3809.89 Mobile Safari/537.36 T7/11.12 SP-engine/2.20.0 baiduboxapp/11.24.0.10 (Baidu; P1 8.1.0) NABar/1.0',
'clientip' => '110.252.179.238',
'x-real-ip' => '110.252.179.238',
'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.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.012695s ]
[ 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.011718s ]
[ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 131 [ RunTime:0.000976s ]
---------------------------------------------------------------
[ 2020-06-29T13:55:35+08:00 ] 110.252.179.238 GET /index/product/cpzt.html
[ info ] www.kinsana.cn/index/product/cpzt.html [运行时间:0.104486s][吞吐率:9.57req/s] [内存消耗:2,118.92kb] [文件加载:56]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'product',
2 => 'cpzt',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'cache-control' => 'max-age=1800',
'x-forwarded-for' => '110.252.179.238, 10.46.55.63',
'cookie' => 'safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
'accept-encoding' => 'gzip, deflate',
'referer' => 'https://m.baidu.com/',
'x-requested-with' => 'com.baidu.searchbox',
'purpose' => 'prefetch',
'accept' => 'application/signed-exchange;v=b3;q=0.9,*/*;q=0.8',
'user-agent' => 'Mozilla/5.0 (Linux; Android 8.1.0; PBAM00 Build/OPM1.171019.026; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/76.0.3809.89 Mobile Safari/537.36 T7/11.12 SP-engine/2.20.0 baiduboxapp/11.24.0.10 (Baidu; P1 8.1.0) NABar/1.0',
'clientip' => '110.252.179.238',
'x-real-ip' => '110.252.179.238',
'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.000976s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.013671s ]
[ 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 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.000976s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.012695s ]
[ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ]
---------------------------------------------------------------
[ 2020-06-29T14:19:30+08:00 ] 54.36.149.5 GET /index/news/hydtnews.html?page=26
[ info ] www.kinsana.cn/index/news/hydtnews.html?page=26 [运行时间:0.098626s][吞吐率:10.14req/s] [内存消耗:2,083.19kb] [文件加载:56]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'news',
2 => 'hydtnews',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-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 (
'page' => '26',
)
[ 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.013671s ]
[ 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 200,8 [ RunTime:0.003906s ]
---------------------------------------------------------------
[ 2020-06-29T14:50:04+08:00 ] 157.55.39.18 GET /robots.txt
[ info ] www.kinsana.cn/robots.txt [运行时间:0.041989s][吞吐率:23.82req/s] [内存消耗:1,068.42kb] [文件加载: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' => 'www.kinsana.cn',
'accept-encoding' => 'gzip, deflate',
'accept' => '*/*',
'pragma' => 'no-cache',
'connection' => 'close',
'cache-control' => 'no-cache',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T14:50:34+08:00 ] 157.55.39.216 GET /hengyan.html
[ info ] www.kinsana.cn/hengyan.html [运行时间:0.036131s][吞吐率:27.68req/s] [内存消耗:1,068.85kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'hengyan',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'user-agent' => 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)',
'host' => 'www.kinsana.cn',
'from' => 'bingbot(at)microsoft.com',
'accept-encoding' => 'gzip, deflate',
'accept' => '*/*',
'pragma' => 'no-cache',
'connection' => 'close',
'cache-control' => 'no-cache',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T15:05:50+08:00 ] 54.36.148.21 GET /index/about/qywh.html
[ info ] www.kinsana.cn/index/about/qywh.html [运行时间:0.113285s][吞吐率:8.83req/s] [内存消耗:1,282.60kb] [文件加载:43]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'about',
2 => 'qywh',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'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 ] [ RUN ] app\index\controller\About->qywh[ D:\WWW\kinsasa\application\index\controller\About.php ]
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\qywh.htm [ array (
) ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T15:09:47+08:00 ] 223.104.170.118 POST /api/index/nypro
[ info ] www.kinsana.cn/api/index/nypro [运行时间:0.092777s][吞吐率:10.78req/s] [内存消耗:2,386.96kb] [文件加载: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=',
'referer' => 'http://www.kinsana.cn/m/nyycp.html',
'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 SP-engine/2.20.0 main%2F1.0 baiduboxapp/11.24.0.18 (Baidu; P2 13.5.1) NABar/1.0',
'connection' => 'close',
'content-length' => '0',
'origin' => 'http://www.kinsana.cn',
'accept-language' => 'zh-cn',
'accept-encoding' => 'gzip, deflate',
'x-requested-with' => 'XMLHttpRequest',
'accept' => '*/*',
'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.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.011719s ]
[ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 [ RunTime:0.010743s ]
---------------------------------------------------------------
[ 2020-06-29T15:09:47+08:00 ] 223.104.170.118 POST /api/index/types
[ info ] www.kinsana.cn/api/index/types [运行时间:0.081057s][吞吐率:12.34req/s] [内存消耗:1,695.91kb] [文件加载: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=',
'connection' => 'close',
'content-length' => '9',
'referer' => 'http://www.kinsana.cn/m/nyycp.html',
'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 SP-engine/2.20.0 main%2F1.0 baiduboxapp/11.24.0.18 (Baidu; P2 13.5.1) NABar/1.0',
'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.001954s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.012696s ]
[ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 [ RunTime:0.000000s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.011719s ]
[ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,3,10,7,5,4,1,6) [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T15:10:27+08:00 ] 223.104.170.118 POST /api/index/smpro
[ info ] www.kinsana.cn/api/index/smpro [运行时间:0.079104s][吞吐率:12.64req/s] [内存消耗:1,770.16kb] [文件加载: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=',
'connection' => 'close',
'content-length' => '19',
'referer' => 'http://www.kinsana.cn/m/nyycp.html',
'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 SP-engine/2.20.0 main%2F1.0 baiduboxapp/11.24.0.18 (Baidu; P2 13.5.1) NABar/1.0',
'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',
'type_id' => '4',
)
[ info ] [ RUN ] app\api\controller\Index->smpro[ D:\WWW\kinsasa\application\api\controller\Index.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.000976s ] 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` = 5 AND `type_id` = 4 [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T15:10:35+08:00 ] 223.104.170.118 POST /api/index/procontent
[ info ] www.kinsana.cn/api/index/procontent [运行时间:0.074221s][吞吐率:13.47req/s] [内存消耗:1,707.80kb] [文件加载:43]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'index',
2 => 'procontent',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'safedog-flow-item=',
'connection' => 'close',
'content-length' => '5',
'referer' => 'http://www.kinsana.cn/m/cpxq.html?id=70',
'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 SP-engine/2.20.0 main%2F1.0 baiduboxapp/11.24.0.18 (Baidu; P2 13.5.1) NABar/1.0',
'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 (
'id' => '70',
)
[ info ] [ RUN ] app\api\controller\Index->procontent[ D:\WWW\kinsasa\application\api\controller\Index.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.013672s ]
[ sql ] [ SQL ] SELECT * FROM `product` `a` INNER JOIN `type` `c` ON `a`.`type_id`=`c`.`id` WHERE `a`.`id` = '70' LIMIT 1 [ RunTime:0.000976s ]
---------------------------------------------------------------
[ 2020-06-29T15:11:19+08:00 ] 223.104.170.118 POST /api/index/procontent
[ info ] www.kinsana.cn/api/index/procontent [运行时间:0.064455s][吞吐率:15.51req/s] [内存消耗:1,707.80kb] [文件加载:43]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'index',
2 => 'procontent',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'safedog-flow-item=',
'connection' => 'close',
'content-length' => '5',
'referer' => 'http://www.kinsana.cn/m/cpxq.html?id=70',
'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 SP-engine/2.20.0 main%2F1.0 baiduboxapp/11.24.0.18 (Baidu; P2 13.5.1) NABar/1.0',
'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 (
'id' => '70',
)
[ info ] [ RUN ] app\api\controller\Index->procontent[ D:\WWW\kinsasa\application\api\controller\Index.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.000976s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.013672s ]
[ sql ] [ SQL ] SELECT * FROM `product` `a` INNER JOIN `type` `c` ON `a`.`type_id`=`c`.`id` WHERE `a`.`id` = '70' LIMIT 1 [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T15:13:39+08:00 ] 40.77.167.235 GET /wuan.html
[ info ] www.kinsana.cn/wuan.html [运行时间:0.039060s][吞吐率:25.60req/s] [内存消耗:1,068.84kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'wuan',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'user-agent' => 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)',
'host' => 'www.kinsana.cn',
'from' => 'bingbot(at)microsoft.com',
'accept-encoding' => 'gzip, deflate',
'accept' => '*/*',
'pragma' => 'no-cache',
'connection' => 'close',
'cache-control' => 'no-cache',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T15:17:45+08:00 ] 106.11.153.79 GET /index/news/xwxq/id/205.html
[ info ] www.kinsana.cn/index/news/xwxq/id/205.html [运行时间:0.123039s][吞吐率:8.13req/s] [内存消耗:2,193.55kb] [文件加载:55]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'news',
2 => 'xwxq',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-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' => '205',
)
[ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ CACHE ] INIT File
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array (
0 => 'res',
1 => 'fasts',
2 => 'nexts',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.011718s ] 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` = 205 LIMIT 1 [ RunTime:0.000976s ]
[ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 205 [ 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.004882s ]
---------------------------------------------------------------
[ 2020-06-29T15:39:36+08:00 ] 167.86.85.194 GET /robots.txt
[ info ] www.kinsana.cn/robots.txt [运行时间:0.053707s][吞吐率:18.62req/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-06-29T15:39:52+08:00 ] 167.86.85.194 GET /index/news/xwxq/id/99.html
[ info ] www.kinsana.cn/index/news/xwxq/id/99.html [运行时间:0.116204s][吞吐率:8.61req/s] [内存消耗:2,164.81kb] [文件加载:55]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'news',
2 => 'xwxq',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'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' => '99',
)
[ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ CACHE ] INIT File
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array (
0 => 'res',
1 => 'fasts',
2 => 'nexts',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.018553s ]
[ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000976s ]
[ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 99 [ 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.001953s ]
---------------------------------------------------------------
[ 2020-06-29T15:58:44+08:00 ] 54.36.148.141 GET /index/product/scp.html
[ info ] www.kinsana.cn/index/product/scp.html [运行时间:0.097660s][吞吐率:10.24req/s] [内存消耗:2,086.22kb] [文件加载:56]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'product',
2 => 'scp',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip, br',
'accept' => '*/*',
'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/6.1; +http://ahrefs.com/robot/)',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\Product->scp[ D:\WWW\kinsasa\application\index\controller\Product.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\scp.htm [ array (
0 => 'res',
1 => 'page',
2 => 'types',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.013672s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 4 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` = 4 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000977s ]
[ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 4 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000977s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.012696s ]
[ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,9) [ RunTime:0.000976s ]
---------------------------------------------------------------
[ 2020-06-29T16:01:23+08:00 ] 116.252.0.72 GET /
[ info ] www.kinsana.cn/ [运行时间:0.126958s][吞吐率:7.88req/s] [内存消耗:2,015.77kb] [文件加载:52]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => '',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array (
0 => 'gsRes',
1 => 'hyRes',
2 => 'cate',
3 => 'hdp',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.010742s ] 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.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.000977s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.012695s ]
[ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.013672s ]
[ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T16:11:36+08:00 ] 117.136.94.111 GET /
[ info ] www.kinsana.cn/ [运行时间:0.107426s][吞吐率:9.31req/s] [内存消耗:2,018.61kb] [文件加载:52]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => '',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'cache-control' => 'max-age=259200',
'host' => 'www.kinsana.cn',
'x-forwarded-for' => '117.136.94.111',
'clientip' => '117.136.94.111',
'referer' => 'https://so.m.sm.cn/s?q=%E5%BE%B7%E5%B7%9E%E4%BA%AC%E4%BF%A1%E7%94%9F%E7%89%A9&uc_param_str=dnntnwvepffrgibijbprsvdsmelood&from=wh20011&by=submit&uc_sm=1',
'user-agent' => 'Mozilla/5.0 (Linux; U; Android 10; zh-CN; VOG-AL00 Build/HUAWEIVOG-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.108 UCBrowser/13.0.3.1083 Mobile Safari/537.36',
'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
'accept-encoding' => 'gzip, deflate',
'x-ucbrowser-ua' => 'dv(VOG-AL00);pr(UCBrowser/13.0.3.1083);ov(Android 10);ss(360*715);pi(1080*2147);bt(YZ);pm(1);bv(1);nm(0);im(0);sr(0);nt(1);',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3',
'upgrade-insecure-requests' => '1',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array (
0 => 'gsRes',
1 => 'hyRes',
2 => 'cate',
3 => 'hdp',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.012696s ]
[ 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.011720s ]
[ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000976s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.011719s ]
[ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T16:11:53+08:00 ] 117.136.94.111 POST /api/index/types
[ info ] www.kinsana.cn/api/index/types [运行时间:0.093754s][吞吐率:10.67req/s] [内存消耗:1,696.02kb] [文件加载:43]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'index',
2 => 'types',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/m/nyycp.html',
'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
'user-agent' => 'Mozilla/5.0 (Linux; U; Android 10; zh-CN; VOG-AL00 Build/HUAWEIVOG-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.108 UCBrowser/13.0.3.1083 Mobile Safari/537.36',
'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.000976s ] 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` = 5 [ RunTime:0.000000s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.018556s ]
[ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,3,10,7,5,4,1,6) [ RunTime:0.003907s ]
---------------------------------------------------------------
[ 2020-06-29T16:11:53+08:00 ] 117.136.94.111 POST /api/index/nypro
[ info ] www.kinsana.cn/api/index/nypro [运行时间:0.110356s][吞吐率:9.06req/s] [内存消耗:2,386.86kb] [文件加载:43]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'index',
2 => 'nypro',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/m/nyycp.html',
'user-agent' => 'Mozilla/5.0 (Linux; U; Android 10; zh-CN; VOG-AL00 Build/HUAWEIVOG-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.108 UCBrowser/13.0.3.1083 Mobile Safari/537.36',
'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.020508s ]
[ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 [ RunTime:0.008789s ]
---------------------------------------------------------------
[ 2020-06-29T16:11:57+08:00 ] 117.136.94.111 POST /api/index/zypro
[ info ] www.kinsana.cn/api/index/zypro [运行时间:0.077151s][吞吐率:12.96req/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,zh;q=0.9,en-US;q=0.8,en;q=0.7',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/m/zycp.html',
'user-agent' => 'Mozilla/5.0 (Linux; U; Android 10; zh-CN; VOG-AL00 Build/HUAWEIVOG-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.108 UCBrowser/13.0.3.1083 Mobile Safari/537.36',
'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.011719s ] 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.001953s ]
---------------------------------------------------------------
[ 2020-06-29T16:11:57+08:00 ] 117.136.94.111 POST /api/index/types
[ info ] www.kinsana.cn/api/index/types [运行时间:0.098636s][吞吐率:10.14req/s] [内存消耗:1,690.91kb] [文件加载:43]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'index',
2 => 'types',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/m/zycp.html',
'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
'user-agent' => 'Mozilla/5.0 (Linux; U; Android 10; zh-CN; VOG-AL00 Build/HUAWEIVOG-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.108 UCBrowser/13.0.3.1083 Mobile Safari/537.36',
'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.012696s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.025391s ]
[ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 2 [ RunTime:0.000977s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.012695s ]
[ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1) [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T16:11:58+08:00 ] 117.136.94.111 POST /api/index/smpro
[ info ] www.kinsana.cn/api/index/smpro [运行时间:0.073245s][吞吐率:13.65req/s] [内存消耗:1,876.63kb] [文件加载:43]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'index',
2 => 'smpro',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/m/zycp.html',
'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
'user-agent' => 'Mozilla/5.0 (Linux; U; Android 10; zh-CN; VOG-AL00 Build/HUAWEIVOG-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.108 UCBrowser/13.0.3.1083 Mobile Safari/537.36',
'x-requested-with' => 'XMLHttpRequest',
'origin' => 'http://www.kinsana.cn',
'accept' => '*/*',
'content-length' => '19',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
'cate_id' => '2',
'type_id' => '1',
)
[ info ] [ RUN ] app\api\controller\Index->smpro[ D:\WWW\kinsasa\application\api\controller\Index.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.013672s ]
[ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 2 AND `type_id` = 1 [ RunTime:0.010743s ]
---------------------------------------------------------------
[ 2020-06-29T16:12:11+08:00 ] 117.136.94.111 POST /api/index/nypro
[ info ] www.kinsana.cn/api/index/nypro [运行时间:0.098637s][吞吐率:10.14req/s] [内存消耗:2,386.86kb] [文件加载:43]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'index',
2 => 'nypro',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/m/nyycp.html',
'user-agent' => 'Mozilla/5.0 (Linux; U; Android 10; zh-CN; VOG-AL00 Build/HUAWEIVOG-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.108 UCBrowser/13.0.3.1083 Mobile Safari/537.36',
'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.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.020508s ]
[ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 [ RunTime:0.013673s ]
---------------------------------------------------------------
[ 2020-06-29T16:12:12+08:00 ] 117.136.94.111 POST /api/index/types
[ info ] www.kinsana.cn/api/index/types [运行时间:0.078128s][吞吐率:12.80req/s] [内存消耗:1,696.02kb] [文件加载:43]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'index',
2 => 'types',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/m/nyycp.html',
'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
'user-agent' => 'Mozilla/5.0 (Linux; U; Android 10; zh-CN; VOG-AL00 Build/HUAWEIVOG-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.108 UCBrowser/13.0.3.1083 Mobile Safari/537.36',
'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.000976s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.012696s ]
[ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 [ RunTime:0.000977s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.011719s ]
[ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,3,10,7,5,4,1,6) [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T16:12:14+08:00 ] 117.136.94.111 POST /api/index/smpro
[ info ] www.kinsana.cn/api/index/smpro [运行时间:0.068362s][吞吐率:14.63req/s] [内存消耗:2,078.91kb] [文件加载:43]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'index',
2 => 'smpro',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/m/nyycp.html',
'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
'user-agent' => 'Mozilla/5.0 (Linux; U; Android 10; zh-CN; VOG-AL00 Build/HUAWEIVOG-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.108 UCBrowser/13.0.3.1083 Mobile Safari/537.36',
'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' => '3',
)
[ info ] [ RUN ] app\api\controller\Index->smpro[ D:\WWW\kinsasa\application\api\controller\Index.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.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 AND `type_id` = 3 [ RunTime:0.003906s ]
---------------------------------------------------------------
[ 2020-06-29T16:12:16+08:00 ] 117.136.94.111 POST /api/index/smpro
[ info ] www.kinsana.cn/api/index/smpro [运行时间:0.071291s][吞吐率:14.03req/s] [内存消耗:2,078.91kb] [文件加载:43]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'index',
2 => 'smpro',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/m/nyycp.html',
'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
'user-agent' => 'Mozilla/5.0 (Linux; U; Android 10; zh-CN; VOG-AL00 Build/HUAWEIVOG-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.108 UCBrowser/13.0.3.1083 Mobile Safari/537.36',
'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' => '3',
)
[ info ] [ RUN ] app\api\controller\Index->smpro[ D:\WWW\kinsasa\application\api\controller\Index.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.000976s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.013672s ]
[ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 AND `type_id` = 3 [ RunTime:0.002930s ]
---------------------------------------------------------------
[ 2020-06-29T16:12:40+08:00 ] 117.136.94.111 POST /api/index/smpro
[ info ] www.kinsana.cn/api/index/smpro [运行时间:0.065432s][吞吐率:15.28req/s] [内存消耗:1,770.32kb] [文件加载:43]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'index',
2 => 'smpro',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/m/nyycp.html',
'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
'user-agent' => 'Mozilla/5.0 (Linux; U; Android 10; zh-CN; VOG-AL00 Build/HUAWEIVOG-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.108 UCBrowser/13.0.3.1083 Mobile Safari/537.36',
'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' => '4',
)
[ info ] [ RUN ] app\api\controller\Index->smpro[ D:\WWW\kinsasa\application\api\controller\Index.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.013673s ]
[ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 AND `type_id` = 4 [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T16:12:46+08:00 ] 117.136.94.111 POST /api/index/smpro
[ info ] www.kinsana.cn/api/index/smpro [运行时间:0.064456s][吞吐率:15.51req/s] [内存消耗:1,715.58kb] [文件加载:43]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'index',
2 => 'smpro',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/m/nyycp.html',
'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
'user-agent' => 'Mozilla/5.0 (Linux; U; Android 10; zh-CN; VOG-AL00 Build/HUAWEIVOG-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.108 UCBrowser/13.0.3.1083 Mobile Safari/537.36',
'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' => '5',
)
[ info ] [ RUN ] app\api\controller\Index->smpro[ D:\WWW\kinsasa\application\api\controller\Index.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.000976s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.012696s ]
[ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 AND `type_id` = 5 [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T16:12:49+08:00 ] 117.136.94.111 POST /api/index/smpro
[ info ] www.kinsana.cn/api/index/smpro [运行时间:0.065432s][吞吐率:15.28req/s] [内存消耗:1,707.69kb] [文件加载:43]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'index',
2 => 'smpro',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/m/nyycp.html',
'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
'user-agent' => 'Mozilla/5.0 (Linux; U; Android 10; zh-CN; VOG-AL00 Build/HUAWEIVOG-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.108 UCBrowser/13.0.3.1083 Mobile Safari/537.36',
'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.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.012696s ]
[ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 AND `type_id` = 6 [ RunTime:0.000976s ]
---------------------------------------------------------------
[ 2020-06-29T16:12:53+08:00 ] 117.136.94.111 POST /api/index/smpro
[ info ] www.kinsana.cn/api/index/smpro [运行时间:0.067385s][吞吐率:14.84req/s] [内存消耗:1,754.86kb] [文件加载:43]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'index',
2 => 'smpro',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/m/nyycp.html',
'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
'user-agent' => 'Mozilla/5.0 (Linux; U; Android 10; zh-CN; VOG-AL00 Build/HUAWEIVOG-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.108 UCBrowser/13.0.3.1083 Mobile Safari/537.36',
'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' => '7',
)
[ info ] [ RUN ] app\api\controller\Index->smpro[ D:\WWW\kinsasa\application\api\controller\Index.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.000976s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.013672s ]
[ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 AND `type_id` = 7 [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T16:12:55+08:00 ] 117.136.94.111 POST /api/index/smpro
[ info ] www.kinsana.cn/api/index/smpro [运行时间:0.063479s][吞吐率:15.75req/s] [内存消耗:1,729.76kb] [文件加载:43]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'index',
2 => 'smpro',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/m/nyycp.html',
'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
'user-agent' => 'Mozilla/5.0 (Linux; U; Android 10; zh-CN; VOG-AL00 Build/HUAWEIVOG-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.108 UCBrowser/13.0.3.1083 Mobile Safari/537.36',
'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' => '8',
)
[ info ] [ RUN ] app\api\controller\Index->smpro[ D:\WWW\kinsasa\application\api\controller\Index.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.013672s ]
[ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 AND `type_id` = 8 [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T16:13:00+08:00 ] 117.136.94.111 POST /api/index/smpro
[ info ] www.kinsana.cn/api/index/smpro [运行时间:0.061526s][吞吐率:16.25req/s] [内存消耗:1,770.27kb] [文件加载:43]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'index',
2 => 'smpro',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/m/nyycp.html',
'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
'user-agent' => 'Mozilla/5.0 (Linux; U; Android 10; zh-CN; VOG-AL00 Build/HUAWEIVOG-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.108 UCBrowser/13.0.3.1083 Mobile Safari/537.36',
'x-requested-with' => 'XMLHttpRequest',
'origin' => 'http://www.kinsana.cn',
'accept' => '*/*',
'content-length' => '20',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
'cate_id' => '5',
'type_id' => '10',
)
[ info ] [ RUN ] app\api\controller\Index->smpro[ D:\WWW\kinsasa\application\api\controller\Index.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.001954s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.012696s ]
[ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 AND `type_id` = 10 [ RunTime:0.000976s ]
---------------------------------------------------------------
[ 2020-06-29T16:13:10+08:00 ] 117.136.94.111 POST /api/index/smpro
[ info ] www.kinsana.cn/api/index/smpro [运行时间:0.060549s][吞吐率:16.52req/s] [内存消耗:1,709.54kb] [文件加载:43]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'index',
2 => 'smpro',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/m/nyycp.html',
'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
'user-agent' => 'Mozilla/5.0 (Linux; U; Android 10; zh-CN; VOG-AL00 Build/HUAWEIVOG-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.108 UCBrowser/13.0.3.1083 Mobile Safari/537.36',
'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' => '1',
)
[ info ] [ RUN ] app\api\controller\Index->smpro[ D:\WWW\kinsasa\application\api\controller\Index.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.012696s ]
[ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 AND `type_id` = 1 [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T16:14:41+08:00 ] 117.136.94.111 GET /
[ info ] www.kinsana.cn/ [运行时间:0.103520s][吞吐率:9.66req/s] [内存消耗:2,018.21kb] [文件加载:52]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => '',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'cookie' => 'safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
'accept-encoding' => 'gzip, deflate',
'referer' => 'https://so.m.sm.cn/s?q=%E5%BE%B7%E5%B7%9E%E4%BA%AC%E4%BF%A1%E7%94%9F%E7%89%A9&uc_param_str=dnntnwvepffrgibijbprsvdsmelood&from=wh20011&by=history&uc_sm=1',
'x-ucbrowser-ua' => 'dv(VOG-AL00);pr(UCBrowser/13.0.3.1083);ov(Android 10);ss(360*715);pi(1080*2147);bt(YZ);pm(1);bv(1);nm(0);im(0);sr(0);nt(1);',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3',
'user-agent' => 'Mozilla/5.0 (Linux; U; Android 10; zh-CN; VOG-AL00 Build/HUAWEIVOG-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.108 UCBrowser/13.0.3.1083 Mobile Safari/537.36',
'upgrade-insecure-requests' => '1',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array (
0 => 'gsRes',
1 => 'hyRes',
2 => 'cate',
3 => 'hdp',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.012696s ]
[ 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.011720s ]
[ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000976s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.012696s ]
[ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T16:16:47+08:00 ] 117.136.94.111 POST /api/index/news1
[ info ] www.kinsana.cn/api/index/news1 [运行时间:0.087894s][吞吐率:11.38req/s] [内存消耗:1,691.10kb] [文件加载:43]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'index',
2 => 'news1',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/m/xwzx.html',
'user-agent' => 'Mozilla/5.0 (Linux; U; Android 10; zh-CN; VOG-AL00 Build/HUAWEIVOG-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.108 UCBrowser/13.0.3.1083 Mobile Safari/537.36',
'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->news1[ 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.014649s ]
[ sql ] [ SQL ] SELECT `id`,`sm_img`,`dec`,`title`,`date`,`cate_id` FROM `news` WHERE `cate_id` = '1' ORDER BY `date` DESC [ RunTime:0.001953s ]
---------------------------------------------------------------
[ 2020-06-29T16:16:54+08:00 ] 117.136.94.111 POST /api/index/newscontent
[ info ] www.kinsana.cn/api/index/newscontent [运行时间:0.062503s][吞吐率:16.00req/s] [内存消耗:1,694.67kb] [文件加载: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 (
'cookie' => 'safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/m/xwxq.html?id=20',
'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
'user-agent' => 'Mozilla/5.0 (Linux; U; Android 10; zh-CN; VOG-AL00 Build/HUAWEIVOG-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.108 UCBrowser/13.0.3.1083 Mobile Safari/537.36',
'x-requested-with' => 'XMLHttpRequest',
'origin' => 'http://www.kinsana.cn',
'accept' => '*/*',
'content-length' => '5',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
'id' => '20',
)
[ 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.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.012696s ]
[ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 20 LIMIT 1 [ RunTime:0.000976s ]
---------------------------------------------------------------
[ 2020-06-29T16:17:11+08:00 ] 117.136.94.111 POST /api/index/newscontent
[ info ] www.kinsana.cn/api/index/newscontent [运行时间:0.071292s][吞吐率:14.03req/s] [内存消耗:1,694.27kb] [文件加载: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 (
'cookie' => 'safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/m/xwxq.html?id=19',
'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
'user-agent' => 'Mozilla/5.0 (Linux; U; Android 10; zh-CN; VOG-AL00 Build/HUAWEIVOG-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.108 UCBrowser/13.0.3.1083 Mobile Safari/537.36',
'x-requested-with' => 'XMLHttpRequest',
'origin' => 'http://www.kinsana.cn',
'accept' => '*/*',
'content-length' => '5',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
'id' => '19',
)
[ 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.014649s ]
[ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 19 LIMIT 1 [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T16:17:35+08:00 ] 117.136.94.111 POST /api/index/newscontent
[ info ] www.kinsana.cn/api/index/newscontent [运行时间:0.061526s][吞吐率:16.25req/s] [内存消耗:1,694.88kb] [文件加载:43]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'index',
2 => 'newscontent',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'safedog-flow-item=',
'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://www.kinsana.cn/m/xwxq.html?id=21',
'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
'user-agent' => 'Mozilla/5.0 (Linux; U; Android 10; zh-CN; VOG-AL00 Build/HUAWEIVOG-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.108 UCBrowser/13.0.3.1083 Mobile Safari/537.36',
'x-requested-with' => 'XMLHttpRequest',
'origin' => 'http://www.kinsana.cn',
'accept' => '*/*',
'content-length' => '5',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
'id' => '21',
)
[ 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.001954s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.012696s ]
[ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 21 LIMIT 1 [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T16:27:29+08:00 ] 116.252.0.187 GET /index/about/qywh.html
[ info ] www.kinsana.cn/index/about/qywh.html [运行时间:0.047853s][吞吐率:20.90req/s] [内存消耗:1,282.63kb] [文件加载:43]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'about',
2 => 'qywh',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\About->qywh[ D:\WWW\kinsasa\application\index\controller\About.php ]
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\qywh.htm [ array (
) ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T16:27:29+08:00 ] 116.252.0.187 GET /index/about/gczs.html
[ info ] www.kinsana.cn/index/about/gczs.html [运行时间:0.043947s][吞吐率:22.75req/s] [内存消耗:1,282.65kb] [文件加载:43]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'about',
2 => 'gczs',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\About->gczs[ D:\WWW\kinsasa\application\index\controller\About.php ]
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\gczs.htm [ array (
) ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T16:27:30+08:00 ] 116.252.0.187 GET /index/product/zycp.html
[ info ] www.kinsana.cn/index/product/zycp.html [运行时间:0.110356s][吞吐率:9.06req/s] [内存消耗:2,088.63kb] [文件加载:56]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'product',
2 => 'zycp',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\Product->zycp[ D:\WWW\kinsasa\application\index\controller\Product.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\zycp.htm [ array (
0 => 'res',
1 => 'page',
2 => 'types',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.011719s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.013672s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 2 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` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000976s ]
[ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 2 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000976s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.012696s ]
[ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1) [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T16:27:30+08:00 ] 116.252.0.187 GET /index/product/cwyp.html
[ info ] www.kinsana.cn/index/product/cwyp.html [运行时间:0.105473s][吞吐率:9.48req/s] [内存消耗:2,113.64kb] [文件加载:56]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'product',
2 => 'cwyp',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array (
0 => 'res',
1 => 'page',
2 => 'types',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.010743s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.012696s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 3 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` = 3 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000976s ]
[ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000976s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.011720s ]
[ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000000s ]
---------------------------------------------------------------
[ 2020-06-29T16:27:30+08:00 ] 116.252.0.187 GET /index/product/jqyp.html
[ info ] www.kinsana.cn/index/product/jqyp.html [运行时间:0.102543s][吞吐率:9.75req/s] [内存消耗:2,107.95kb] [文件加载:56]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'product',
2 => 'jqyp',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\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.001953s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 1 AND `state` = 1 LIMIT 1 [ RunTime:0.000977s ]
[ 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.000976s ]
[ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 1 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000976s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.014649s ]
[ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,5,8) [ RunTime:0.000000s ]
---------------------------------------------------------------
[ 2020-06-29T16:27:30+08:00 ] 116.252.0.187 GET /index/news/xwlb.html
[ info ] www.kinsana.cn/index/news/xwlb.html [运行时间:0.082034s][吞吐率:12.19req/s] [内存消耗:2,075.77kb] [文件加载: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-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\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.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.014649s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '1' AND `state` = '1' LIMIT 1 [ RunTime:0.001953s ]
[ 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.000977s ]
---------------------------------------------------------------
[ 2020-06-29T16:27:31+08:00 ] 116.252.0.187 GET /index/product/scp.html
[ info ] www.kinsana.cn/index/product/scp.html [运行时间:0.099614s][吞吐率:10.04req/s] [内存消耗:2,086.20kb] [文件加载:56]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'product',
2 => 'scp',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\Product->scp[ D:\WWW\kinsasa\application\index\controller\Product.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\scp.htm [ array (
0 => 'res',
1 => 'page',
2 => 'types',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.013672s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 4 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` = 4 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000976s ]
[ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 4 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000976s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.012696s ]
[ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,9) [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T16:27:31+08:00 ] 116.252.0.187 GET /index/news/spnews.html
[ info ] www.kinsana.cn/index/news/spnews.html [运行时间:0.064456s][吞吐率:15.51req/s] [内存消耗:1,332.13kb] [文件加载:45]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'news',
2 => 'spnews',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\News->spnews[ D:\WWW\kinsasa\application\index\controller\News.php ]
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\spnews.htm [ array (
) ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T16:27:32+08:00 ] 116.252.0.187 GET /index/about/zgrz.html
[ info ] www.kinsana.cn/index/about/zgrz.html [运行时间:0.043947s][吞吐率:22.75req/s] [内存消耗:1,298.63kb] [文件加载:43]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'about',
2 => 'zgrz',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\About->zgrz[ D:\WWW\kinsasa\application\index\controller\About.php ]
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\zgrz.htm [ array (
) ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T16:27:33+08:00 ] 116.252.0.187 GET /index/product/cpzt.html
[ info ] www.kinsana.cn/index/product/cpzt.html [运行时间:0.123051s][吞吐率:8.13req/s] [内存消耗:2,115.84kb] [文件加载:56]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'product',
2 => 'cpzt',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\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.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.010743s ]
[ 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 0,9 [ RunTime:0.000977s ]
[ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000976s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.012696s ]
[ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.009766s ]
---------------------------------------------------------------
[ 2020-06-29T16:27:33+08:00 ] 116.252.0.187 GET /index/about/qyjj.html
[ info ] www.kinsana.cn/index/about/qyjj.html [运行时间:0.045901s][吞吐率:21.79req/s] [内存消耗:1,282.55kb] [文件加载:43]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'about',
2 => 'qyjj',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\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-06-29T16:27:33+08:00 ] 116.252.0.187 GET /index/contanct/yfzx.html
[ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.041994s][吞吐率:23.81req/s] [内存消耗:1,324.83kb] [文件加载:45]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'contanct',
2 => 'yfzx',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\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-06-29T16:27:33+08:00 ] 116.252.0.187 GET /index/zp/rczp.html
[ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.073245s][吞吐率:13.65req/s] [内存消耗:1,959.79kb] [文件加载:52]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'zp',
2 => 'rczp',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\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.002930s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `zp` [ RunTime:0.014649s ]
[ sql ] [ SQL ] SELECT * FROM `zp` WHERE `state` = 1 [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T16:27:33+08:00 ] 116.252.0.187 GET /index/news/hydtnews.html
[ info ] www.kinsana.cn/index/news/hydtnews.html [运行时间:0.076175s][吞吐率:13.13req/s] [内存消耗:2,082.58kb] [文件加载:56]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'news',
2 => 'hydtnews',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\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.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.013672s ]
[ 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.002929s ]
---------------------------------------------------------------
[ 2020-06-29T16:27:34+08:00 ] 116.252.0.187 GET /index/contanct/lxwm.html
[ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.043947s][吞吐率:22.75req/s] [内存消耗:1,324.84kb] [文件加载:45]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'contanct',
2 => 'lxwm',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\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-06-29T16:27:35+08:00 ] 116.252.0.187 GET /lxfs.html
[ info ] www.kinsana.cn/lxfs.html [运行时间:0.041017s][吞吐率:24.38req/s] [内存消耗:1,068.02kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'lxfs',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T16:27:35+08:00 ] 116.252.0.187 GET /gczs.html
[ info ] www.kinsana.cn/gczs.html [运行时间:0.037111s][吞吐率:26.95req/s] [内存消耗:1,068.02kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'gczs',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T16:27:35+08:00 ] 116.252.0.187 GET /index/news/xwxq/id/22.html
[ info ] www.kinsana.cn/index/news/xwxq/id/22.html [运行时间:0.078128s][吞吐率:12.80req/s] [内存消耗:2,043.23kb] [文件加载:55]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'news',
2 => 'xwxq',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ 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.013672s ]
[ 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.000976s ]
---------------------------------------------------------------
[ 2020-06-29T16:27:35+08:00 ] 116.252.0.187 GET /qywh.html
[ info ] www.kinsana.cn/qywh.html [运行时间:0.034181s][吞吐率:29.26req/s] [内存消耗:1,068.02kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'qywh',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T16:27:36+08:00 ] 116.252.0.187 GET /index/news/xwxq/id/23.html
[ info ] www.kinsana.cn/index/news/xwxq/id/23.html [运行时间:0.088871s][吞吐率:11.25req/s] [内存消耗:2,044.45kb] [文件加载:55]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'news',
2 => 'xwxq',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ 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.004883s ] 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` = 23 LIMIT 1 [ RunTime:0.001953s ]
[ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 23 [ RunTime:0.000000s ]
[ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ]
---------------------------------------------------------------
[ 2020-06-29T16:27:37+08:00 ] 116.252.0.187 GET /index/news/xwxq/id/230.html
[ info ] www.kinsana.cn/index/news/xwxq/id/230.html [运行时间:0.075198s][吞吐率:13.30req/s] [内存消耗:2,166.60kb] [文件加载:55]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'news',
2 => 'xwxq',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ info ] [ PARAM ] array (
'id' => '230',
)
[ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ CACHE ] INIT File
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array (
0 => 'res',
1 => 'fasts',
2 => 'nexts',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.000977s ] 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` = 230 LIMIT 1 [ RunTime:0.000976s ]
[ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 230 [ RunTime:0.000000s ]
[ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000976s ]
---------------------------------------------------------------
[ 2020-06-29T16:27:39+08:00 ] 116.252.0.159 GET /index/news/xwxq/id/228.html
[ info ] www.kinsana.cn/index/news/xwxq/id/228.html [运行时间:0.127934s][吞吐率:7.82req/s] [内存消耗:2,165.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-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ info ] [ PARAM ] array (
'id' => '228',
)
[ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ CACHE ] INIT File
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array (
0 => 'res',
1 => 'fasts',
2 => 'nexts',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.010743s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.011720s ]
[ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 228 LIMIT 1 [ RunTime:0.000977s ]
[ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 228 [ 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-06-29T16:27:39+08:00 ] 116.252.0.159 GET /index/news/xwxq/id/229.html
[ info ] www.kinsana.cn/index/news/xwxq/id/229.html [运行时间:0.080081s][吞吐率:12.49req/s] [内存消耗:2,200.37kb] [文件加载:55]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'news',
2 => 'xwxq',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ 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.001954s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.011719s ]
[ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 229 LIMIT 1 [ RunTime:0.004883s ]
[ 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.000976s ]
---------------------------------------------------------------
[ 2020-06-29T16:27:39+08:00 ] 116.252.0.159 GET /index/contanct/zxly.html
[ info ] www.kinsana.cn/index/contanct/zxly.html [运行时间:0.052736s][吞吐率:18.96req/s] [内存消耗:1,324.92kb] [文件加载:45]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'contanct',
2 => 'zxly',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\Contanct->zxly[ D:\WWW\kinsasa\application\index\controller\Contanct.php ]
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\zxly.htm [ array (
) ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T16:27:39+08:00 ] 116.252.0.159 GET /gsjj.html
[ info ] www.kinsana.cn/gsjj.html [运行时间:0.033204s][吞吐率:30.12req/s] [内存消耗:1,068.02kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'gsjj',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T16:27:40+08:00 ] 116.252.0.159 GET /ywyfzx.html
[ info ] www.kinsana.cn/ywyfzx.html [运行时间:0.035158s][吞吐率:28.44req/s] [内存消耗:1,068.05kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'ywyfzx',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T16:27:40+08:00 ] 116.252.0.159 GET /rczp.html
[ info ] www.kinsana.cn/rczp.html [运行时间:0.036134s][吞吐率:27.67req/s] [内存消耗:1,068.02kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'rczp',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T16:27:41+08:00 ] 116.252.0.159 GET /
[ info ] www.kinsana.cn/ [运行时间:0.116215s][吞吐率:8.60req/s] [内存消耗:2,015.81kb] [文件加载:52]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => '',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array (
0 => 'gsRes',
1 => 'hyRes',
2 => 'cate',
3 => 'hdp',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.004883s ] 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.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.000000s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015626s ]
[ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T16:27:45+08:00 ] 116.252.0.187 GET /index/news/xwxq/id/21.html
[ info ] www.kinsana.cn/index/news/xwxq/id/21.html [运行时间:0.079105s][吞吐率:12.64req/s] [内存消耗:2,043.84kb] [文件加载:55]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'news',
2 => 'xwxq',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'deflate, gzip',
'accept' => '*/*',
'host' => 'www.kinsana.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1',
)
[ 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.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` = 21 LIMIT 1 [ RunTime:0.000976s ]
[ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 21 [ 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-06-29T16:41:12+08:00 ] 157.55.39.216 GET /product/hunan_91.html
[ info ] www.kinsana.cn/product/hunan_91.html [运行时间:0.041017s][吞吐率:24.38req/s] [内存消耗:1,068.80kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'product',
1 => 'hunan_91',
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'user-agent' => 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)',
'host' => 'www.kinsana.cn',
'from' => 'bingbot(at)microsoft.com',
'accept-encoding' => 'gzip, deflate',
'accept' => '*/*',
'pragma' => 'no-cache',
'connection' => 'close',
'cache-control' => 'no-cache',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T16:45:50+08:00 ] 60.8.123.219 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-06-29T16:47:36+08:00 ] 117.132.183.17 GET /
[ info ] www.kinsana.cn/ [运行时间:0.122062s][吞吐率:8.19req/s] [内存消耗:2,016.35kb] [文件加载:52]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => '',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'cookie' => '',
'connection' => 'close',
'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2',
'host' => 'www.kinsana.cn',
'pragma' => 'no-cache',
'cache-control' => 'no-cache',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.104 Safari/537.36',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array (
0 => 'gsRes',
1 => 'hyRes',
2 => 'cate',
3 => 'hdp',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.010741s ] 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.012694s ]
[ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000977s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.011718s ]
[ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ]
---------------------------------------------------------------
[ 2020-06-29T16:51:53+08:00 ] 54.36.148.21 GET /index/product/zycp.html
[ info ] www.kinsana.cn/index/product/zycp.html [运行时间:0.100590s][吞吐率:9.94req/s] [内存消耗:2,088.61kb] [文件加载:56]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'product',
2 => 'zycp',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-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 ] [ RUN ] app\index\controller\Product->zycp[ D:\WWW\kinsasa\application\index\controller\Product.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\zycp.htm [ array (
0 => 'res',
1 => 'page',
2 => 'types',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.001954s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.013673s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 2 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ]
[ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ]
[ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 2 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000977s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.012695s ]
[ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1) [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T17:27:21+08:00 ] 220.184.204.27 GET /favicon.ico
[ info ] www.kinsana.cn/favicon.ico [运行时间:0.045895s][吞吐率:21.79req/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.3765.400 QQBrowser/10.6.4153.400',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T17:45:49+08:00 ] 157.55.39.222 GET /yizheng.html
[ info ] www.kinsana.cn/yizheng.html [运行时间:0.043947s][吞吐率:22.75req/s] [内存消耗:1,068.85kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'yizheng',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'user-agent' => 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)',
'host' => 'www.kinsana.cn',
'from' => 'bingbot(at)microsoft.com',
'accept-encoding' => 'gzip, deflate',
'accept' => '*/*',
'pragma' => 'no-cache',
'connection' => 'close',
'cache-control' => 'no-cache',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T17:58:25+08:00 ] 157.55.39.216 GET /jiangdu.html
[ info ] www.kinsana.cn/jiangdu.html [运行时间:0.052736s][吞吐率:18.96req/s] [内存消耗:1,068.85kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'jiangdu',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'user-agent' => 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)',
'host' => 'www.kinsana.cn',
'from' => 'bingbot(at)microsoft.com',
'accept-encoding' => 'gzip, deflate',
'accept' => '*/*',
'pragma' => 'no-cache',
'connection' => 'close',
'cache-control' => 'no-cache',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T18:02:43+08:00 ] 42.156.254.90 GET /index/news/xwxq/id/68.html
[ info ] www.kinsana.cn/index/news/xwxq/id/68.html [运行时间:0.130864s][吞吐率:7.64req/s] [内存消耗:2,168.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-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' => '68',
)
[ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ CACHE ] INIT File
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array (
0 => 'res',
1 => 'fasts',
2 => 'nexts',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.010743s ] 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` = 68 LIMIT 1 [ RunTime:0.000977s ]
[ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 68 [ 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-06-29T19:42:07+08:00 ] 157.55.39.225 GET /product/changyi_89.html
[ info ] www.kinsana.cn/product/changyi_89.html [运行时间:0.044924s][吞吐率:22.26req/s] [内存消耗:1,068.79kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'product',
1 => 'changyi_89',
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'user-agent' => 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)',
'host' => 'www.kinsana.cn',
'from' => 'bingbot(at)microsoft.com',
'accept-encoding' => 'gzip, deflate',
'accept' => '*/*',
'pragma' => 'no-cache',
'connection' => 'close',
'cache-control' => 'no-cache',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T19:57:08+08:00 ] 220.181.108.142 GET /index/about/zgrz.html
[ info ] www.kinsana.cn/index/about/zgrz.html [运行时间:0.062502s][吞吐率:16.00req/s] [内存消耗:1,298.78kb] [文件加载:43]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'about',
2 => 'zgrz',
),
)
[ info ] [ HEADER ] array (
'accept' => '*/*',
'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\About->zgrz[ D:\WWW\kinsasa\application\index\controller\About.php ]
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\zgrz.htm [ array (
) ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T20:04:08+08:00 ] 157.55.39.18 GET /robots.txt
[ info ] www.kinsana.cn/robots.txt [运行时间:0.048830s][吞吐率:20.48req/s] [内存消耗:1,068.42kb] [文件加载: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' => 'www.kinsana.cn',
'accept-encoding' => 'gzip, deflate',
'accept' => '*/*',
'pragma' => 'no-cache',
'connection' => 'close',
'cache-control' => 'no-cache',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T20:07:44+08:00 ] 220.184.204.27 GET /favicon.ico
[ info ] www.kinsana.cn/favicon.ico [运行时间:0.047853s][吞吐率:20.90req/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.3765.400 QQBrowser/10.6.4153.400',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T20:07:45+08:00 ] 220.184.204.27 GET /favicon.ico
[ info ] www.kinsana.cn/favicon.ico [运行时间:0.044923s][吞吐率:22.26req/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.3765.400 QQBrowser/10.6.4153.400',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T20:07:47+08:00 ] 220.184.204.27 GET /favicon.ico
[ info ] www.kinsana.cn/favicon.ico [运行时间:0.044924s][吞吐率:22.26req/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.3765.400 QQBrowser/10.6.4153.400',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T20:08:20+08:00 ] 220.184.204.27 GET /favicon.ico
[ info ] www.kinsana.cn/favicon.ico [运行时间:0.041017s][吞吐率:24.38req/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.3765.400 QQBrowser/10.6.4153.400',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T20:08:21+08:00 ] 220.184.204.27 GET /favicon.ico
[ info ] www.kinsana.cn/favicon.ico [运行时间:0.036135s][吞吐率:27.67req/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.3765.400 QQBrowser/10.6.4153.400',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T20:08:24+08:00 ] 220.184.204.27 GET /favicon.ico
[ info ] www.kinsana.cn/favicon.ico [运行时间:0.038087s][吞吐率:26.26req/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.3765.400 QQBrowser/10.6.4153.400',
'connection' => 'close',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T20:09:32+08:00 ] 207.46.13.229 GET /yuxi.html
[ info ] www.kinsana.cn/yuxi.html [运行时间:0.035157s][吞吐率:28.44req/s] [内存消耗:1,068.84kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'yuxi',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'user-agent' => 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)',
'host' => 'www.kinsana.cn',
'from' => 'bingbot(at)microsoft.com',
'accept-encoding' => 'gzip, deflate',
'accept' => '*/*',
'pragma' => 'no-cache',
'connection' => 'close',
'cache-control' => 'no-cache',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T20:12:37+08:00 ] 110.249.202.152 GET /robots.txt
[ info ] www.kinsana.cn/robots.txt [运行时间:0.034181s][吞吐率:29.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-06-29T20:36:44+08:00 ] 42.156.139.41 GET /index/news/xwxq/id/204.html
[ info ] www.kinsana.cn/index/news/xwxq/id/204.html [运行时间:0.103520s][吞吐率:9.66req/s] [内存消耗:2,190.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',
'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' => '204',
)
[ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ CACHE ] INIT File
[ info ] [ VIEW ] D:\WWW\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.016603s ]
[ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 204 LIMIT 1 [ RunTime:0.000977s ]
[ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 204 [ 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-06-29T20:48:45+08:00 ] 106.11.157.47 GET /index/news/xwxq/id/177.html
[ info ] www.kinsana.cn/index/news/xwxq/id/177.html [运行时间:0.100590s][吞吐率:9.94req/s] [内存消耗:2,205.88kb] [文件加载:55]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'news',
2 => 'xwxq',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept' => '*/*',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36',
'upgrade-insecure-requests' => '1',
'host' => 'www.kinsana.cn',
'accept-encoding' => 'gzip, deflate',
)
[ info ] [ PARAM ] array (
'id' => '177',
)
[ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ CACHE ] INIT File
[ info ] [ VIEW ] D:\WWW\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` = 177 LIMIT 1 [ RunTime:0.000977s ]
[ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 177 [ 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-06-29T21:15:30+08:00 ] 66.249.71.50 GET /robots.txt
[ info ] www.kinsana.cn/robots.txt [运行时间:0.037111s][吞吐率:26.95req/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-06-29T21:15:31+08:00 ] 66.249.71.46 GET /
[ info ] www.kinsana.cn/ [运行时间:0.109380s][吞吐率:9.14req/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/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.001953s ] 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.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.016602s ]
[ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T23:04:36+08:00 ] 106.114.69.112 GET /
[ info ] www.kinsana.cn/ [运行时间:0.111321s][吞吐率:8.98req/s] [内存消耗:2,016.63kb] [文件加载:52]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => '',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept-encoding' => 'gzip, deflate',
'accept-language' => 'zh-cn',
'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_3 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13E188a Safari/601.1 FromTYCIosClient(appVersion/iOS 12.9.0,appDevice/iPhone XS Max)',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'upgrade-insecure-requests' => '1',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array (
0 => 'gsRes',
1 => 'hyRes',
2 => 'cate',
3 => 'hdp',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.001953s ] 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.012694s ]
[ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000977s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.013671s ]
[ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ]
---------------------------------------------------------------
[ 2020-06-29T23:04:57+08:00 ] 106.114.69.112 POST /api/index/nypro
[ info ] www.kinsana.cn/api/index/nypro [运行时间:0.074214s][吞吐率:13.47req/s] [内存消耗:2,386.85kb] [文件加载: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 9_3 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13E188a Safari/601.1 FromTYCIosClient(appVersion/iOS 12.9.0,appDevice/iPhone XS Max)',
'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.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.014647s ]
[ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 [ RunTime:0.005859s ]
---------------------------------------------------------------
[ 2020-06-29T23:04:57+08:00 ] 106.114.69.112 POST /api/index/types
[ info ] www.kinsana.cn/api/index/types [运行时间:0.090814s][吞吐率:11.01req/s] [内存消耗:1,695.87kb] [文件加载: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 9_3 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13E188a Safari/601.1 FromTYCIosClient(appVersion/iOS 12.9.0,appDevice/iPhone XS Max)',
'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.011718s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.011718s ]
[ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 [ RunTime:0.000977s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.014647s ]
[ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,3,10,7,5,4,1,6) [ RunTime:0.000977s ]
---------------------------------------------------------------
[ 2020-06-29T23:05:07+08:00 ] 112.74.108.229 GET /
[ info ] www.kinsana.cn/ [运行时间:0.117180s][吞吐率:8.53req/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 (
'upgrade-insecure-requests' => '1',
'host' => 'www.kinsana.cn',
'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.5,en;q=0.3',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; W…) Gecko/20100101 Firefox/56.0',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'accept-encoding' => 'gzip, deflate',
'connection' => 'close',
)
[ info ] [ PARAM ] array (
)
[ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array (
0 => 'gsRes',
1 => 'hyRes',
2 => 'cate',
3 => 'hdp',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.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.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.012695s ]
[ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.013671s ]
[ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000976s ]
---------------------------------------------------------------
[ 2020-06-29T23:05:10+08:00 ] 112.74.108.229 GET /lower.html
[ info ] www.kinsana.cn/lower.html [运行时间:0.032225s][吞吐率:31.03req/s] [内存消耗:1,069.36kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'lower',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'cookie' => 'safedog-flow-item=',
'upgrade-insecure-requests' => '1',
'host' => 'www.kinsana.cn',
'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.5,en;q=0.3',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; W…) Gecko/20100101 Firefox/56.0',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'accept-encoding' => 'gzip, deflate',
'connection' => 'close',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T23:05:14+08:00 ] 112.74.108.229 GET /lower.html
[ info ] www.kinsana.cn/lower.html [运行时间:0.032224s][吞吐率:31.03req/s] [内存消耗:1,069.36kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'lower',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'cookie' => 'safedog-flow-item=',
'upgrade-insecure-requests' => '1',
'host' => 'www.kinsana.cn',
'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.5,en;q=0.3',
'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; W…) Gecko/20100101 Firefox/56.0',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'accept-encoding' => 'gzip, deflate',
'connection' => 'close',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T23:05:16+08:00 ] 106.114.69.112 POST /api/index/smpro
[ info ] www.kinsana.cn/api/index/smpro [运行时间:0.059567s][吞吐率:16.79req/s] [内存消耗:1,707.66kb] [文件加载:43]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'index',
2 => 'smpro',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'safedog-flow-item=',
'content-length' => '19',
'referer' => 'http://www.kinsana.cn/m/nyycp.html',
'connection' => 'close',
'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_3 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13E188a Safari/601.1 FromTYCIosClient(appVersion/iOS 12.9.0,appDevice/iPhone XS Max)',
'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',
'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.000977s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.013671s ]
[ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 AND `type_id` = 6 [ RunTime:0.000000s ]
---------------------------------------------------------------
[ 2020-06-29T23:09:16+08:00 ] 39.101.165.84 GET /wangdafa
[ info ] www.kinsana.cn/wangdafa [运行时间:0.035158s][吞吐率:28.44req/s] [内存消耗:1,067.73kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'wangdafa',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'accept' => '*/*',
'accept-encoding' => 'gzip, deflate',
'user-agent' => 'python-requests/2.23.0',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T23:43:51+08:00 ] 123.123.219.43 GET /robots.txt
[ info ] www.kinsana.cn/robots.txt [运行时间:0.037107s][吞吐率:26.95req/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-06-29T23:43:51+08:00 ] 123.123.219.43 GET /lxfs.html
[ info ] www.kinsana.cn/lxfs.html [运行时间:0.036130s][吞吐率:27.68req/s] [内存消耗:1,069.44kb] [文件加载:38]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'lxfs',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'if-modified-since' => 'Tue, 15 Jan 2019 21:17:12 GMT',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'accept-charset' => 'utf-8,iso-8859-1;q=0.7,*;q=0.7',
'accept-language' => 'zh-CN,zh;q=0.8,en-us,en-gb,en;q=0.7,*;q=0.3',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.95 Safari/537.36',
'accept-encoding' => 'x-gzip, gzip, deflate',
'host' => 'www.kinsana.cn',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-06-29T23:57:30+08:00 ] 54.36.149.32 GET /robots.txt
[ info ] www.kinsana.cn/robots.txt [运行时间:0.035154s][吞吐率:28.45req/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',
'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-06-29T23:57:34+08:00 ] 54.36.148.21 GET /index/news/xwxq/id/221.html
[ info ] www.kinsana.cn/index/news/xwxq/id/221.html [运行时间:0.081049s][吞吐率:12.34req/s] [内存消耗:2,169.87kb] [文件加载:55]
[ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'index',
1 => 'news',
2 => 'xwxq',
),
)
[ info ] [ HEADER ] array (
'connection' => 'close',
'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 (
'id' => '221',
)
[ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ CACHE ] INIT File
[ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array (
0 => 'res',
1 => 'fasts',
2 => 'nexts',
) ]
[ 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.014648s ]
[ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 221 LIMIT 1 [ RunTime:0.000000s ]
[ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 221 [ 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 ]