--------------------------------------------------------------- [ 2019-03-04T00:14:48+08:00 ] 123.125.71.90 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.32kb] [文件加载: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' => '*/*', 'accept-language' => 'zh-cn,zh-tw', 'accept-encoding' => 'gzip', 'user-agent' => 'Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T00:22:52+08:00 ] 54.36.148.75 GET /product/yicheng_119.html [ info ] www.kinsana.cn/product/yicheng_119.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.00kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'yicheng_119', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T00:24:37+08:00 ] 39.107.114.182 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,017.88kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T00:30:50+08:00 ] 54.36.150.104 GET /index/news/xwxq/id/128.html [ info ] www.kinsana.cn/index/news/xwxq/id/128.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,119.80kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/6.1; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '128', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 128 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 128 [ 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 ] --------------------------------------------------------------- [ 2019-03-04T00:44:57+08:00 ] 207.46.13.73 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.54kb] [文件加载: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 --------------------------------------------------------------- [ 2019-03-04T00:49:10+08:00 ] 54.36.150.87 GET /index/news/xwlb.html?page=10 [ info ] www.kinsana.cn/index/news/xwlb.html?page=10 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,088.02kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwlb', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/6.1; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'page' => '10', ) [ info ] [ RUN ] app\index\controller\News->xwlb[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwlb.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = 1 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 72,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T01:00:35+08:00 ] 54.36.150.162 GET /product/guangyuan_fjmdrlzs/ [ info ] www.kinsana.cn/product/guangyuan_fjmdrlzs/ [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.05kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'guangyuan_fjmdrlzs', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T01:03:23+08:00 ] 123.125.67.214 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,018.03kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => '*/*', 'accept-language' => 'zh-cn,zh-tw', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T01:05:53+08:00 ] 54.36.149.71 GET /product/guangyuan_cpfl01/ [ info ] www.kinsana.cn/product/guangyuan_cpfl01/ [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.02kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'guangyuan_cpfl01', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T01:06:32+08:00 ] 106.14.217.247 GET / [ info ] www.kinsana.cn/ [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,017.88kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T01:08:32+08:00 ] 216.244.66.198 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.16kb] [文件加载: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-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 --------------------------------------------------------------- [ 2019-03-04T01:15:34+08:00 ] 101.132.153.242 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,017.88kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-03-04T01:26:23+08:00 ] 54.36.149.5 GET /product/panzhihua_96.html [ info ] www.kinsana.cn/product/panzhihua_96.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.00kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'panzhihua_96', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T01:44:01+08:00 ] 47.100.36.239 GET / [ info ] www.kinsana.cn/ [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,017.73kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T01:54:33+08:00 ] 54.36.150.45 GET /index/news/xwxq/id/131.html [ info ] www.kinsana.cn/index/news/xwxq/id/131.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,073.90kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/6.1; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '131', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 131 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 131 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T01:56:08+08:00 ] 216.244.66.198 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.16kb] [文件加载: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-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 --------------------------------------------------------------- [ 2019-03-04T02:09:27+08:00 ] 139.224.112.110 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,017.88kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T02:21:30+08:00 ] 54.36.150.139 GET /product/hunan_119.html [ info ] www.kinsana.cn/product/hunan_119.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.08kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'hunan_119', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T02:32:09+08:00 ] 54.36.148.110 GET /index/news/xwxq/id/184.html [ info ] www.kinsana.cn/index/news/xwxq/id/184.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,098.36kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/6.1; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '184', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 184 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 184 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T02:36:31+08:00 ] 106.15.202.177 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,017.88kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T02:38:04+08:00 ] 54.36.150.175 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.03kb] [文件加载: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', '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 --------------------------------------------------------------- [ 2019-03-04T02:39:18+08:00 ] 54.36.148.181 GET /product/huloudao_xdj/ [ info ] www.kinsana.cn/product/huloudao_xdj/ [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.05kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'huloudao_xdj', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T02:43:01+08:00 ] 54.36.148.3 GET /product/lichuan_cpfl02/ [ info ] www.kinsana.cn/product/lichuan_cpfl02/ [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.08kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'lichuan_cpfl02', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T02:43:36+08:00 ] 54.36.150.186 GET /product/akesu_cpfl01/ [ info ] www.kinsana.cn/product/akesu_cpfl01/ [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.05kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'akesu_cpfl01', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T03:25:57+08:00 ] 54.36.149.84 GET /product/linhe_121.html [ info ] www.kinsana.cn/product/linhe_121.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.08kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'linhe_121', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T03:30:55+08:00 ] 14.215.176.17 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,018.52kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en,*', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0', 'referer' => 'http://www.xn--vhqsn14am88k.com/', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T03:30:57+08:00 ] 14.215.176.17 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.62kb] [文件加载: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 ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en,*', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'cookie' => 'safedog-flow-item=', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0', 'x-requested-with' => 'XMLHttpRequest', 'referer' => 'http://www.kinsana.cn/', 'accept' => '*/*', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T03:30:57+08:00 ] 14.215.176.14 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,906.80kb] [文件加载: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 ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en,*', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'cookie' => 'safedog-flow-item=', 'content-length' => '7', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'referer' => 'http://www.kinsana.cn/', 'accept' => 'application/json, text/javascript, */*; q=0.01', ) [ 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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T03:39:19+08:00 ] 54.36.148.220 GET /product/xilinghaote_scj/ [ info ] www.kinsana.cn/product/xilinghaote_scj/ [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.00kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'xilinghaote_scj', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T03:49:25+08:00 ] 54.36.150.62 GET /index/product/cpxq/id/82.html [ info ] www.kinsana.cn/index/product/cpxq/id/82.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,013.85kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/6.1; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '82', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '82' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 82 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T03:51:43+08:00 ] 47.92.33.91 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,017.88kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T03:53:39+08:00 ] 118.31.61.174 GET /LICENSE.txt [ info ] www.kinsana.cn/LICENSE.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.60kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'LICENSE.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( '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/LICENSE.txt', 'accept-language' => 'zh-CN', 'accept' => '*/*', 'content-type' => 'application/x-www-form-urlencoded', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T04:05:11+08:00 ] 54.36.148.34 GET /product/panzhihua_cpfl01/ywyfzx.html [ info ] www.kinsana.cn/product/panzhihua_cpfl01/ywyfzx.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.14kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'panzhihua_cpfl01', 2 => 'ywyfzx', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T04:08:30+08:00 ] 220.181.108.96 GET /index/news/xwxq/id/182.html [ info ] www.kinsana.cn/index/news/xwxq/id/182.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,095.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' => '182', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 182 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 182 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T04:14:45+08:00 ] 36.110.199.63 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,018.45kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en,*', 'accept-encoding' => 'gzip', 'connection' => 'close', 'referer' => 'http://www.baidu.com/s?wd=MA94', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T04:14:47+08:00 ] 36.110.199.63 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.55kb] [文件加载: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 ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en,*', 'accept-encoding' => 'gzip', 'connection' => 'close', 'cookie' => 'safedog-flow-item=', 'referer' => 'http://www.kinsana.cn/', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0', 'x-requested-with' => 'XMLHttpRequest', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T04:14:47+08:00 ] 36.110.199.66 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,906.75kb] [文件加载: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 ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en,*', 'accept-encoding' => 'gzip', 'connection' => 'close', 'content-length' => '7', 'cookie' => 'safedog-flow-item=', 'referer' => 'http://www.kinsana.cn/', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T04:16:20+08:00 ] 203.208.60.30 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.03kb] [文件加载: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 --------------------------------------------------------------- [ 2019-03-04T04:16:21+08:00 ] 203.208.60.63 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,018.36kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T04:19:20+08:00 ] 216.244.66.198 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.16kb] [文件加载: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-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 --------------------------------------------------------------- [ 2019-03-04T04:27:39+08:00 ] 47.97.167.161 GET / [ info ] www.kinsana.cn/ [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,017.91kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T04:38:11+08:00 ] 54.36.149.72 GET /product/panzhihua_cpfl03/ [ info ] www.kinsana.cn/product/panzhihua_cpfl03/ [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.02kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'panzhihua_cpfl03', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T04:41:57+08:00 ] 116.62.215.53 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,017.88kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T04:50:23+08:00 ] 216.244.66.198 GET /index/news/xwxq/id/115.html [ info ] www.kinsana.cn/index/news/xwxq/id/115.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,076.40kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-charset' => 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', 'user-agent' => 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.opensiteexplorer.org/dotbot, help@moz.com)', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '115', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 115 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 115 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T05:05:22+08:00 ] 60.28.10.251 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,019.33kb] [文件加载: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', 'upgrade-insecure-requests' => '1', 'referer' => 'https://www.so.com/s?q=%D6%D0%B9%FA%CA%DE%D2%A9&src=srp_suggst_3.2.2&fr=360sou_newhome&psid=f09bfe5e725cb595e40e116b6ddb4903&pn=8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/19.77.34.5 Safari/537.1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'en', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T05:05:26+08:00 ] 60.28.10.242 GET /lxfs.html [ info ] www.kinsana.cn/lxfs.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,072.85kb] [文件加载: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', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'upgrade-insecure-requests' => '1', 'cookie' => 'safedog-flow-item=', 'referer' => 'http://www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2) AppleWebKit/536.3 (KHTML, like Gecko) Chrome/19.0.1061.1 Safari/536.3', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'en', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T05:20:57+08:00 ] 121.40.248.239 GET /LICENSE.txt [ info ] www.kinsana.cn/LICENSE.txt [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.60kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'LICENSE.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( '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/LICENSE.txt', 'accept-language' => 'zh-CN', 'accept' => '*/*', 'content-type' => 'application/x-www-form-urlencoded', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T05:22:22+08:00 ] 54.36.149.83 GET /product/jiano_xdj/qywh.html [ info ] www.kinsana.cn/product/jiano_xdj/qywh.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.02kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'jiano_xdj', 2 => 'qywh', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T05:25:16+08:00 ] 54.36.148.39 GET /product/zhuanghe_tjj/ [ info ] www.kinsana.cn/product/zhuanghe_tjj/ [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.05kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'zhuanghe_tjj', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T05:27:49+08:00 ] 54.36.148.8 GET /product/chongzuo_cpfl01/lxfs.html [ info ] www.kinsana.cn/product/chongzuo_cpfl01/lxfs.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.13kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'chongzuo_cpfl01', 2 => 'lxfs', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T05:35:23+08:00 ] 54.36.150.160 GET /product/jiangsu_102.html [ info ] www.kinsana.cn/product/jiangsu_102.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.02kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'jiangsu_102', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T05:44:17+08:00 ] 54.36.149.49 GET /product/lichuan_cpfl04/ [ info ] www.kinsana.cn/product/lichuan_cpfl04/ [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.08kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'lichuan_cpfl04', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T06:04:16+08:00 ] 54.36.150.19 GET /news/146.html [ info ] www.kinsana.cn/news/146.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.01kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'news', 1 => '146', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T06:13:34+08:00 ] 42.236.99.30 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,018.63kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36; 360Spider', 'connection' => 'close', 'accept-language' => 'zh-CN', 'accept' => '*/*', 'cookie' => '', 'referer' => 'http://www.kinsana.cn/', 'accept-encoding' => 'deflate, gzip', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T06:14:26+08:00 ] 54.36.148.73 GET /product/datong_qmxdwyy/ [ info ] www.kinsana.cn/product/datong_qmxdwyy/ [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.08kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'datong_qmxdwyy', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T06:16:09+08:00 ] 203.208.60.112 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,018.84kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate,br', 'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Googlebot/2.1; +http://www.google.com/bot.html) Safari/537.36', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'accept-language' => 'en-US', 'referer' => 'http://www.xn--vhqsn14am88k.com/', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T06:16:11+08:00 ] 203.208.60.95 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,907.06kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate,br', 'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Googlebot/2.1; +http://www.google.com/bot.html) Safari/537.36', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'application/json,text/javascript,*/*; q=0.01', 'connection' => 'close', 'content-length' => '7', 'accept-language' => 'en-US', 'cookie' => 'safedog-flow-item=', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'referer' => 'http://www.kinsana.cn/', '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T06:16:11+08:00 ] 203.208.60.77 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,073.20kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate,br', 'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Googlebot/2.1; +http://www.google.com/bot.html) Safari/537.36', 'from' => 'googlebot(at)googlebot.com', 'accept' => '*/*', 'connection' => 'close', 'accept-language' => 'en-US', 'cookie' => 'safedog-flow-item=', 'x-requested-with' => 'XMLHttpRequest', 'referer' => 'http://www.kinsana.cn/', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T06:17:51+08:00 ] 114.115.203.130 GET /LICENSE.txt [ info ] www.kinsana.cn/LICENSE.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.60kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'LICENSE.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( '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/LICENSE.txt', 'accept-language' => 'zh-CN', 'accept' => '*/*', 'content-type' => 'application/x-www-form-urlencoded', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T06:35:26+08:00 ] 54.36.150.85 GET /product/yongzhou_cpfl01/rczp.html [ info ] www.kinsana.cn/product/yongzhou_cpfl01/rczp.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,071.13kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'yongzhou_cpfl01', 2 => 'rczp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T07:02:20+08:00 ] 36.110.147.78 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,070.95kb] [文件加载: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 --------------------------------------------------------------- [ 2019-03-04T07:20:14+08:00 ] 54.36.150.76 GET /index/product/cpxq/id/67.html [ info ] www.kinsana.cn/index/product/cpxq/id/67.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,022.40kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/6.1; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '67', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '67' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 67 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T07:20:24+08:00 ] 36.110.147.78 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,018.75kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en-US,*', 'accept-encoding' => 'gzip', 'connection' => 'close', 'user-agent' => 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; SE 2.X MetaSr 1.0; SE 2.X MetaSr 1.0; .NET CLR 2.0.50727; SE 2.X MetaSr 1.0)', 'referer' => 'http://www.sogou.com/web?query=site%3Awww.kinsana.cn', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T07:20:24+08:00 ] 218.30.103.142 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,070.95kb] [文件加载: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 --------------------------------------------------------------- [ 2019-03-04T07:20:46+08:00 ] 36.110.147.78 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.95kb] [文件加载: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 ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en-US,*', 'accept-encoding' => 'gzip', 'connection' => 'close', 'cookie' => 'safedog-flow-item=', 'user-agent' => 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; SE 2.X MetaSr 1.0; SE 2.X MetaSr 1.0; .NET CLR 2.0.50727; SE 2.X MetaSr 1.0)', 'referer' => 'http://www.sogou.com/web?query=site%3Awww.kinsana.cn', 'accept' => '*/*', 'x-requested-with' => 'XMLHttpRequest', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T07:20:47+08:00 ] 36.110.147.78 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,906.99kb] [文件加载: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 ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en-US,*', 'accept-encoding' => 'gzip', 'connection' => 'close', 'cookie' => 'safedog-flow-item=', 'user-agent' => 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; SE 2.X MetaSr 1.0; SE 2.X MetaSr 1.0; .NET CLR 2.0.50727; SE 2.X MetaSr 1.0)', 'referer' => 'http://www.sogou.com/web?query=site%3Awww.kinsana.cn', 'content-length' => '7', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T07:29:41+08:00 ] 216.244.66.198 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.16kb] [文件加载: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-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 --------------------------------------------------------------- [ 2019-03-04T07:34:10+08:00 ] 218.30.103.142 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,018.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 ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T07:40:25+08:00 ] 54.36.150.73 GET /product/jining_118.html [ info ] www.kinsana.cn/product/jining_118.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,070.97kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'jining_118', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T07:42:28+08:00 ] 42.236.10.79 GET /index/news/xwxq/id/160.html [ info ] www.kinsana.cn/index/news/xwxq/id/160.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,122.58kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( '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/index/news/xwxq/id/160.html', 'accept-encoding' => 'deflate, gzip', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '160', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 160 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 160 [ 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.015625s ] --------------------------------------------------------------- [ 2019-03-04T07:42:29+08:00 ] 42.236.10.107 GET /index/news/xwxq/id/170.html [ info ] www.kinsana.cn/index/news/xwxq/id/170.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,103.18kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( '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/index/news/xwxq/id/170.html', 'accept-encoding' => 'deflate, gzip', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '170', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 170 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 170 [ 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.015625s ] --------------------------------------------------------------- [ 2019-03-04T07:42:29+08:00 ] 42.236.10.109 GET /index/news/xwxq/id/196.html [ info ] www.kinsana.cn/index/news/xwxq/id/196.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,122.06kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( '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/index/news/xwxq/id/196.html', 'accept-encoding' => 'deflate, gzip', '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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 196 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 196 [ 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 ] --------------------------------------------------------------- [ 2019-03-04T07:42:29+08:00 ] 42.236.10.72 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,328.91kb] [文件加载: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 ( 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36; 360Spider', 'connection' => 'close', 'accept-language' => 'zh-CN', 'accept' => '*/*', 'cookie' => '', 'referer' => 'http://www.kinsana.cn/index/contanct/lxwm.html', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T07:46:47+08:00 ] 54.36.148.100 GET /product/panzhihua_cpfl05/qywh.html [ info ] www.kinsana.cn/product/panzhihua_cpfl05/qywh.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.14kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'panzhihua_cpfl05', 2 => 'qywh', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T07:47:38+08:00 ] 203.208.60.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,018.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 ( 'accept-encoding' => 'gzip,deflate,br', 'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Googlebot/2.1; +http://www.google.com/bot.html) Safari/537.36', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'accept-language' => 'en-US', 'referer' => 'http://xn--vhqsn14am88k.com/', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T07:47:39+08:00 ] 203.208.60.78 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,073.20kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate,br', 'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Googlebot/2.1; +http://www.google.com/bot.html) Safari/537.36', 'from' => 'googlebot(at)googlebot.com', 'accept' => '*/*', 'connection' => 'close', 'accept-language' => 'en-US', 'cookie' => 'safedog-flow-item=', 'x-requested-with' => 'XMLHttpRequest', 'referer' => 'http://www.kinsana.cn/', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T07:47:40+08:00 ] 203.208.60.65 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,907.14kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate,br', 'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Googlebot/2.1; +http://www.google.com/bot.html) Safari/537.36', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'application/json,text/javascript,*/*; q=0.01', 'connection' => 'close', 'content-length' => '7', 'accept-language' => 'en-US', 'cookie' => 'safedog-flow-item=', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'referer' => 'http://www.kinsana.cn/', '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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T07:49:13+08:00 ] 54.36.148.229 GET /index/news/xwxq/id/rczp.html [ info ] www.kinsana.cn/index/news/xwxq/id/rczp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,039.74kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/6.1; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => 'rczp', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 0 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` IS NULL ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T08:15:52+08:00 ] 222.222.218.38 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,022.68kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-cn', 'dnt' => '1', 'referer' => 'https://www.baidu.com/from=844b/bd_page_type=1/ssid=7a4dc0cfc0c73130313130321838/uid=0/pu=usm%403%2Csz%401320_2001%2Cta%40iphone_1_12.1_25_12.0/baiduid=FB116B6BBED43E97957255A66F657F97/w=0_10_/t=iphone/l=3/tc?clk_type=1&vit=osres&l=1&baiduid=FB116B6BBED43E97957255A66F657F97&w=0_10_%E5%BE%B7%E5%B7%9E%E4%BA%AC%E6%96%B0%E8%8D%AF%E4%B8%9A%E6%9C%89%E9%99%90%E5%85%AC%E5%8F%B8&t=iphone&ref=www_iphone&from=844b&ssid=7a4dc0cfc0c73130313130321838&uid=0&lid=7545913602944596168&bd_page_type=1&pu=usm%403%2Csz%401320_2001%2Cta%40iphone_1_12.1_25_12.0&order=1&fm=alop&isAtom=1&is_baidu=0&tj=www_normal_1_0_10_title&m=8&srd=1&cltj=cloud_title&asres=1&nt=wnor&title=%E5%85%BD%E8%8D%AF%E6%89%B9%E5%8F%91%2C%E5%85%BD%E8%8D%AF%E5%8E%82%E5%AE%B6%2C%E5%85%BD%E8%8D%AF%E6%8B%9B%E5%95%86-%E5%BE%B7%E5%B7%9E%E4%BA%AC%E4%BF%A1%E8%8D%AF%E4%B8%9A%E6%9C%89%E9%99%90%E5%85%AC%E5%8F%B8&dict=32&wd=&eqid=68b87871214cf800100000035c7c6e32&w_qd=IlPT2AEptyoA_yk55hUczBqw2UdVpHIau6oZfRPS8hA8N49yXj6av97&tcplug=1&sec=36816&di=09b888c94eaf64ca&bdenc=1&tch=124.0.357.170.0.0&nsrc=IlPT2AEptyoA_yixCFOxXnANedT62v3IEQGG_yNR0Cmvo5zte4qaUb3&clk_info=%7B%22srcid%22%3A1599%2C%22tplname%22%3A%22www_normal%22%2C%22t%22%3A1551658551022%2C%22xpath%22%3A%22div-article-header-div-a-h3-span-em2%22%7D&sfOpen=1', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 12_1_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0 Mobile/15E148 Safari/604.1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T08:17:45+08:00 ] 216.244.66.198 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.16kb] [文件加载: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-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 --------------------------------------------------------------- [ 2019-03-04T08:18:54+08:00 ] 106.120.173.75 GET /index/news/xwxq/id/185.html [ info ] www.kinsana.cn/index/news/xwxq/id/185.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,100.76kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Sun, 24 Feb 2019 05:21:09 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' => '185', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 185 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 185 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T08:19:04+08:00 ] 106.120.173.75 GET /index/news/xwxq/id/194.html [ info ] www.kinsana.cn/index/news/xwxq/id/194.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,128.09kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Thu, 28 Feb 2019 00:32:50 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' => '194', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 194 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 194 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T08:19:14+08:00 ] 106.120.173.75 GET /index/news/xwxq/id/152.html [ info ] www.kinsana.cn/index/news/xwxq/id/152.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,131.76kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Sun, 13 Jan 2019 11:24:45 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' => '152', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 152 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 152 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T08:19:24+08:00 ] 106.120.173.75 GET /index/news/xwxq/id/140.html [ info ] www.kinsana.cn/index/news/xwxq/id/140.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,124.14kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Sat, 23 Feb 2019 06:13:56 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' => '140', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 140 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 140 [ 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 ] --------------------------------------------------------------- [ 2019-03-04T08:19:34+08:00 ] 106.120.173.75 GET /index/news/xwxq/id/151.html [ info ] www.kinsana.cn/index/news/xwxq/id/151.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,097.82kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Sat, 23 Feb 2019 06:14:19 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' => '151', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 151 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 151 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-03-04T08:19:44+08:00 ] 106.120.173.75 GET /index/news/xwxq/id/131.html [ info ] www.kinsana.cn/index/news/xwxq/id/131.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,074.49kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Sun, 24 Feb 2019 14:47:03 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' => '131', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 131 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 131 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T08:24:17+08:00 ] 123.125.71.32 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,018.70kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept' => '*/*', 'accept-encoding' => 'gzip', 'if-none-match' => '"@NULL@"', 'accept-language' => 'zh-cn,zh-tw', 'user-agent' => 'Mozilla/5.0 (Linux;u;Android 4.2.2;zh-cn;) AppleWebKit/534.46 (KHTML,like Gecko) Version/5.1 Mobile Safari/10600.6.3 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T08:38:34+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,018.71kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T08:38:36+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.97kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T08:38:36+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,907.10kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-03-04T08:53:36+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,019.13kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=mde47k41rm1q48v013547qhen5', 'accept-language' => 'zh-CN,zh;q=0.8', 'accept-encoding' => 'gzip, deflate, sdch', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 SE 2.X MetaSr 1.0', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-03-04T08:53:39+08:00 ] 60.208.218.124 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.51kb] [文件加载: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' => 'PHPSESSID=mde47k41rm1q48v013547qhen5; safedog-flow-item=', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 SE 2.X MetaSr 1.0', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T08:53:41+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,907.05kb] [文件加载: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' => 'PHPSESSID=mde47k41rm1q48v013547qhen5; safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.8', '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.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 SE 2.X MetaSr 1.0', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T08:53:41+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,073.02kb] [文件加载: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' => 'PHPSESSID=mde47k41rm1q48v013547qhen5; safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.8', 'accept-encoding' => 'gzip, deflate, sdch', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 SE 2.X MetaSr 1.0', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T08:57:38+08:00 ] 39.107.121.196 GET /index/news/xwxq/id/127.html [ info ] www.kinsana.cn/index/news/xwxq/id/127.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,095.39kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( 'id' => '127', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 127 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 127 [ 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 ] --------------------------------------------------------------- [ 2019-03-04T09:25:20+08:00 ] 54.36.150.72 GET /product/heze_125.html [ info ] www.kinsana.cn/product/heze_125.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.07kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'heze_125', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T09:30:49+08:00 ] 54.36.148.102 GET /product/yushu_xdj/ [ info ] www.kinsana.cn/product/yushu_xdj/ [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.07kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'yushu_xdj', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T09:36:33+08:00 ] 120.26.73.250 GET /LICENSE.txt [ info ] www.kinsana.cn/LICENSE.txt [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.60kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'LICENSE.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( '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/LICENSE.txt', 'accept-language' => 'zh-CN', 'accept' => '*/*', 'content-type' => 'application/x-www-form-urlencoded', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T09:54:52+08:00 ] 216.244.66.198 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.16kb] [文件加载: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-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 --------------------------------------------------------------- [ 2019-03-04T09:57:38+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,019.17kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T09:57:39+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.97kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T09:57:39+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,907.10kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T09:57:40+08:00 ] 60.208.218.124 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,072.45kb] [文件加载: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 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T10:00:01+08:00 ] 54.36.148.48 GET /product/sanming_101.html [ info ] www.kinsana.cn/product/sanming_101.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.00kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'sanming_101', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T10:00:06+08:00 ] 60.208.218.124 GET /index/product/cpzt.html [ info ] www.kinsana.cn/index/product/cpzt.html [运行时间:0.312500s][吞吐率:3.20req/s] [内存消耗:2,119.05kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (2,3,4,5,6,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T10:00:08+08:00 ] 60.208.218.124 GET /index/product/cpxq/id/54.html [ info ] www.kinsana.cn/index/product/cpxq/id/54.html [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,019.56kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/index/product/cpzt.html', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '54', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '54' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 54 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T10:00:30+08:00 ] 60.208.218.124 GET /index/product/zycp.html [ info ] www.kinsana.cn/index/product/zycp.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,092.04kb] [文件加载: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 ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/index/product/cpxq/id/54.html', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 2 AND `state` = 1 LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 2 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T10:00:38+08:00 ] 54.36.150.41 GET /product/yanshi_xdj/ [ info ] www.kinsana.cn/product/yanshi_xdj/ [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.07kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'yanshi_xdj', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T10:00:41+08:00 ] 60.208.218.124 GET /index/product/cwyp.html [ info ] www.kinsana.cn/index/product/cwyp.html [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,117.77kb] [文件加载: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 ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/index/product/zycp.html', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', '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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 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.031250s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T10:00:43+08:00 ] 60.208.218.124 GET /index/product/jqyp.html [ info ] www.kinsana.cn/index/product/jqyp.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,090.42kb] [文件加载: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 ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/index/product/cwyp.html', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', '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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 1 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 1 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (5,8) [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-03-04T10:00:45+08:00 ] 60.208.218.124 GET /index/product/scp.html [ info ] www.kinsana.cn/index/product/scp.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,088.49kb] [文件加载: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 ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/index/product/jqyp.html', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', '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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 4 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 4 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 4 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (9) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T10:00:47+08:00 ] 60.208.218.124 GET /index/product/cpzt.html [ info ] www.kinsana.cn/index/product/cpzt.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,119.01kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/index/product/scp.html', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (2,3,4,5,6,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T10:00:53+08:00 ] 60.208.218.124 GET /index/about/qyjj.html [ info ] www.kinsana.cn/index/about/qyjj.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,287.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 ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/index/product/cpzt.html', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', '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 --------------------------------------------------------------- [ 2019-03-04T10:01:02+08:00 ] 60.208.218.124 GET /index/about/zgrz.html [ info ] www.kinsana.cn/index/about/zgrz.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,303.55kb] [文件加载: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 ( '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', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', '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 --------------------------------------------------------------- [ 2019-03-04T10:01:05+08:00 ] 60.208.218.124 GET /index/about/qywh.html [ info ] www.kinsana.cn/index/about/qywh.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,287.55kb] [文件加载: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 ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/index/about/zgrz.html', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', '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 --------------------------------------------------------------- [ 2019-03-04T10:01:12+08:00 ] 60.208.218.124 GET /index/about/gczs.html [ info ] www.kinsana.cn/index/about/gczs.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,287.57kb] [文件加载: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 ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/index/about/qywh.html', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ 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 --------------------------------------------------------------- [ 2019-03-04T10:01:15+08:00 ] 60.208.218.124 GET /index/news/xwlb.html [ info ] www.kinsana.cn/index/news/xwlb.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,085.62kb] [文件加载: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 ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/index/about/gczs.html', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\News->xwlb[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwlb.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = 1 AND `state` = 1 LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T10:01:22+08:00 ] 60.208.218.124 GET /index/news/hydtnews.html [ info ] www.kinsana.cn/index/news/hydtnews.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,085.05kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/index/news/xwlb.html', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = 2 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,8 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-03-04T10:01:29+08:00 ] 60.208.218.124 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:1,964.32kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'zp', 2 => 'rczp', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/index/news/hydtnews.html', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ 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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `zp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `zp` WHERE `state` = 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T10:01:32+08:00 ] 58.246.221.163 GET /index/product/zycp.html [ info ] www.kinsana.cn/index/product/zycp.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,090.70kb] [文件加载: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', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.6,en;q=0.4', 'referer' => 'blank', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0', ) [ 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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 2 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 2 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T10:01:42+08:00 ] 60.208.218.124 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,329.77kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'lxwm', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/index/zp/rczp.html', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', '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 --------------------------------------------------------------- [ 2019-03-04T10:01:54+08:00 ] 23.27.117.173 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,018.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 ( 'connection' => 'close', 'accept-encoding' => 'gzip,deflate', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T10:02:13+08:00 ] 58.246.221.163 GET /index/about/gczs.html [ info ] www.kinsana.cn/index/about/gczs.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,285.95kb] [文件加载: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', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.6,en;q=0.4', 'referer' => 'blank', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', ) [ 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 --------------------------------------------------------------- [ 2019-03-04T10:02:22+08:00 ] 58.246.221.61 GET /index/news/hydtnews.html [ info ] www.kinsana.cn/index/news/hydtnews.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,083.66kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.6,en;q=0.4', 'referer' => 'blank', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0', ) [ 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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = 2 AND `state` = 1 LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T10:02:29+08:00 ] 58.246.221.163 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,962.98kb] [文件加载: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', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.6,en;q=0.4', 'referer' => 'blank', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0', ) [ 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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `zp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `zp` WHERE `state` = 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T10:03:12+08:00 ] 60.208.218.124 POST /api/index/nypro [ info ] www.kinsana.cn/api/index/nypro [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,103.41kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'nypro', ), ) [ info ] [ HEADER ] array ( 'x-requested-with' => 'XMLHttpRequest', 'accept-language' => 'zh-cn', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 12_1_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/16D57 MicroMessenger/7.0.3(0x17000321) NetType/WIFI Language/zh_CN', 'accept' => '*/*', 'connection' => 'close', 'content-length' => '0', 'cookie' => 'safedog-flow-item=', 'accept-encoding' => 'gzip, deflate', 'origin' => 'http://www.kinsana.cn', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\api\controller\Index->nypro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-03-04T10:03:12+08:00 ] 60.208.218.124 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:1,697.77kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'types', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'content-length' => '9', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 12_1_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/16D57 MicroMessenger/7.0.3(0x17000321) NetType/WIFI Language/zh_CN', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cate_id' => '5', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (3,2,10,7,5,4,6) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T10:24:04+08:00 ] 123.126.113.112 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,070.95kb] [文件加载: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 --------------------------------------------------------------- [ 2019-03-04T10:24:17+08:00 ] 54.36.149.64 GET /product/guangyuan_99.html [ info ] www.kinsana.cn/product/guangyuan_99.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,071.00kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'guangyuan_99', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T10:24:17+08:00 ] 54.36.150.187 GET /product/jiano_cpfl01/ywyfzx.html [ info ] www.kinsana.cn/product/jiano_cpfl01/ywyfzx.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,071.13kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'jiano_cpfl01', 2 => 'ywyfzx', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T10:28:08+08:00 ] 54.36.148.150 GET /product/xilinghaote_cpfl05/ [ info ] www.kinsana.cn/product/xilinghaote_cpfl05/ [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.05kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'xilinghaote_cpfl05', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T10:28:22+08:00 ] 54.36.148.124 GET /product/sihui_cpfl03/ywyfzx.html [ info ] www.kinsana.cn/product/sihui_cpfl03/ywyfzx.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.13kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'sihui_cpfl03', 2 => 'ywyfzx', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T10:29:42+08:00 ] 222.133.11.163 GET / [ info ] www.kinsana.cn/ [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,017.62kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Python-urllib/3.5', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'identity', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T10:29:43+08:00 ] 222.133.11.163 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,017.58kb] [文件加载: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' => 'Python-urllib/3.5', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'identity', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T10:29:48+08:00 ] 222.133.11.163 GET / [ info ] www.kinsana.cn/ [运行时间:0.187500s][吞吐率:5.33req/s] [内存消耗:2,017.85kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'connection' => 'close', 'user-agent' => 'python-requests/2.21.0', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T10:35:38+08:00 ] 123.126.113.112 GET / [ info ] www.kinsana.cn/ [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,018.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 ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T10:38:07+08:00 ] 116.116.254.246 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.14kb] [文件加载: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/63.0.3239.132 Safari/537.36', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T10:39:09+08:00 ] 60.208.218.124 GET /admin/index/index.html [ info ] www.kinsana.cn/admin/index/index.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,331.18kb] [文件加载: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' => 'PHPSESSID=mde47k41rm1q48v013547qhen5; safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.8', 'accept-encoding' => 'gzip, deflate, sdch', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 SE 2.X MetaSr 1.0', '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 --------------------------------------------------------------- [ 2019-03-04T10:39:11+08:00 ] 60.208.218.124 GET /admin/index/index.html [ info ] www.kinsana.cn/admin/index/index.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,331.18kb] [文件加载: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' => 'PHPSESSID=mde47k41rm1q48v013547qhen5; safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.8', 'accept-encoding' => 'gzip, deflate, sdch', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 SE 2.X MetaSr 1.0', '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 --------------------------------------------------------------- [ 2019-03-04T10:39:14+08:00 ] 60.208.218.124 GET /admin/login/login.html [ info ] www.kinsana.cn/admin/login/login.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,353.87kb] [文件加载: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' => 'PHPSESSID=mde47k41rm1q48v013547qhen5; safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.8', 'accept-encoding' => 'gzip, deflate, sdch', 'referer' => 'http://www.kinsana.cn/admin/index/index.html', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 SE 2.X MetaSr 1.0', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\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 --------------------------------------------------------------- [ 2019-03-04T10:39:21+08:00 ] 60.208.218.124 POST /admin/login/login.html [ info ] www.kinsana.cn/admin/login/login.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,241.23kb] [文件加载: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' => 'PHPSESSID=mde47k41rm1q48v013547qhen5; safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.8', '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,*/*;q=0.8', 'content-type' => 'application/x-www-form-urlencoded', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 SE 2.X MetaSr 1.0', 'upgrade-insecure-requests' => '1', 'origin' => 'http://www.kinsana.cn', 'cache-control' => 'max-age=0', 'content-length' => '30', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => '111111', ) [ 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.015625s ] 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.000000s ] --------------------------------------------------------------- [ 2019-03-04T10:39:24+08:00 ] 60.208.218.124 GET /admin/index/index.html [ info ] www.kinsana.cn/admin/index/index.html [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:1,968.30kb] [文件加载: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' => 'PHPSESSID=mde47k41rm1q48v013547qhen5; safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.8', 'accept-encoding' => 'gzip, deflate, sdch', 'referer' => 'http://www.kinsana.cn/admin/login/login.html', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 SE 2.X MetaSr 1.0', '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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `jl` [ RunTime:0.031250s ] [ 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.031250s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ly` WHERE `state` = 1 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T10:39:26+08:00 ] 60.208.218.124 GET /admin/news/add.html [ info ] www.kinsana.cn/admin/news/add.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,015.59kb] [文件加载: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' => 'PHPSESSID=mde47k41rm1q48v013547qhen5; safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.8', 'accept-encoding' => 'gzip, deflate, sdch', 'referer' => 'http://www.kinsana.cn/admin/index/index.html', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 SE 2.X MetaSr 1.0', '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `jl` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `jl` WHERE `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ly` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ly` WHERE `state` = 1 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T10:39:40+08:00 ] 203.208.60.92 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,018.66kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate,br', 'user-agent' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.96 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/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T10:40:14+08:00 ] 60.208.218.124 POST /admin/news/add.html [ info ] www.kinsana.cn/admin/news/add.html [运行时间:0.343750s][吞吐率:2.91req/s] [内存消耗:2,216.25kb] [文件加载: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' => 'PHPSESSID=mde47k41rm1q48v013547qhen5; safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.8', '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,*/*;q=0.8', 'content-type' => 'multipart/form-data; boundary=----WebKitFormBoundarywcHJu2McB1XamGQ3', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 SE 2.X MetaSr 1.0', 'upgrade-insecure-requests' => '1', 'origin' => 'http://www.kinsana.cn', 'cache-control' => 'max-age=0', 'content-length' => '590746', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'title' => '兽药使用一定戒掉这15个错误的使用习惯!', 'date' => '2019-03-04', 'cate_id' => '1', 'keywords' => '兽药', 'source' => '', 'dec' => '', 'content' => '

当前滥用兽药和误用兽药的现象仍有发生,轻者使畜禽病程拖长,耽误了最佳治疗时机,加重了病情,增大了诊治难度,会引起严重的畜禽并发症或继发感染,导致畜禽死亡乃至重大动物疫情的发生。为了减少不必要的损失,小编建议朋友们看完下面的内容,做好心里准备哦,有可能下面的做法你一直在用。

15大戒你要严肃的看:

1、戒:过分依赖抗生素

现在许多养殖户家中都备有抗生素,只要畜禽出现疾病症状,就盲目注射抗生素。殊不知,滥用抗生素危害极大,除了增加成本外,还造成耐药株的增加,或造成多重感染,并且污染环境。在治病的关键时刻,挑选不到最敏感的药物,给治疗带来了困难。另外,长期使用抗生素还会破坏畜禽机体正常菌群的平衡。

2、戒:用阿托品解百毒

有的养殖朋友认为,阿托品能解毒,故不论是饲料引起的畜禽中毒还是农药中毒都注射阿托品。实际上,阿托品解毒作用是有限的,只有和氯磷定合用才可解除有机磷农药中毒

3、戒:随意配伍加大剂量

有的养殖朋友认为,使用一种药物效果差,要用多种药物配伍加大剂量才会有效。其实,虽然有些药物配伍有增强疗效的作用,但有些则不然。如磺胺类药与青霉素合用会降低青霉素的效果;磺胺类药与维生素C合用会产生沉淀。另外,药物的治疗剂量是经过多次试验、临床实践得出的,养殖朋友不能随意更改剂量,尤其是限量的药物,随意加大剂量会导致畜禽中毒,甚至死亡。

4、戒:凭经验用药

许多养殖朋友常凭经验用药治病,却忽略了疾病的新变化和新治疗措施的应用,常常贻误治疗疾病的最好时机。

5、戒:直接使用原料药

有的养殖朋友认为,原料药质量有保证、成本低、治疗效果好,这是非常不可取的。任何原料药的使用剂量都非常严格,原料药在饲料中很难混合均匀,这样容易造成畜禽药物中毒或收不到预期效果。还有的制剂中的辅料不单单是对原料药的稀释,还起到助溶、调节酸碱平衡、促进吸收或吸附毒物的作用,如诺氟沙星需要助溶剂才能溶解完全,乌洛托品需要与酸化剂同用,这些都是直接使用原料药所起不到的作用。而且原料药对储藏条件要求极其严格,保存不好很快失效。

6、戒:盲目追求进口药

有些畜禽病不一定要用最新的药,尤其是价格昂贵的进口兽药。应根据病情正确诊断,对症下药才是治病的根本。

7、戒:忽视畜禽日常保健

有的养殖朋友偏向于使用抗生素预防疾病,却很少考虑使用微生态制剂和免疫增强剂来增强畜禽体质,提高抗病能力,如通过添加多种维生素、微量元素、复合酶、益生素等改善畜禽胃肠道功能,通过疫苗保护剂和免疫增效剂来保护疫苗和提高疫苗免疫抗体水平等,应注重提高自身抗病能力才是根本。

8、戒:重治疗轻免疫

有些养殖朋友发现疫病往往滥用药物,不仅造成经济浪费,还可造成严重的食物和环境污染。畜禽使用疫苗,一方面可有效防止畜禽疫病的发生,可以将因畜禽疫病所造成的损失和危害减少到最低限度,符合“以防为主”的畜禽疾病防治方针;另一方面,可以减少兽药的使用,降低药物残留量,生产无公害畜产品。

9、戒:忽视消毒

有些养殖朋友消毒观念淡薄,殊不知,家家户户养殖,在既没有防疫沟又没有防疫墙的情况下,环境里有无数肉眼看不见的病菌。如果防疫工作未做好,一旦致病菌进入养殖场所,畜禽就会发病。消毒是切断传染病传播途径的重要方法。养殖户应着重抓好畜舍及环境的消毒,包括带畜喷雾消毒和饮水消毒,并经常用不同类别的消毒药交替轮换使用。经常性消毒可达到事半功倍的效果。

10、戒:不管药物残留

由于氯霉素、克球粉、盐酸克伦特罗、苏丹红等兽药的残留,使我国畜禽产品出口受阻的例子不少,经济损失惨重。为了让百姓吃上“放心肉”、“放心蛋”,喝上“放心奶”,养殖朋友应在兽医的指导下合理用药,该停药时要停药,从根本上杜绝药物残留。

11、戒:用过期和已被淘汰的兽药

凡规定有有效期的兽药,期满后,效价即降低或失效。另外,我国已公布了被淘汰禁用的兽药品种,过期药和被淘汰药都不可给畜禽使用。

12、戒:给药方式欠妥

根据不同畜禽和不同药物的具体情况采用合理的投药方法(包括疫苗),不论采用何种投药方式,都要按照不丧失药效或易吸收的原则投药。同时还要根据病情和畜禽能接受的方式,一般急病或病情严重的畜禽最好采用静脉注射或静脉滴注用药的方式,普通病采用肌肉注射的方式,日常保健可采用将药物拌入饲料的用药方式.

13、戒:不对症用药

有些养殖朋友,当发现畜禽生病,不请专业兽医诊断,而是私自给药或根据以前的经验来用药。如上次呼吸道病就是用阿奇霉素治好的,这次还用,却不知道引起呼吸道问题的疾病有很多种,不是一种药就可以治所有的病;还有的养殖户认为,抗菌素种类越多越好,以为几种抗菌素合用总会有一两种起作用,结果是造成交叉感染,病菌耐药性增强,即便有效,也不清楚是哪一种药物起的作用。

14、戒:不按疗程用药

把一种动物病彻底治好,恰到好处的疗程很关键。疗程不够,药效不能充分发挥;疗程过长,不但会造成不必要的经济损失,还会因此产生药物残留等不利后果。如弓形虫病,疗程应为5天~7天,许多养殖户3天就停药了,结果导致疾病反弹,加大了治疗难度。

15、戒:只重视单个治疗,不重视群体控制

一些养殖人员治疗动物疫病没有全局观念,养殖场个别畜禽发病时只对发病的治疗,结果病虽然治好了,过几天又有另外的畜禽发病,这样循环往复,极大地增加了兽药费用支出。

', ) [ 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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `jl` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `jl` WHERE `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ly` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ly` WHERE `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] INSERT INTO `news` (`title` , `date` , `cate_id` , `keywords` , `source` , `dec` , `content` , `img` , `sm_img`) VALUES ('兽药使用一定戒掉这15个错误的使用习惯!' , '2019-03-04' , 1 , '兽药' , '' , '' , '

\r\n 当前滥用兽药和误用兽药的现象仍有发生,轻者使畜禽病程拖长,耽误了最佳治疗时机,加重了病情,增大了诊治难度,会引起严重的畜禽并发症或继发感染,导致畜禽死亡乃至重大动物疫情的发生。为了减少不必要的损失,小编建议朋友们看完下面的内容,做好心里准备哦,有可能下面的做法你一直在用。\r\n

\r\n

\r\n \"\"\r\n

\r\n

\r\n 15大戒你要严肃的看:\r\n

\r\n

\r\n 1、戒:过分依赖抗生素\r\n

\r\n

\r\n 现在许多养殖户家中都备有抗生素,只要畜禽出现疾病症状,就盲目注射抗生素。殊不知,滥用抗生素危害极大,除了增加成本外,还造成耐药株的增加,或造成多重感染,并且污染环境。在治病的关键时刻,挑选不到最敏感的药物,给治疗带来了困难。另外,长期使用抗生素还会破坏畜禽机体正常菌群的平衡。\r\n

\r\n

\r\n 2、戒:用阿托品解百毒\r\n

\r\n

\r\n 有的养殖朋友认为,阿托品能解毒,故不论是饲料引起的畜禽中毒还是农药中毒都注射阿托品。实际上,阿托品解毒作用是有限的,只有和氯磷定合用才可解除有机磷农药中毒。\r\n

\r\n

\r\n 3、戒:随意配伍加大剂量\r\n

\r\n

\r\n 有的养殖朋友认为,使用一种药物效果差,要用多种药物配伍加大剂量才会有效。其实,虽然有些药物配伍有增强疗效的作用,但有些则不然。如磺胺类药与青霉素合用会降低青霉素的效果;磺胺类药与维生素C合用会产生沉淀。另外,药物的治疗剂量是经过多次试验、临床实践得出的,养殖朋友不能随意更改剂量,尤其是限量的药物,随意加大剂量会导致畜禽中毒,甚至死亡。\r\n

\r\n

\r\n 4、戒:凭经验用药\r\n

\r\n

\r\n 许多养殖朋友常凭经验用药治病,却忽略了疾病的新变化和新治疗措施的应用,常常贻误治疗疾病的最好时机。\r\n

\r\n

\r\n 5、戒:直接使用原料药\r\n

\r\n

\r\n 有的养殖朋友认为,原料药质量有保证、成本低、治疗效果好,这是非常不可取的。任何原料药的使用剂量都非常严格,原料药在饲料中很难混合均匀,这样容易造成畜禽药物中毒或收不到预期效果。还有的制剂中的辅料不单单是对原料药的稀释,还起到助溶、调节酸碱平衡、促进吸收或吸附毒物的作用,如诺氟沙星需要助溶剂才能溶解完全,乌洛托品需要与酸化剂同用,这些都是直接使用原料药所起不到的作用。而且原料药对储藏条件要求极其严格,保存不好很快失效。\r\n

\r\n

\r\n 6、戒:盲目追求进口药\r\n

\r\n

\r\n 有些畜禽病不一定要用最新的药,尤其是价格昂贵的进口兽药。应根据病情正确诊断,对症下药才是治病的根本。\r\n

\r\n

\r\n 7、戒:忽视畜禽日常保健\r\n

\r\n

\r\n 有的养殖朋友偏向于使用抗生素预防疾病,却很少考虑使用微生态制剂和免疫增强剂来增强畜禽体质,提高抗病能力,如通过添加多种维生素、微量元素、复合酶、益生素等改善畜禽胃肠道功能,通过疫苗保护剂和免疫增效剂来保护疫苗和提高疫苗免疫抗体水平等,应注重提高自身抗病能力才是根本。\r\n

\r\n

\r\n 8、戒:重治疗轻免疫\r\n

\r\n

\r\n 有些养殖朋友发现疫病往往滥用药物,不仅造成经济浪费,还可造成严重的食物和环境污染。畜禽使用疫苗,一方面可有效防止畜禽疫病的发生,可以将因畜禽疫病所造成的损失和危害减少到最低限度,符合“以防为主”的畜禽疾病防治方针;另一方面,可以减少兽药的使用,降低药物残留量,生产无公害畜产品。\r\n

\r\n

\r\n 9、戒:忽视消毒\r\n

\r\n

\r\n 有些养殖朋友消毒观念淡薄,殊不知,家家户户养殖,在既没有防疫沟又没有防疫墙的情况下,环境里有无数肉眼看不见的病菌。如果防疫工作未做好,一旦致病菌进入养殖场所,畜禽就会发病。消毒是切断传染病传播途径的重要方法。养殖户应着重抓好畜舍及环境的消毒,包括带畜喷雾消毒和饮水消毒,并经常用不同类别的消毒药交替轮换使用。经常性消毒可达到事半功倍的效果。\r\n

\r\n

\r\n 10、戒:不管药物残留\r\n

\r\n

\r\n 由于氯霉素、克球粉、盐酸克伦特罗、苏丹红等兽药的残留,使我国畜禽产品出口受阻的例子不少,经济损失惨重。为了让百姓吃上“放心肉”、“放心蛋”,喝上“放心奶”,养殖朋友应在兽医的指导下合理用药,该停药时要停药,从根本上杜绝药物残留。\r\n

\r\n

\r\n 11、戒:用过期和已被淘汰的兽药\r\n

\r\n

\r\n 凡规定有有效期的兽药,期满后,效价即降低或失效。另外,我国已公布了被淘汰禁用的兽药品种,过期药和被淘汰药都不可给畜禽使用。\r\n

\r\n

\r\n 12、戒:给药方式欠妥\r\n

\r\n

\r\n 根据不同畜禽和不同药物的具体情况采用合理的投药方法(包括疫苗),不论采用何种投药方式,都要按照不丧失药效或易吸收的原则投药。同时还要根据病情和畜禽能接受的方式,一般急病或病情严重的畜禽最好采用静脉注射或静脉滴注用药的方式,普通病采用肌肉注射的方式,日常保健可采用将药物拌入饲料的用药方式.\r\n

\r\n

\r\n 13、戒:不对症用药\r\n

\r\n

\r\n 有些养殖朋友,当发现畜禽生病,不请专业兽医诊断,而是私自给药或根据以前的经验来用药。如上次呼吸道病就是用阿奇霉素治好的,这次还用,却不知道引起呼吸道问题的疾病有很多种,不是一种药就可以治所有的病;还有的养殖户认为,抗菌素种类越多越好,以为几种抗菌素合用总会有一两种起作用,结果是造成交叉感染,病菌耐药性增强,即便有效,也不清楚是哪一种药物起的作用。\r\n

\r\n

\r\n 14、戒:不按疗程用药\r\n

\r\n

\r\n 把一种动物病彻底治好,恰到好处的疗程很关键。疗程不够,药效不能充分发挥;疗程过长,不但会造成不必要的经济损失,还会因此产生药物残留等不利后果。如弓形虫病,疗程应为5天~7天,许多养殖户3天就停药了,结果导致疾病反弹,加大了治疗难度。\r\n

\r\n

\r\n 15、戒:只重视单个治疗,不重视群体控制\r\n

\r\n

\r\n 一些养殖人员治疗动物疫病没有全局观念,养殖场个别畜禽发病时只对发病的治疗,结果病虽然治好了,过几天又有另外的畜禽发病,这样循环往复,极大地增加了兽药费用支出。\r\n

' , '20190304\\326184e261eacf53e14b1bd1ffb4bd3f.jpg' , '20190304\\sm_155166721410428.jpg') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T10:40:17+08:00 ] 60.208.218.124 GET /admin/news/lst.html [ info ] www.kinsana.cn/admin/news/lst.html [运行时间:0.218750s][吞吐率:4.57req/s] [内存消耗:2,168.84kb] [文件加载: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' => 'PHPSESSID=mde47k41rm1q48v013547qhen5; safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.8', 'accept-encoding' => 'gzip, deflate, sdch', 'referer' => 'http://www.kinsana.cn/admin/news/add.html', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 SE 2.X MetaSr 1.0', '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `jl` [ RunTime:0.031250s ] [ 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.031250s ] [ 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.031250s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` LIMIT 1 [ RunTime:0.000000s ] [ 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.015625s ] --------------------------------------------------------------- [ 2019-03-04T10:43:54+08:00 ] 216.244.66.198 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.16kb] [文件加载: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-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 --------------------------------------------------------------- [ 2019-03-04T10:44:33+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,019.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 ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T10:44:34+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,907.02kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T10:44:35+08:00 ] 47.92.89.183 GET /LICENSE.txt [ info ] www.kinsana.cn/LICENSE.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.60kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'LICENSE.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( '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/LICENSE.txt', 'accept-language' => 'zh-CN', 'accept' => '*/*', 'content-type' => 'application/x-www-form-urlencoded', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T10:44:35+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.96kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T10:44:43+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,907.05kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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' => '2', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 2 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T10:44:43+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,906.91kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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' => '3', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 3 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T10:44:44+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,907.02kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T10:45:49+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,019.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 ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T10:45:50+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,072.97kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T10:45:51+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,907.02kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T10:51:43+08:00 ] 117.50.113.2 GET /index/about/qyjj.html [ info ] www.kinsana.cn/index/about/qyjj.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,285.88kb] [文件加载: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' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', 'accept-encoding' => 'gzip', ) [ 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 --------------------------------------------------------------- [ 2019-03-04T10:55:25+08:00 ] 54.36.148.5 GET /index/news/xwxq/id/143.html [ info ] www.kinsana.cn/index/news/xwxq/id/143.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,074.34kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/6.1; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '143', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 143 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 143 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:04:50+08:00 ] 54.36.148.42 GET /product/heze_fjmdrlzs/gczs.html [ info ] www.kinsana.cn/product/heze_fjmdrlzs/gczs.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.07kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'heze_fjmdrlzs', 2 => 'gczs', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T11:28:48+08:00 ] 118.31.157.97 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,018.32kb] [文件加载: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' => '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 (X11; Ubuntu; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:28:49+08:00 ] 118.31.157.97 GET / [ info ] www.kinsana.cn/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,018.27kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en-US,*', 'accept-encoding' => 'gzip', 'connection' => 'close', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Unknown; Linux x86_64) AppleWebKit/534.34 (KHTML, like Gecko) PhantomJS/1.9.0 Safari/534.34', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:28:49+08:00 ] 118.31.157.97 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,018.69kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en-US,*', 'accept-encoding' => 'gzip', 'connection' => 'close', 'cookie' => 'safedog-flow-item=', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:25.0) Gecko/20100101 Firefox/25.0', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:29:09+08:00 ] 118.31.157.97 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.60kb] [文件加载: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 ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en-US,*', 'accept-encoding' => 'gzip', 'connection' => 'close', 'cookie' => 'safedog-flow-item=', 'referer' => 'http://www.kinsana.cn/', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:25.0) Gecko/20100101 Firefox/25.0', 'x-requested-with' => 'XMLHttpRequest', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T11:29:10+08:00 ] 118.31.157.97 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,906.84kb] [文件加载: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 ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en-US,*', 'accept-encoding' => 'gzip', 'connection' => 'close', 'cookie' => 'safedog-flow-item=', 'content-length' => '7', 'referer' => 'http://www.kinsana.cn/', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:25.0) Gecko/20100101 Firefox/25.0', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:29:19+08:00 ] 118.31.157.97 GET / [ info ] www.kinsana.cn/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,018.32kb] [文件加载: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' => '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 (X11; Ubuntu; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:29:20+08:00 ] 118.31.157.97 GET / [ info ] www.kinsana.cn/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,018.27kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en-US,*', 'accept-encoding' => 'gzip', 'connection' => 'close', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Unknown; Linux x86_64) AppleWebKit/534.34 (KHTML, like Gecko) PhantomJS/1.9.0 Safari/534.34', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:29:20+08:00 ] 118.31.157.97 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,018.69kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en-US,*', 'accept-encoding' => 'gzip', 'connection' => 'close', 'cookie' => 'safedog-flow-item=', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:25.0) Gecko/20100101 Firefox/25.0', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:29:21+08:00 ] 118.31.157.97 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,072.60kb] [文件加载: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 ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en-US,*', 'accept-encoding' => 'gzip', 'connection' => 'close', 'cookie' => 'safedog-flow-item=', 'referer' => 'http://www.kinsana.cn/', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:25.0) Gecko/20100101 Firefox/25.0', 'x-requested-with' => 'XMLHttpRequest', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T11:29:21+08:00 ] 118.31.157.97 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,906.84kb] [文件加载: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 ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en-US,*', 'accept-encoding' => 'gzip', 'connection' => 'close', 'cookie' => 'safedog-flow-item=', 'content-length' => '7', 'referer' => 'http://www.kinsana.cn/', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:25.0) Gecko/20100101 Firefox/25.0', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:31:49+08:00 ] 54.36.148.244 GET /data/images/product/20140804152828_125.jpg [ info ] www.kinsana.cn/data/images/product/20140804152828_125.jpg [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.16kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'data', 1 => 'images', 2 => 'product', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T11:33:15+08:00 ] 216.244.66.198 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.16kb] [文件加载: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-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 --------------------------------------------------------------- [ 2019-03-04T11:38:27+08:00 ] 109.250.104.241 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,070.63kb] [文件加载: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 --------------------------------------------------------------- [ 2019-03-04T11:38:30+08:00 ] 109.250.104.241 GET /index/news/xwxq/id/90.html [ info ] www.kinsana.cn/index/news/xwxq/id/90.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,079.36kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 90 LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 90 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:38:32+08:00 ] 109.250.104.241 GET /index/news/xwxq/id/92.html [ info ] www.kinsana.cn/index/news/xwxq/id/92.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,121.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 ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => '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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 92 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 92 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-03-04T11:38:34+08:00 ] 109.250.104.241 GET /index/news/xwxq/id/93.html [ info ] www.kinsana.cn/index/news/xwxq/id/93.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,100.20kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => '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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 93 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 93 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-03-04T11:38:37+08:00 ] 109.250.104.241 GET /index/news/xwxq/id/94.html [ info ] www.kinsana.cn/index/news/xwxq/id/94.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,102.53kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => '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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 94 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 94 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-03-04T11:38:39+08:00 ] 109.250.104.241 GET /index/news/xwxq/id/95.html [ info ] www.kinsana.cn/index/news/xwxq/id/95.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,104.76kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 95 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 95 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:38:41+08:00 ] 109.250.104.241 GET /index/news/xwxq/id/96.html [ info ] www.kinsana.cn/index/news/xwxq/id/96.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,098.41kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => '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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 96 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 96 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:38:44+08:00 ] 109.250.104.241 GET /index/news/xwxq/id/97.html [ info ] www.kinsana.cn/index/news/xwxq/id/97.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,078.25kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => '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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 97 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 97 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:38:46+08:00 ] 109.250.104.241 GET /index/news/xwxq/id/98.html [ info ] www.kinsana.cn/index/news/xwxq/id/98.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,080.41kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 98 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 98 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-03-04T11:39:23+08:00 ] 42.236.99.58 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,018.70kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 4.0.2; en-us; Galaxy Nexus Build/ICL53F) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30', 'connection' => 'close', 'accept-language' => 'zh-CN', 'accept' => '*/*', 'cookie' => '', 'referer' => 'http://www.kinsana.cn/', 'accept-encoding' => 'deflate, gzip', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:40:44+08:00 ] 39.107.121.196 GET /index/news/xwxq/id/172.html [ info ] www.kinsana.cn/index/news/xwxq/id/172.html [运行时间:0.187500s][吞吐率:5.33req/s] [内存消耗:2,097.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', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( 'id' => '172', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 172 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 172 [ 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 ] --------------------------------------------------------------- [ 2019-03-04T11:41:27+08:00 ] 54.36.148.134 GET /product/jilin_105.html [ info ] www.kinsana.cn/product/jilin_105.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.08kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'jilin_105', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T11:42:19+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.187500s][吞吐率:5.33req/s] [内存消耗:2,018.74kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:42:28+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,019.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 ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-03-04T11:42:30+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,072.97kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T11:42:30+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,907.10kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:42:33+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,072.77kb] [文件加载: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.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T11:42:33+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:1,906.91kb] [文件加载: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.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:42:47+08:00 ] 60.208.218.124 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.21kb] [文件加载: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.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T11:42:49+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,019.59kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:42:51+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,907.47kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:42:52+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,073.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T11:43:14+08:00 ] 60.208.218.124 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.95kb] [文件加载: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 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T11:48:42+08:00 ] 203.208.60.33 GET /index/index/index.html [ info ] www.kinsana.cn/index/index/index.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,021.78kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'index', ), ) [ 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/41.0.2272.96 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/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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:49:41+08:00 ] 14.215.176.8 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,018.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 ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en,*', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'referer' => 'http://www.baidu.com/s?wd=triangleyw9', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:49:42+08:00 ] 14.215.176.8 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.61kb] [文件加载: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 ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en,*', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'cookie' => 'safedog-flow-item=', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0', 'x-requested-with' => 'XMLHttpRequest', 'referer' => 'http://www.kinsana.cn/', 'accept' => '*/*', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T11:49:43+08:00 ] 14.215.176.7 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,906.80kb] [文件加载: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 ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en,*', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'cookie' => 'safedog-flow-item=', 'content-length' => '7', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'referer' => 'http://www.kinsana.cn/', 'accept' => 'application/json, text/javascript, */*; q=0.01', ) [ 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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:53:47+08:00 ] 106.14.167.211 GET /index/news/xwxq/id/107.html [ info ] www.kinsana.cn/index/news/xwxq/id/107.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,101.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' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( 'id' => '107', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 107 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 107 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:53:55+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,019.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 ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:53:56+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.96kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T11:53:57+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,907.02kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:54:05+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,019.59kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-03-04T11:54:11+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,073.47kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T11:54:13+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,907.47kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:54:30+08:00 ] 60.208.218.124 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.95kb] [文件加载: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 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T11:54:36+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,019.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 ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:54:37+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,072.96kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T11:54:37+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,907.02kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:54:43+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,019.59kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:54:46+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,073.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T11:54:48+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,907.51kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T11:55:08+08:00 ] 60.208.218.124 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.95kb] [文件加载: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 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:02:47+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,229.49kb] [文件加载:54] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:02:47+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,072.97kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:02:49+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,907.02kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:04:47+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.187500s][吞吐率:5.33req/s] [内存消耗:2,229.32kb] [文件加载:54] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-03-04T12:04:48+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.97kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:04:49+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,907.02kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:04:51+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,019.60kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:04:54+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,907.47kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:05:02+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,073.47kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:05:15+08:00 ] 60.208.218.124 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.95kb] [文件加载: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 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:06:05+08:00 ] 223.104.254.3 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,022.86kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'x-requested-with' => 'com.daohangforxiuzhuo', 'accept-language' => 'zh-CN,en-US;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'https://m.baidu.com/from=1009928d/bd_page_type=1/ssid=0/uid=0/pu=usm%404%2Csz%40320_1001%2Cta%40iphone_2_8.1_24_69.0/baiduid=E6A3ED6F2DE75CB2AF9497D5529270B0/w=0_10_/t=iphone/l=3/tc?clk_type=1&vit=osres&l=1&baiduid=E6A3ED6F2DE75CB2AF9497D5529270B0&w=0_10_%E5%BE%B7%E5%B7%9E%E4%BA%AC%E4%BF%A1%E8%8D%AF%E4%B8%9A%E6%9C%89%E9%99%90%E5%85%AC%E5%8F%B8&t=iphone&ref=www_iphone&from=1009928d&ssid=0&uid=0&lid=8122751100934731924&bd_page_type=1&pu=usm%404%2Csz%40320_1001%2Cta%40iphone_2_8.1_24_69.0&order=2&fm=alop&isAtom=1&is_baidu=0&tj=www_normal_2_0_10_title&m=8&srd=1&cltj=cloud_title&asres=1&nt=wnor&title=%E5%85%BD%E8%8D%AF%E6%89%B9%E5%8F%91%2C%E5%85%BD%E8%8D%AF%E5%8E%82%E5%AE%B6%2C%E5%85%BD%E8%8D%AF%E6%8B%9B%E5%95%86-%E5%BE%B7%E5%B7%9E%E4%BA%AC%E4%BF%A1%E8%8D%AF%E4%B8%9A%E6%9C%89%E9%99%90%E5%85%AC%E5%8F%B8&dict=32&wd=&eqid=70b9cf171220b800100000015c7ca40d&w_qd=IlPT2AEptyoA_yk55hUczBqw2UdTfWEau6oZfRPS8hA8N49yXj6av97&tcplug=1&sec=36820&di=d292643cd20dffe3&bdenc=1&tch=124.140.47.588.4.1601&nsrc=IlPT2AEptyoA_yixCFOxXnANedT62v3IEQGG_yNR0Cmvo5zte4qaUb3&clk_info=%7B%22srcid%22%3A1599%2C%22tplname%22%3A%22www_normal%22%2C%22t%22%3A1551672354959%2C%22xpath%22%3A%22div-article-header-div-a-h3-span-em%22%7D&sfOpen=1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 8.1.0; NX563J Build/OPM7.181205.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/69.0.3497.109 Mobile Safari/537.36 Mb2345Browser/7.1oem', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:09:48+08:00 ] 47.92.75.171 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,327.60kb] [文件加载: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' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\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 --------------------------------------------------------------- [ 2019-03-04T12:10:10+08:00 ] 54.36.148.86 GET /product/chongzuo_qmxdwyy/ [ info ] www.kinsana.cn/product/chongzuo_qmxdwyy/ [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.02kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'chongzuo_qmxdwyy', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T12:14:00+08:00 ] 101.132.177.14 GET /index/news/xwxq/id/193.html [ info ] www.kinsana.cn/index/news/xwxq/id/193.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,097.62kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( 'id' => '193', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 193 LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 193 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:17:05+08:00 ] 47.98.97.252 GET /index/news/xwxq/id/171.html [ info ] www.kinsana.cn/index/news/xwxq/id/171.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,101.13kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( 'id' => '171', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 171 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 171 [ 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 ] --------------------------------------------------------------- [ 2019-03-04T12:22:45+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,019.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 ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:22:46+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.97kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:22:46+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:1,907.02kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:29:10+08:00 ] 54.36.149.17 GET /product/sanming_klj/rczp.html [ info ] www.kinsana.cn/product/sanming_klj/rczp.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.05kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'sanming_klj', 2 => 'rczp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T12:37:30+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,229.68kb] [文件加载:54] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:37:31+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,073.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:37:33+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,907.47kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:37:50+08:00 ] 60.208.218.124 GET /index/about/qyjj.html [ info ] www.kinsana.cn/index/about/qyjj.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,287.45kb] [文件加载: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', '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.3641.400 QQBrowser/10.4.3284.400', '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 --------------------------------------------------------------- [ 2019-03-04T12:37:57+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,019.49kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( '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', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:37:57+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.96kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:37:58+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,907.10kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:37:58+08:00 ] 60.208.218.124 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.45kb] [文件加载: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 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:38:50+08:00 ] 58.247.204.63 GET /index/about/qyjj.html [ info ] www.kinsana.cn/index/about/qyjj.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,286.29kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'qyjj', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.6,en;q=0.4', 'referer' => 'blank', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; InfoPath.3; rv:11.0) like Gecko', ) [ 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 --------------------------------------------------------------- [ 2019-03-04T12:40:09+08:00 ] 54.36.150.174 GET /index/news/xwxq/id/86.html [ info ] www.kinsana.cn/index/news/xwxq/id/86.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,073.52kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/6.1; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '86', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 86 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 86 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:40:59+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,229.68kb] [文件加载:54] [ 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', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:41:00+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.97kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:41:01+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,907.02kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:41:12+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,019.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 ( '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', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:41:12+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.96kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:41:12+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,907.02kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:43:51+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,019.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 ( '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', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:43:52+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,072.97kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:43:52+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,907.10kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:43:59+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,019.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 ( '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', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:44:02+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,073.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:44:11+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,907.47kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:44:15+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,019.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 ( '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', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:44:17+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,073.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:44:17+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,907.47kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:44:38+08:00 ] 60.208.218.124 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,072.95kb] [文件加载: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 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:45:55+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,019.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 ( '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', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:45:56+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.96kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:45:57+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,907.02kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:46:04+08:00 ] 54.36.148.2 GET /product/jilin_qmxdwyy/gczs.html [ info ] www.kinsana.cn/product/jilin_qmxdwyy/gczs.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.07kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'jilin_qmxdwyy', 2 => 'gczs', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T12:47:34+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.218750s][吞吐率:4.57req/s] [内存消耗:2,019.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 ( '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', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.046875s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:47:34+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,072.97kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:47:35+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,907.02kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:47:40+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,019.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 ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:47:41+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.96kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:47:41+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,907.02kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:48:39+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,019.59kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:48:43+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,907.47kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:48:45+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,073.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:48:58+08:00 ] 60.208.218.124 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,072.95kb] [文件加载: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 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:50:24+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,019.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 ( 'cookie' => 'PHPSESSID=mde47k41rm1q48v013547qhen5; safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.8', 'accept-encoding' => 'gzip, deflate, sdch', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 SE 2.X MetaSr 1.0', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:50:25+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,907.05kb] [文件加载: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' => 'PHPSESSID=mde47k41rm1q48v013547qhen5; safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.8', '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.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 SE 2.X MetaSr 1.0', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:50:26+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,073.02kb] [文件加载: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' => 'PHPSESSID=mde47k41rm1q48v013547qhen5; safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.8', 'accept-encoding' => 'gzip, deflate, sdch', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 SE 2.X MetaSr 1.0', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:50:40+08:00 ] 60.208.218.124 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,329.77kb] [文件加载: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' => 'PHPSESSID=mde47k41rm1q48v013547qhen5; safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.8', 'accept-encoding' => 'gzip, deflate, sdch', 'referer' => 'http://www.kinsana.cn/', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 SE 2.X MetaSr 1.0', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\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 --------------------------------------------------------------- [ 2019-03-04T12:51:01+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,907.05kb] [文件加载: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' => 'PHPSESSID=mde47k41rm1q48v013547qhen5; safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.8', '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.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 SE 2.X MetaSr 1.0', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:51:02+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,019.42kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:51:03+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.96kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:51:04+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,907.02kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:51:07+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,019.42kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:51:07+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.96kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:51:08+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,907.02kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:51:18+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,018.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-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:51:19+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.73kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:51:19+08:00 ] 60.208.218.124 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,072.23kb] [文件加载: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 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:51:20+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,906.84kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:51:37+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,019.49kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'upgrade-insecure-requests' => '1', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:51:39+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,073.29kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:51:40+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,907.30kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-03-04T12:51:47+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,019.30kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:51:47+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,072.73kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:51:49+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,906.84kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:51:55+08:00 ] 60.208.218.124 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,072.76kb] [文件加载: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 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:52:11+08:00 ] 60.208.218.124 GET /index/about/qyjj.html [ info ] www.kinsana.cn/index/about/qyjj.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,287.29kb] [文件加载: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', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 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 --------------------------------------------------------------- [ 2019-03-04T12:53:43+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,019.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 ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:53:45+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.96kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:53:45+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,907.02kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:54:02+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,019.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 ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:54:03+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.96kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:54:03+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,907.02kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:54:34+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,019.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 ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:54:36+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,907.02kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:54:37+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.96kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:55:03+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,018.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 ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:55:05+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,072.96kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:55:05+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:1,907.10kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:55:38+08:00 ] 60.208.218.124 GET /index/about/qyjj.html [ info ] www.kinsana.cn/index/about/qyjj.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,287.45kb] [文件加载: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', '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.3641.400 QQBrowser/10.4.3284.400', '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 --------------------------------------------------------------- [ 2019-03-04T12:55:45+08:00 ] 60.208.218.124 GET /index/product/cpzt.html [ info ] www.kinsana.cn/index/product/cpzt.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,119.01kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/index/about/qyjj.html', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (2,3,4,5,6,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:55:48+08:00 ] 60.208.218.124 GET /index/news/xwlb.html [ info ] www.kinsana.cn/index/news/xwlb.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,085.62kb] [文件加载: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 ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/index/product/cpzt.html', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\News->xwlb[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwlb.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = 1 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:58:46+08:00 ] 101.132.106.40 GET /index/news/xwxq/id/170.html [ info ] www.kinsana.cn/index/news/xwxq/id/170.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,102.41kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( 'id' => '170', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 170 LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 170 [ 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.015625s ] --------------------------------------------------------------- [ 2019-03-04T12:59:15+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,019.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 ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T12:59:16+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.96kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T12:59:16+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,907.10kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T13:04:00+08:00 ] 54.36.148.219 GET /index/news/xwxq/id/107.html [ info ] www.kinsana.cn/index/news/xwxq/id/107.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,101.41kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/6.1; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '107', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 107 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 107 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T13:12:28+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,019.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 ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T13:12:29+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,907.10kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T13:12:29+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.97kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T13:12:30+08:00 ] 60.208.218.124 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.45kb] [文件加载: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 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T13:12:40+08:00 ] 60.208.218.124 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,329.68kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'lxwm', ), ) [ info ] [ HEADER ] array ( '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', '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.3641.400 QQBrowser/10.4.3284.400', '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 --------------------------------------------------------------- [ 2019-03-04T13:13:22+08:00 ] 60.208.218.124 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,964.32kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'zp', 2 => 'rczp', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/index/contanct/lxwm.html', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ 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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `zp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `zp` WHERE `state` = 1 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-03-04T13:22:50+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,019.01kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T13:22:52+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.77kb] [文件加载: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.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T13:22:53+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,906.91kb] [文件加载: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.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T13:24:24+08:00 ] 54.36.148.194 GET /product/jiaonan_cpfl01/ [ info ] www.kinsana.cn/product/jiaonan_cpfl01/ [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.08kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'jiaonan_cpfl01', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T14:19:56+08:00 ] 54.36.148.104 GET /product/lichuan_122.html [ info ] www.kinsana.cn/product/lichuan_122.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.00kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'lichuan_122', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T14:22:08+08:00 ] 54.36.148.201 GET /product/gansu_103.html [ info ] www.kinsana.cn/product/gansu_103.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.08kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'gansu_103', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T14:22:34+08:00 ] 54.36.150.20 GET /product/xilinghaote_cpfl04/ [ info ] www.kinsana.cn/product/xilinghaote_cpfl04/ [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.05kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'xilinghaote_cpfl04', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T14:36:08+08:00 ] 118.31.15.238 GET / [ info ] www.kinsana.cn/ [运行时间:0.187500s][吞吐率:5.33req/s] [内存消耗:2,017.95kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T14:44:46+08:00 ] 54.36.150.72 GET /product/haining_117.html [ info ] www.kinsana.cn/product/haining_117.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.00kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'haining_117', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T14:50:21+08:00 ] 203.208.60.23 GET /vrvyrxysrhfsyfrt.html [ info ] www.kinsana.cn/vrvyrxysrhfsyfrt.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.58kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'vrvyrxysrhfsyfrt', 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 ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T15:03:06+08:00 ] 47.92.133.31 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,017.95kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T15:07:31+08:00 ] 47.97.46.35 POST / [ info ] www.kinsana.cn/ [运行时间:0.250000s][吞吐率:4.00req/s] [内存消耗:2,019.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 ( 'content-length' => '79', 'content-type' => 'application/x-www-form-urlencoded', 'accept-language' => 'zh-CN,zh;q=0.8', 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.6.2333.33 Safari/537.36', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 's' => true, '_method' => true, 'filter' => array ( 0 => true, ), 'method' => true, ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.046875s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-03-04T15:28:40+08:00 ] 39.107.114.182 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,017.95kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T15:35:22+08:00 ] 216.244.66.198 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.16kb] [文件加载: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-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 --------------------------------------------------------------- [ 2019-03-04T15:48:06+08:00 ] 121.43.39.2 GET /index.php/?s=index/%5Cthink%5Capp/invokefunction&function=call_user_func&vars[0]=md5&vars[1]=1 [ info ] www.kinsana.cn/index.php/?s=index/%5Cthink%5Capp/invokefunction&function=call_user_func&vars[0]=md5&vars[1]=1 [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,072.55kb] [文件加载: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 ( 'accept-language' => 'zh-CN,zh;q=0.8', 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.6.2333.33 Safari/537.36', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'function' => 'call_user_func', 'vars' => array ( 0 => 'md5', 1 => '1', ), ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T15:48:07+08:00 ] 121.43.39.2 GET /index.php/?s=user/%5Cthink%5Capp/invokefunction&function=call_user_func&vars[0]=md5&vars[1]=1 [ info ] www.kinsana.cn/index.php/?s=user/%5Cthink%5Capp/invokefunction&function=call_user_func&vars[0]=md5&vars[1]=1 [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:1,072.43kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'user', 1 => '\\think\\app', 2 => 'invokefunction', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.8', 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.6.2333.33 Safari/537.36', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'function' => 'call_user_func', 'vars' => array ( 0 => 'md5', 1 => '1', ), ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T15:48:07+08:00 ] 121.43.39.2 GET /index.php/?s=admin/%5Cthink%5Capp/invokefunction&function=call_user_func&vars[0]=md5&vars[1]=1 [ info ] www.kinsana.cn/index.php/?s=admin/%5Cthink%5Capp/invokefunction&function=call_user_func&vars[0]=md5&vars[1]=1 [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:1,072.55kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => '\\think\\app', 2 => 'invokefunction', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.8', 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.6.2333.33 Safari/537.36', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'function' => 'call_user_func', 'vars' => array ( 0 => 'md5', 1 => '1', ), ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T15:48:07+08:00 ] 121.43.39.2 GET /index.php/?s=install/%5Cthink%5Capp/invokefunction&function=call_user_func&vars[0]=md5&vars[1]=1 [ info ] www.kinsana.cn/index.php/?s=install/%5Cthink%5Capp/invokefunction&function=call_user_func&vars[0]=md5&vars[1]=1 [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,072.53kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'install', 1 => '\\think\\app', 2 => 'invokefunction', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.8', 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.6.2333.33 Safari/537.36', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'function' => 'call_user_func', 'vars' => array ( 0 => 'md5', 1 => '1', ), ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T15:52:06+08:00 ] 39.107.114.182 GET / [ info ] www.kinsana.cn/ [运行时间:0.234375s][吞吐率:4.27req/s] [内存消耗:2,017.95kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:03:55+08:00 ] 60.208.218.124 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.14kb] [文件加载: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/63.0.3239.132 Safari/537.36', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:03:56+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,018.74kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:03:58+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,072.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.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:03:58+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,906.88kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', '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.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:04:14+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,019.22kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-03-04T16:04:15+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.77kb] [文件加载: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.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:04:15+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,906.91kb] [文件加载: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.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:04:15+08:00 ] 60.208.218.124 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.21kb] [文件加载: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.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:04:19+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,019.22kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.046875s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:04:20+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.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.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:04:20+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,906.91kb] [文件加载: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.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:04:33+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,019.01kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:04:34+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.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.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:04:34+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,906.91kb] [文件加载: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.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:05:12+08:00 ] 54.36.150.104 GET /product/yushu_cpfl02/rczp.html [ info ] www.kinsana.cn/product/yushu_cpfl02/rczp.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.05kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'yushu_cpfl02', 2 => 'rczp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T16:08:05+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,229.30kb] [文件加载:54] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:08:06+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,072.96kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:08:06+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,907.10kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:08:09+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,019.59kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:08:11+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,073.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:08:11+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:1,907.47kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:08:28+08:00 ] 60.208.218.124 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.95kb] [文件加载: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 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:08:36+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,019.42kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:08:37+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,072.96kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:08:37+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,907.02kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-03-04T16:08:50+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,019.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 ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:08:54+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.96kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:08:54+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,907.02kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-03-04T16:09:35+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,019.42kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:09:36+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,907.02kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:09:37+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.96kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:11:16+08:00 ] 106.120.173.75 GET / [ info ] www.kinsana.cn/ [运行时间:0.234375s][吞吐率:4.27req/s] [内存消耗:2,018.42kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Fri, 01 Mar 2019 14:33:31 GMT', 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.046875s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:11:53+08:00 ] 54.36.149.93 GET /product/datong_cpfl02/rczp.html [ info ] www.kinsana.cn/product/datong_cpfl02/rczp.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.07kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'datong_cpfl02', 2 => 'rczp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T16:12:29+08:00 ] 106.120.173.75 GET /product/dezhou_97.html [ info ] www.kinsana.cn/product/dezhou_97.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,071.38kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'dezhou_97', 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 ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:13:18+08:00 ] 106.120.173.75 GET /product/sihui_102.html [ info ] www.kinsana.cn/product/sihui_102.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.38kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'sihui_102', 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 ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:13:56+08:00 ] 106.120.173.75 GET /product/baoji_119.html [ info ] www.kinsana.cn/product/baoji_119.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,071.38kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'baoji_119', 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 ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:14:32+08:00 ] 106.120.173.75 GET /product/huaibei_123.html [ info ] www.kinsana.cn/product/huaibei_123.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.25kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'huaibei_123', 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 ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:15:10+08:00 ] 106.120.173.75 GET /product/heyuan_95.html [ info ] www.kinsana.cn/product/heyuan_95.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.38kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'heyuan_95', 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 ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:15:43+08:00 ] 106.120.173.75 GET /product/pingdu_112.html [ info ] www.kinsana.cn/product/pingdu_112.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.28kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'pingdu_112', 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 ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:16:21+08:00 ] 106.120.173.75 GET /product/dengta_scj/rczp.html [ info ] www.kinsana.cn/product/dengta_scj/rczp.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'dengta_scj', 2 => 'rczp', ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Wed, 16 Jan 2019 01:02:48 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 --------------------------------------------------------------- [ 2019-03-04T16:16:52+08:00 ] 106.120.173.75 GET /product/dengta_scj/qywh.html [ info ] www.kinsana.cn/product/dengta_scj/qywh.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'dengta_scj', 2 => 'qywh', ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Wed, 16 Jan 2019 01:03:03 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 --------------------------------------------------------------- [ 2019-03-04T16:17:25+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.187500s][吞吐率:5.33req/s] [内存消耗:2,229.41kb] [文件加载:54] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:17:27+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,072.97kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:17:28+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,907.12kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:17:28+08:00 ] 106.120.173.75 GET /product/huazhou_cpfl05/ [ info ] www.kinsana.cn/product/huazhou_cpfl05/ [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,071.27kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'huazhou_cpfl05', 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 ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:18:00+08:00 ] 106.120.173.75 GET /product/yuzhou_cpfl03/ [ info ] www.kinsana.cn/product/yuzhou_cpfl03/ [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.38kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'yuzhou_cpfl03', 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 ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:18:29+08:00 ] 106.120.173.75 GET /product/benxi_124.html [ info ] www.kinsana.cn/product/benxi_124.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.38kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'benxi_124', 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 ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:18:58+08:00 ] 106.120.173.75 GET /index/news/xwxq/id/186.html [ info ] www.kinsana.cn/index/news/xwxq/id/186.html [运行时间:0.671875s][吞吐率:1.49req/s] [内存消耗:2,125.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 ( 'if-modified-since' => 'Sun, 24 Feb 2019 19:18:40 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' => '186', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 186 LIMIT 1 [ RunTime:0.031250s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 186 [ 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.562500s ] --------------------------------------------------------------- [ 2019-03-04T16:19:32+08:00 ] 106.120.173.75 GET /product/tianjin_scj/gczs.html [ info ] www.kinsana.cn/product/tianjin_scj/gczs.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,071.29kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'tianjin_scj', 2 => 'gczs', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:19:38+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,019.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 ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:19:39+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.96kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:19:39+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,907.02kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:19:39+08:00 ] 60.208.218.124 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,072.45kb] [文件加载: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 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:19:41+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,019.59kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:19:43+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,073.46kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:19:44+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,907.47kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:20:00+08:00 ] 60.208.218.124 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.95kb] [文件加载: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 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:20:07+08:00 ] 106.120.173.75 GET /news/gczs.html [ info ] www.kinsana.cn/news/gczs.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.31kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'news', 1 => 'gczs', 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 ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:20:20+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,019.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 ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:20:21+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,072.97kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:20:21+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,907.02kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:20:35+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,019.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 ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:20:35+08:00 ] 106.120.173.75 GET /news/gsjj.html [ info ] www.kinsana.cn/news/gsjj.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.31kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'news', 1 => 'gsjj', 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 ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:20:36+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,072.73kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:20:36+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,906.84kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:21:22+08:00 ] 58.246.221.162 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,018.33kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.6,en;q=0.4', 'referer' => 'blank', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.101 Safari/537.36', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-03-04T16:22:23+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,019.30kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', '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.031250s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:22:24+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,906.84kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:22:24+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,072.73kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:25:22+08:00 ] 106.120.173.75 GET /news/xyxw/gczs.html [ info ] www.kinsana.cn/news/xyxw/gczs.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.34kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'news', 1 => 'xyxw', 2 => 'gczs', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:26:23+08:00 ] 106.120.173.75 GET /news/qywh.html [ info ] www.kinsana.cn/news/qywh.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.31kb] [文件加载: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', '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 --------------------------------------------------------------- [ 2019-03-04T16:27:05+08:00 ] 106.120.173.75 GET /news/lxfs.html [ info ] www.kinsana.cn/news/lxfs.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.31kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'news', 1 => 'lxfs', 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 ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:27:35+08:00 ] 106.120.173.75 GET /news/rczp.html [ info ] www.kinsana.cn/news/rczp.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.20kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'news', 1 => 'rczp', 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 ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:27:59+08:00 ] 106.120.173.75 GET /news/ywyfzx.html [ info ] www.kinsana.cn/news/ywyfzx.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.33kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'news', 1 => 'ywyfzx', 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 ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:28:23+08:00 ] 106.120.173.75 GET /news/xyxw/lxfs.html [ info ] www.kinsana.cn/news/xyxw/lxfs.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,071.34kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'news', 1 => 'xyxw', 2 => 'lxfs', ), ) [ 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 ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:28:45+08:00 ] 106.120.173.75 GET /news/xyxw/rczp.html [ info ] www.kinsana.cn/news/xyxw/rczp.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,071.34kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'news', 1 => 'xyxw', 2 => 'rczp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:29:11+08:00 ] 106.120.173.75 GET /news/xyxw/gsjj.html [ info ] www.kinsana.cn/news/xyxw/gsjj.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.34kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'news', 1 => 'xyxw', 2 => 'gsjj', ), ) [ 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 ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T16:29:31+08:00 ] 106.120.173.75 GET /index/product/cpxq/id/95.html [ info ] www.kinsana.cn/index/product/cpxq/id/95.html [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,014.81kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Sun, 24 Feb 2019 14:45:53 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' => '95', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '95' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.062500s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 95 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:29:56+08:00 ] 106.120.173.75 GET /index/product/cpxq/id/55.html [ info ] www.kinsana.cn/index/product/cpxq/id/55.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,017.52kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Sun, 24 Feb 2019 14:46:03 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' => '55', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '55' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 55 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:30:17+08:00 ] 106.120.173.75 GET /index/product/cpxq/id/92.html [ info ] www.kinsana.cn/index/product/cpxq/id/92.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,014.89kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Sun, 24 Feb 2019 14:46:13 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' => '92', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '92' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 92 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-03-04T16:30:40+08:00 ] 106.120.173.75 GET /index/product/cpxq/id/93.html [ info ] www.kinsana.cn/index/product/cpxq/id/93.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,015.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, 24 Feb 2019 14:46: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' => '93', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '93' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 93 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:31:02+08:00 ] 106.120.173.75 GET /index/news/xwxq/id/169.html [ info ] www.kinsana.cn/index/news/xwxq/id/169.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,101.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 ( 'if-modified-since' => 'Sat, 23 Feb 2019 09:53:19 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' => '169', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 169 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 169 [ 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 ] --------------------------------------------------------------- [ 2019-03-04T16:31:24+08:00 ] 106.120.173.75 GET /index/news/xwxq/id/142.html [ info ] www.kinsana.cn/index/news/xwxq/id/142.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,072.63kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Sat, 19 Jan 2019 14:13:53 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' => '142', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 142 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 142 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:32:11+08:00 ] 106.120.173.75 GET /index/news/xwxq/id/134.html [ info ] www.kinsana.cn/index/news/xwxq/id/134.html [运行时间:0.328125s][吞吐率:3.05req/s] [内存消耗:2,120.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 ( 'if-modified-since' => 'Fri, 11 Jan 2019 08:20:42 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' => '134', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 134 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 134 [ 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 ] --------------------------------------------------------------- [ 2019-03-04T16:32:24+08:00 ] 106.120.173.75 GET /index/news/xwxq/id/180.html [ info ] www.kinsana.cn/index/news/xwxq/id/180.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,133.64kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Mon, 25 Feb 2019 02:40:00 GMT', 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '180', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 180 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 180 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:32:48+08:00 ] 106.120.173.75 GET /index/news/xwxq/id/162.html [ info ] www.kinsana.cn/index/news/xwxq/id/162.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,120.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 ( 'if-modified-since' => 'Thu, 21 Feb 2019 20:58:51 GMT', 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '162', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 162 LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 162 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:33:11+08:00 ] 106.120.173.75 GET /index/product/cpxq/id/gsjj.html [ info ] www.kinsana.cn/index/product/cpxq/id/gsjj.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,986.23kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Thu, 27 Dec 2018 15:02:13 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' => 'gsjj', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = 'gsjj' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 0 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:33:34+08:00 ] 106.120.173.75 GET /index/news/xwxq/id/166.html [ info ] www.kinsana.cn/index/news/xwxq/id/166.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,120.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 ( 'if-modified-since' => 'Fri, 22 Feb 2019 12:32:25 GMT', 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '166', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 166 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 166 [ 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.015625s ] --------------------------------------------------------------- [ 2019-03-04T16:33:54+08:00 ] 106.120.173.75 GET /index/product/cpxq/id/gczs.html [ info ] www.kinsana.cn/index/product/cpxq/id/gczs.html [运行时间:0.203125s][吞吐率:4.92req/s] [内存消耗:1,986.20kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Tue, 08 Jan 2019 03:03:17 GMT', 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => 'gczs', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.031250s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = 'gczs' LIMIT 1 [ RunTime:0.031250s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 0 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-03-04T16:34:12+08:00 ] 106.120.173.75 GET /index/product/cpxq/id/lxfs.html [ info ] www.kinsana.cn/index/product/cpxq/id/lxfs.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,986.23kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Tue, 08 Jan 2019 03:03: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 ( 'id' => 'lxfs', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = 'lxfs' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 0 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:34:32+08:00 ] 106.120.173.75 GET /index/news/xwxq/id/160.html [ info ] www.kinsana.cn/index/news/xwxq/id/160.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,122.53kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Tue, 08 Jan 2019 05:54:45 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' => '160', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 160 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 160 [ 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 ] --------------------------------------------------------------- [ 2019-03-04T16:44:55+08:00 ] 222.133.52.46 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,018.70kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate', 'dnt' => '1', 'accept-language' => 'zh-cn', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/605.1.15 (KHTML, like Gecko)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:44:55+08:00 ] 222.133.52.46 GET /apple-touch-icon-precomposed.png [ info ] www.kinsana.cn/apple-touch-icon-precomposed.png [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.38kb] [文件加载: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%20%E6%B5%8F%E8%A7%88%E5%99%A8/14606.4.5 CFNetwork/976 Darwin/18.2.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 --------------------------------------------------------------- [ 2019-03-04T16:44:55+08:00 ] 222.133.52.46 GET /apple-touch-icon.png [ info ] www.kinsana.cn/apple-touch-icon.png [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.34kb] [文件加载: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%20%E6%B5%8F%E8%A7%88%E5%99%A8/14606.4.5 CFNetwork/976 Darwin/18.2.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 --------------------------------------------------------------- [ 2019-03-04T16:44:55+08:00 ] 222.133.52.46 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.37kb] [文件加载: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 ( 'user-agent' => 'Safari%20%E6%B5%8F%E8%A7%88%E5%99%A8/14606.4.5 CFNetwork/976 Darwin/18.2.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 --------------------------------------------------------------- [ 2019-03-04T16:44:55+08:00 ] 222.133.52.46 GET /apple-touch-icon-precomposed.png [ info ] www.kinsana.cn/apple-touch-icon-precomposed.png [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.38kb] [文件加载: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%20%E6%B5%8F%E8%A7%88%E5%99%A8/14606.4.5 CFNetwork/976 Darwin/18.2.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 --------------------------------------------------------------- [ 2019-03-04T16:44:56+08:00 ] 222.133.52.46 GET /apple-touch-icon.png [ info ] www.kinsana.cn/apple-touch-icon.png [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.34kb] [文件加载: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%20%E6%B5%8F%E8%A7%88%E5%99%A8/14606.4.5 CFNetwork/976 Darwin/18.2.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 --------------------------------------------------------------- [ 2019-03-04T16:44:56+08:00 ] 222.133.52.46 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.37kb] [文件加载: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 ( 'user-agent' => 'Safari%20%E6%B5%8F%E8%A7%88%E5%99%A8/14606.4.5 CFNetwork/976 Darwin/18.2.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 --------------------------------------------------------------- [ 2019-03-04T16:44:56+08:00 ] 222.133.52.46 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,018.83kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate', 'dnt' => '1', 'accept-language' => 'zh-cn', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.0 Mobile/15E148 Safari/604.1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:44:56+08:00 ] 222.133.52.46 GET /apple-touch-icon-precomposed.png [ info ] www.kinsana.cn/apple-touch-icon-precomposed.png [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.38kb] [文件加载: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%20%E6%B5%8F%E8%A7%88%E5%99%A8/14606.4.5 CFNetwork/976 Darwin/18.2.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 --------------------------------------------------------------- [ 2019-03-04T16:44:56+08:00 ] 222.133.52.46 GET /apple-touch-icon.png [ info ] www.kinsana.cn/apple-touch-icon.png [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,071.34kb] [文件加载: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%20%E6%B5%8F%E8%A7%88%E5%99%A8/14606.4.5 CFNetwork/976 Darwin/18.2.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 --------------------------------------------------------------- [ 2019-03-04T16:44:57+08:00 ] 222.133.52.46 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.37kb] [文件加载: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 ( 'user-agent' => 'Safari%20%E6%B5%8F%E8%A7%88%E5%99%A8/14606.4.5 CFNetwork/976 Darwin/18.2.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 --------------------------------------------------------------- [ 2019-03-04T16:44:57+08:00 ] 222.133.52.46 GET /apple-touch-icon-precomposed.png [ info ] www.kinsana.cn/apple-touch-icon-precomposed.png [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.38kb] [文件加载: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%20%E6%B5%8F%E8%A7%88%E5%99%A8/14606.4.5 CFNetwork/976 Darwin/18.2.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 --------------------------------------------------------------- [ 2019-03-04T16:44:57+08:00 ] 222.133.52.46 GET /apple-touch-icon.png [ info ] www.kinsana.cn/apple-touch-icon.png [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.34kb] [文件加载: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%20%E6%B5%8F%E8%A7%88%E5%99%A8/14606.4.5 CFNetwork/976 Darwin/18.2.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 --------------------------------------------------------------- [ 2019-03-04T16:44:57+08:00 ] 222.133.52.46 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,071.37kb] [文件加载: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 ( 'user-agent' => 'Safari%20%E6%B5%8F%E8%A7%88%E5%99%A8/14606.4.5 CFNetwork/976 Darwin/18.2.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 --------------------------------------------------------------- [ 2019-03-04T16:45:24+08:00 ] 47.92.54.139 GET / [ info ] www.kinsana.cn/ [运行时间:0.203125s][吞吐率:4.92req/s] [内存消耗:2,017.96kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T16:47:48+08:00 ] 54.36.149.6 GET /product/lichuan_fjmdrlzs/qywh.html [ info ] www.kinsana.cn/product/lichuan_fjmdrlzs/qywh.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.14kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'lichuan_fjmdrlzs', 2 => 'qywh', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T17:04:00+08:00 ] 54.36.148.231 GET /index/news/xwxq/id/183.html [ info ] www.kinsana.cn/index/news/xwxq/id/183.html [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,099.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-encoding' => 'deflate, gzip', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/6.1; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '183', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 183 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 183 [ 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 ] --------------------------------------------------------------- [ 2019-03-04T17:07:42+08:00 ] 54.36.149.49 GET /index/zp/gsjj.html [ info ] www.kinsana.cn/index/zp/gsjj.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,295.98kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'zp', 2 => 'gsjj', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T17:10:10+08:00 ] 216.244.66.198 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.16kb] [文件加载: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-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 --------------------------------------------------------------- [ 2019-03-04T17:11:31+08:00 ] 54.36.149.58 GET /product/wuzhishan_scj/ [ info ] www.kinsana.cn/product/wuzhishan_scj/ [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.07kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'wuzhishan_scj', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T17:14:07+08:00 ] 113.128.192.51 GET / [ info ] www.kinsana.cn/ [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,018.96kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://192.168.1.200/qikebao/parties', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T17:14:10+08:00 ] 113.128.192.51 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,072.77kb] [文件加载: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.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T17:14:11+08:00 ] 113.128.192.51 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,906.89kb] [文件加载: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.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T17:14:27+08:00 ] 113.128.192.51 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,072.14kb] [文件加载: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.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T17:16:03+08:00 ] 36.110.199.49 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,018.49kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en,*', 'accept-encoding' => 'gzip', 'connection' => 'close', 'referer' => 'http://www.baidu.com/s?wd=K5Q6', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T17:16:04+08:00 ] 36.110.199.49 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,072.55kb] [文件加载: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 ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en,*', 'accept-encoding' => 'gzip', 'connection' => 'close', 'cookie' => 'safedog-flow-item=', 'referer' => 'http://www.kinsana.cn/', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0', 'x-requested-with' => 'XMLHttpRequest', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T17:16:05+08:00 ] 36.110.199.161 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,906.75kb] [文件加载: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 ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en,*', 'accept-encoding' => 'gzip', 'connection' => 'close', 'content-length' => '7', 'cookie' => 'safedog-flow-item=', 'referer' => 'http://www.kinsana.cn/', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T17:19:42+08:00 ] 54.36.150.106 GET /blog/ [ info ] www.kinsana.cn/blog/ [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,070.90kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'blog', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T17:35:17+08:00 ] 101.132.33.158 GET / [ info ] www.kinsana.cn/ [运行时间:0.187500s][吞吐率:5.33req/s] [内存消耗:2,017.96kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.046875s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-03-04T17:39:11+08:00 ] 39.107.121.196 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,017.96kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T17:45:16+08:00 ] 220.181.108.122 GET / [ info ] www.kinsana.cn/ [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,018.42kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept' => '*/*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-cn,zh-tw', 'user-agent' => 'Mozilla/5.0 (Linux;u;Android 4.2.2;zh-cn;) AppleWebKit/534.46 (KHTML,like Gecko) Version/5.1 Mobile Safari/10600.6.3 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T17:47:39+08:00 ] 60.208.63.170 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,019.13kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.8', 'accept-encoding' => 'gzip, deflate, sdch', 'referer' => 'https://www.baidu.com/link?url=wzkHcBz4T2ilLT664wU5_6XJoEnKh4bGHjo3ymeon7O&wd=&eqid=b307566200015c7f000000025c7cf432', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 SE 2.X MetaSr 1.0', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T17:47:39+08:00 ] 60.208.63.170 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,072.30kb] [文件加载: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-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 SE 2.X MetaSr 1.0', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T17:47:44+08:00 ] 60.208.63.170 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.83kb] [文件加载: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.8', 'accept-encoding' => 'gzip, deflate, sdch', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 SE 2.X MetaSr 1.0', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T17:47:52+08:00 ] 60.208.63.170 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,906.84kb] [文件加载: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.8', '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.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 SE 2.X MetaSr 1.0', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T17:51:14+08:00 ] 216.244.66.198 GET /index/product/cpxq/id/54.html [ info ] www.kinsana.cn/index/product/cpxq/id/54.html [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,017.97kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-charset' => 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', 'user-agent' => 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.opensiteexplorer.org/dotbot, help@moz.com)', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '54', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '54' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 54 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T17:51:16+08:00 ] 14.215.176.18 GET / [ info ] www.kinsana.cn/ [运行时间:0.187500s][吞吐率:5.33req/s] [内存消耗:2,018.60kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en,*', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'referer' => 'http://www.baidu.com/s?wd=whisperedsh2', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T17:51:17+08:00 ] 14.215.176.18 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,072.62kb] [文件加载: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 ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en,*', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'cookie' => 'safedog-flow-item=', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0', 'x-requested-with' => 'XMLHttpRequest', 'referer' => 'http://www.kinsana.cn/', 'accept' => '*/*', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T17:51:17+08:00 ] 14.215.176.7 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:1,906.80kb] [文件加载: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 ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en,*', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'cookie' => 'safedog-flow-item=', 'content-length' => '7', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'referer' => 'http://www.kinsana.cn/', 'accept' => 'application/json, text/javascript, */*; q=0.01', ) [ 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.031250s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T17:51:55+08:00 ] 60.208.218.124 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,019.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 ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', '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.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T17:51:56+08:00 ] 60.208.218.124 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,907.02kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', '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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-03-04T17:51:56+08:00 ] 60.208.218.124 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,072.96kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T17:52:02+08:00 ] 60.208.218.124 GET /index/about/qyjj.html [ info ] www.kinsana.cn/index/about/qyjj.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,287.45kb] [文件加载: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', '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.3641.400 QQBrowser/10.4.3284.400', '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 --------------------------------------------------------------- [ 2019-03-04T17:52:10+08:00 ] 60.208.218.124 GET /index/product/cpzt.html [ info ] www.kinsana.cn/index/product/cpzt.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,119.01kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/index/about/qyjj.html', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3641.400 QQBrowser/10.4.3284.400', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (2,3,4,5,6,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T17:59:07+08:00 ] 47.92.107.192 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,017.96kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T18:03:50+08:00 ] 220.181.51.75 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,018.03kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => '*/*', 'accept-language' => 'zh-cn,zh-tw', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.93 Safari/537.36', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T18:04:07+08:00 ] 111.206.221.87 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,073.28kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'referer' => 'http://www.kinsana.cn/', 'resource-type' => '13', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.5,en;q=0.3', 'x-requested-with' => 'XMLHttpRequest', 'x-devtools-emulate-network-conditions-client-id' => '2f419f71-6e90-4e68-8050-1b8f99899459', 'accept' => '*/*', 'proxy-connection' => 'keep-alive', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.93 Safari/537.36', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T18:08:50+08:00 ] 47.92.133.31 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,017.96kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T18:10:36+08:00 ] 47.92.133.31 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,017.96kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T18:12:42+08:00 ] 54.36.148.45 GET /product/datong_cpfl05/gczs.html [ info ] www.kinsana.cn/product/datong_cpfl05/gczs.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.07kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'datong_cpfl05', 2 => 'gczs', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T18:31:34+08:00 ] 54.36.149.9 GET /index/news/xwxq/id/156.html [ info ] www.kinsana.cn/index/news/xwxq/id/156.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,096.99kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/6.1; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ 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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 156 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 156 [ 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 ] --------------------------------------------------------------- [ 2019-03-04T18:45:43+08:00 ] 216.244.66.198 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.16kb] [文件加载: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-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 --------------------------------------------------------------- [ 2019-03-04T18:50:26+08:00 ] 47.92.121.206 GET / [ info ] www.kinsana.cn/ [运行时间:0.187500s][吞吐率:5.33req/s] [内存消耗:2,017.96kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T19:28:50+08:00 ] 42.236.10.108 GET / [ info ] www.kinsana.cn/ [运行时间:0.203125s][吞吐率:4.92req/s] [内存消耗:2,018.71kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36; 360Spider', 'connection' => 'close', 'accept-language' => 'zh-CN', 'accept' => '*/*', 'cookie' => '', 'referer' => 'http://www.kinsana.cn/', 'accept-encoding' => 'deflate, gzip', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T19:31:57+08:00 ] 54.36.148.129 GET /product/sanming_klj/lxfs.html [ info ] www.kinsana.cn/product/sanming_klj/lxfs.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.05kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'sanming_klj', 2 => 'lxfs', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T19:40:22+08:00 ] 54.36.149.25 GET /product/dongfang_125.html [ info ] www.kinsana.cn/product/dongfang_125.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.00kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'dongfang_125', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T19:44:04+08:00 ] 54.36.148.71 GET /index/product/cpxq/id/56.html [ info ] www.kinsana.cn/index/product/cpxq/id/56.html [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,015.87kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/6.1; +http://ahrefs.com/robot/)', '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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '56' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 56 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T19:44:37+08:00 ] 54.36.148.181 GET /product/jilin_qmxdwyy/gsjj.html [ info ] www.kinsana.cn/product/jilin_qmxdwyy/gsjj.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.07kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'jilin_qmxdwyy', 2 => 'gsjj', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T19:46:17+08:00 ] 47.92.33.91 GET / [ info ] www.kinsana.cn/ [运行时间:0.187500s][吞吐率:5.33req/s] [内存消耗:2,017.96kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.046875s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T19:57:44+08:00 ] 101.132.106.40 GET / [ info ] www.kinsana.cn/ [运行时间:0.187500s][吞吐率:5.33req/s] [内存消耗:2,017.96kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T19:58:08+08:00 ] 54.36.150.1 GET /product/henan_96.html [ info ] www.kinsana.cn/product/henan_96.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.07kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'henan_96', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T19:59:09+08:00 ] 101.132.144.145 GET /index/news/xwxq/id/160.html [ info ] www.kinsana.cn/index/news/xwxq/id/160.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,121.77kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( 'id' => '160', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 160 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 160 [ 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 ] --------------------------------------------------------------- [ 2019-03-04T19:59:11+08:00 ] 139.224.238.50 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,327.60kb] [文件加载: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' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\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 --------------------------------------------------------------- [ 2019-03-04T19:59:17+08:00 ] 47.92.105.73 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,017.96kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T19:59:36+08:00 ] 39.107.126.72 GET /index/news/xwxq/id/196.html [ info ] www.kinsana.cn/index/news/xwxq/id/196.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,121.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 ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ 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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 196 LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 196 [ 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 ] --------------------------------------------------------------- [ 2019-03-04T20:00:23+08:00 ] 47.92.122.11 GET /index/news/xwxq/id/170.html [ info ] www.kinsana.cn/index/news/xwxq/id/170.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,102.41kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( 'id' => '170', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 170 LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 170 [ 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 ] --------------------------------------------------------------- [ 2019-03-04T20:06:12+08:00 ] 47.100.38.232 GET /index/news/xwxq/id/152.html [ info ] www.kinsana.cn/index/news/xwxq/id/152.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,131.45kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( 'id' => '152', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 152 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 152 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T20:06:44+08:00 ] 101.132.182.68 GET /index/news/xwxq/id/151.html [ info ] www.kinsana.cn/index/news/xwxq/id/151.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,097.53kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( 'id' => '151', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 151 LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 151 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T20:06:46+08:00 ] 101.132.126.80 GET /index/news/xwxq/id/140.html [ info ] www.kinsana.cn/index/news/xwxq/id/140.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,123.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' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( 'id' => '140', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 140 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 140 [ 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.015625s ] --------------------------------------------------------------- [ 2019-03-04T20:06:54+08:00 ] 101.132.144.145 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,017.96kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T20:06:56+08:00 ] 47.92.137.155 GET /index/news/xwxq/id/194.html [ info ] www.kinsana.cn/index/news/xwxq/id/194.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,127.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' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( 'id' => '194', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 194 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 194 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-03-04T20:06:57+08:00 ] 47.92.137.155 GET /index/news/xwxq/id/185.html [ info ] www.kinsana.cn/index/news/xwxq/id/185.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,100.48kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( 'id' => '185', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 185 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 185 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T20:07:24+08:00 ] 139.224.11.233 GET /index/news/xwxq/id/131.html [ info ] www.kinsana.cn/index/news/xwxq/id/131.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,073.71kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( 'id' => '131', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 131 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 131 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T20:08:35+08:00 ] 54.36.148.228 GET /product/sihui_scj/ywyfzx.html [ info ] www.kinsana.cn/product/sihui_scj/ywyfzx.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.04kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'sihui_scj', 2 => 'ywyfzx', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T20:10:30+08:00 ] 54.36.150.181 GET /product/hebei_106.html [ info ] www.kinsana.cn/product/hebei_106.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,071.08kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'hebei_106', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T20:14:12+08:00 ] 47.92.155.0 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,017.96kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T20:18:24+08:00 ] 47.92.98.236 GET / [ info ] www.kinsana.cn/ [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,017.96kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T20:19:59+08:00 ] 116.62.215.53 GET /index/product/cpzt.html [ info ] www.kinsana.cn/index/product/cpzt.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,117.30kb] [文件加载: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' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (2,3,4,5,6,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T20:20:15+08:00 ] 101.132.107.246 GET / [ info ] www.kinsana.cn/ [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,017.96kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T20:20:17+08:00 ] 101.132.144.145 GET /index/about/qywh.html [ info ] www.kinsana.cn/index/about/qywh.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,285.42kb] [文件加载: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' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\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 --------------------------------------------------------------- [ 2019-03-04T20:20:19+08:00 ] 101.132.177.30 GET /index/news/xwlb.html [ info ] www.kinsana.cn/index/news/xwlb.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,083.74kb] [文件加载: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' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\News->xwlb[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwlb.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = 1 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,8 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-03-04T20:20:22+08:00 ] 101.132.106.40 GET /index/about/zgrz.html [ info ] www.kinsana.cn/index/about/zgrz.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,301.43kb] [文件加载: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' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\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 --------------------------------------------------------------- [ 2019-03-04T20:20:42+08:00 ] 47.100.1.70 GET /index/product/cpxq/id/54.html [ info ] www.kinsana.cn/index/product/cpxq/id/54.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,017.59kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( 'id' => '54', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '54' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 54 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T20:20:44+08:00 ] 101.132.98.159 GET /index/news/hydtnews.html [ info ] www.kinsana.cn/index/news/hydtnews.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,083.12kb] [文件加载: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' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = 2 AND `state` = 1 LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T20:20:44+08:00 ] 47.92.103.177 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,962.59kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'zp', 2 => 'rczp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Zp->rczp[ D:\WWW\kinsasa\application\index\controller\Zp.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\zp\rczp.htm [ array ( 0 => 'res', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `zp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `zp` WHERE `state` = 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T20:20:49+08:00 ] 47.92.31.65 GET /index/product/cwyp.html [ info ] www.kinsana.cn/index/product/cwyp.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,116.05kb] [文件加载: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' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 3 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T20:20:52+08:00 ] 101.132.100.6 GET /index/product/scp.html [ info ] www.kinsana.cn/index/product/scp.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,086.83kb] [文件加载: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' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Product->scp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\scp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 4 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 4 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 4 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (9) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T20:20:55+08:00 ] 47.92.38.53 GET /index/about/qyjj.html [ info ] www.kinsana.cn/index/about/qyjj.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,285.43kb] [文件加载: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' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\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 --------------------------------------------------------------- [ 2019-03-04T20:20:58+08:00 ] 47.92.101.189 GET /index/about/gczs.html [ info ] www.kinsana.cn/index/about/gczs.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,285.42kb] [文件加载: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' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\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 --------------------------------------------------------------- [ 2019-03-04T20:21:06+08:00 ] 106.14.189.11 GET /index/product/jqyp.html [ info ] www.kinsana.cn/index/product/jqyp.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,088.71kb] [文件加载: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' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Product->jqyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\jqyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 1 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 1 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (5,8) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T20:21:18+08:00 ] 216.244.66.198 GET /robots.txt [ info ] www.kinsana.cn/robots.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,071.16kb] [文件加载: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-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 --------------------------------------------------------------- [ 2019-03-04T20:21:28+08:00 ] 47.98.97.81 GET /index/product/zycp.html [ info ] www.kinsana.cn/index/product/zycp.html [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,090.32kb] [文件加载: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' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Product->zycp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\zycp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 2 AND `state` = 1 LIMIT 1 [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 2 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T20:21:46+08:00 ] 47.97.167.161 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,327.60kb] [文件加载: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' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\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 --------------------------------------------------------------- [ 2019-03-04T20:24:44+08:00 ] 106.15.201.111 GET /index/index/index.html [ info ] www.kinsana.cn/index/index/index.html [运行时间:0.187500s][吞吐率:5.33req/s] [内存消耗:2,020.83kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T20:26:01+08:00 ] 47.92.124.187 GET / [ info ] www.kinsana.cn/ [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,017.96kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T20:29:50+08:00 ] 47.97.220.124 GET /index/product/cpzt.html [ info ] www.kinsana.cn/index/product/cpzt.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,117.28kb] [文件加载: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' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.031250s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (2,3,4,5,6,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T20:29:55+08:00 ] 101.132.156.172 GET /index/news/xwlb.html [ info ] www.kinsana.cn/index/news/xwlb.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,083.74kb] [文件加载: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' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\News->xwlb[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwlb.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = 1 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T20:30:09+08:00 ] 47.100.104.184 GET /index/about/qyjj.html [ info ] www.kinsana.cn/index/about/qyjj.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,285.43kb] [文件加载: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' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\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 --------------------------------------------------------------- [ 2019-03-04T20:30:37+08:00 ] 47.97.220.124 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,327.60kb] [文件加载: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' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\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 --------------------------------------------------------------- [ 2019-03-04T20:30:51+08:00 ] 101.132.100.6 GET / [ info ] www.kinsana.cn/ [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,017.96kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T20:39:52+08:00 ] 47.92.6.234 GET / [ info ] www.kinsana.cn/ [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,017.96kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T20:39:53+08:00 ] 47.92.6.234 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,327.60kb] [文件加载: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' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\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 --------------------------------------------------------------- [ 2019-03-04T20:45:21+08:00 ] 54.36.148.125 GET /product/linhe_fjmdrlzs/ [ info ] www.kinsana.cn/product/linhe_fjmdrlzs/ [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.08kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'linhe_fjmdrlzs', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T20:57:33+08:00 ] 139.224.112.110 GET / [ info ] www.kinsana.cn/ [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,017.96kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T21:05:33+08:00 ] 54.36.148.42 GET /product/tieling_fjmdrlzs/ywyfzx.html [ info ] www.kinsana.cn/product/tieling_fjmdrlzs/ywyfzx.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.14kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'tieling_fjmdrlzs', 2 => 'ywyfzx', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T21:12:41+08:00 ] 54.36.148.250 GET /product/shulan_scj/ [ info ] www.kinsana.cn/product/shulan_scj/ [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.07kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'shulan_scj', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T21:16:13+08:00 ] 222.133.52.46 GET / [ info ] www.kinsana.cn/ [运行时间:0.250000s][吞吐率:4.00req/s] [内存消耗:2,018.70kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate', 'dnt' => '1', 'accept-language' => 'zh-cn', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/605.1.15 (KHTML, like Gecko)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T21:16:14+08:00 ] 222.133.52.46 GET /apple-touch-icon-precomposed.png [ info ] www.kinsana.cn/apple-touch-icon-precomposed.png [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,071.38kb] [文件加载: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%20%E6%B5%8F%E8%A7%88%E5%99%A8/14606.4.5 CFNetwork/976 Darwin/18.2.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 --------------------------------------------------------------- [ 2019-03-04T21:16:14+08:00 ] 222.133.52.46 GET /apple-touch-icon.png [ info ] www.kinsana.cn/apple-touch-icon.png [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.34kb] [文件加载: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%20%E6%B5%8F%E8%A7%88%E5%99%A8/14606.4.5 CFNetwork/976 Darwin/18.2.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 --------------------------------------------------------------- [ 2019-03-04T21:16:14+08:00 ] 222.133.52.46 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,071.37kb] [文件加载: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 ( 'user-agent' => 'Safari%20%E6%B5%8F%E8%A7%88%E5%99%A8/14606.4.5 CFNetwork/976 Darwin/18.2.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 --------------------------------------------------------------- [ 2019-03-04T21:16:14+08:00 ] 222.133.52.46 GET /apple-touch-icon-precomposed.png [ info ] www.kinsana.cn/apple-touch-icon-precomposed.png [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.38kb] [文件加载: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%20%E6%B5%8F%E8%A7%88%E5%99%A8/14606.4.5 CFNetwork/976 Darwin/18.2.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 --------------------------------------------------------------- [ 2019-03-04T21:16:14+08:00 ] 222.133.52.46 GET /apple-touch-icon.png [ info ] www.kinsana.cn/apple-touch-icon.png [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,071.34kb] [文件加载: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%20%E6%B5%8F%E8%A7%88%E5%99%A8/14606.4.5 CFNetwork/976 Darwin/18.2.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 --------------------------------------------------------------- [ 2019-03-04T21:16:15+08:00 ] 222.133.52.46 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,071.37kb] [文件加载: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 ( 'user-agent' => 'Safari%20%E6%B5%8F%E8%A7%88%E5%99%A8/14606.4.5 CFNetwork/976 Darwin/18.2.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 --------------------------------------------------------------- [ 2019-03-04T21:16:15+08:00 ] 222.133.52.46 GET / [ info ] www.kinsana.cn/ [运行时间:0.187500s][吞吐率:5.33req/s] [内存消耗:2,018.83kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate', 'dnt' => '1', 'accept-language' => 'zh-cn', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.0 Mobile/15E148 Safari/604.1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T21:16:15+08:00 ] 222.133.52.46 GET /apple-touch-icon-precomposed.png [ info ] www.kinsana.cn/apple-touch-icon-precomposed.png [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.38kb] [文件加载: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%20%E6%B5%8F%E8%A7%88%E5%99%A8/14606.4.5 CFNetwork/976 Darwin/18.2.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 --------------------------------------------------------------- [ 2019-03-04T21:16:15+08:00 ] 222.133.52.46 GET /apple-touch-icon.png [ info ] www.kinsana.cn/apple-touch-icon.png [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.34kb] [文件加载: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%20%E6%B5%8F%E8%A7%88%E5%99%A8/14606.4.5 CFNetwork/976 Darwin/18.2.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 --------------------------------------------------------------- [ 2019-03-04T21:16:15+08:00 ] 222.133.52.46 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.37kb] [文件加载: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 ( 'user-agent' => 'Safari%20%E6%B5%8F%E8%A7%88%E5%99%A8/14606.4.5 CFNetwork/976 Darwin/18.2.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 --------------------------------------------------------------- [ 2019-03-04T21:16:16+08:00 ] 222.133.52.46 GET /apple-touch-icon-precomposed.png [ info ] www.kinsana.cn/apple-touch-icon-precomposed.png [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.38kb] [文件加载: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%20%E6%B5%8F%E8%A7%88%E5%99%A8/14606.4.5 CFNetwork/976 Darwin/18.2.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 --------------------------------------------------------------- [ 2019-03-04T21:16:16+08:00 ] 222.133.52.46 GET /apple-touch-icon.png [ info ] www.kinsana.cn/apple-touch-icon.png [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.34kb] [文件加载: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%20%E6%B5%8F%E8%A7%88%E5%99%A8/14606.4.5 CFNetwork/976 Darwin/18.2.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 --------------------------------------------------------------- [ 2019-03-04T21:16:17+08:00 ] 222.133.52.46 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.37kb] [文件加载: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 ( 'user-agent' => 'Safari%20%E6%B5%8F%E8%A7%88%E5%99%A8/14606.4.5 CFNetwork/976 Darwin/18.2.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 --------------------------------------------------------------- [ 2019-03-04T21:24:29+08:00 ] 36.110.199.9 GET / [ info ] www.kinsana.cn/ [运行时间:0.203125s][吞吐率:4.92req/s] [内存消耗:2,018.71kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.8,en;q=0.6', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0;Macintosh; Intel Mac OS X 10_13_3) Gecko/20100101 Firefox/43.0', 'referer' => 'http://www.baidu.com/s?wd=IH5N', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T21:24:32+08:00 ] 36.110.199.9 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,072.74kb] [文件加载: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 ( 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.8,en;q=0.6', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0;Macintosh; Intel Mac OS X 10_13_3) Gecko/20100101 Firefox/43.0', 'x-requested-with' => 'XMLHttpRequest', 'referer' => 'http://www.kinsana.cn/', 'accept' => '*/*', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T21:24:33+08:00 ] 36.110.199.9 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,906.84kb] [文件加载: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 ( 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.8,en;q=0.6', 'content-length' => '7', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0;Macintosh; Intel Mac OS X 10_13_3) Gecko/20100101 Firefox/43.0', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'referer' => 'http://www.kinsana.cn/', 'accept' => 'application/json, text/javascript, */*; q=0.01', ) [ 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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T21:38:39+08:00 ] 47.92.54.139 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,017.96kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T21:46:26+08:00 ] 54.36.148.142 GET /product/yongzhou_cpfl03/rczp.html [ info ] www.kinsana.cn/product/yongzhou_cpfl03/rczp.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.13kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'yongzhou_cpfl03', 2 => 'rczp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T21:53:39+08:00 ] 178.214.4.5 GET / [ info ] www.kinsana.cn/ [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,018.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 ( 'referer' => 'http://miniature.io/?WebsiteScreenshots_ImageThumbnailer_PDFGenerator', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64; en-us) AppleWebKit/601.2.3 (KHTML, like Gecko) Miniature.io/2.0', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T21:53:42+08:00 ] 178.214.4.5 GET / [ info ] www.kinsana.cn/ [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,018.71kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en,*', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64; en-us) AppleWebKit/601.2.3 (KHTML, like Gecko) Miniature.io/2.0', 'referer' => 'http://miniature.io/?WebsiteScreenshots_ImageThumbnailer_PDFGenerator', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T21:55:22+08:00 ] 54.36.148.217 GET /product/wuzhishan_cpfl03/ [ info ] www.kinsana.cn/product/wuzhishan_cpfl03/ [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,071.02kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'wuzhishan_cpfl03', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T21:59:46+08:00 ] 139.129.98.166 GET /LICENSE.txt [ info ] www.kinsana.cn/LICENSE.txt [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,071.60kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'LICENSE.txt', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( '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/LICENSE.txt', 'accept-language' => 'zh-CN', 'accept' => '*/*', 'content-type' => 'application/x-www-form-urlencoded', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T22:05:09+08:00 ] 47.92.121.206 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,017.96kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D))', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T22:56:12+08:00 ] 54.36.150.136 GET /product/heilongjiang_117.html [ info ] www.kinsana.cn/product/heilongjiang_117.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.02kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'heilongjiang_117', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T23:17:11+08:00 ] 112.87.124.91 GET HTTP://www.kinsana.cn:80/index/news/xwxq/id/177.html [ info ] www.kinsana.cnHTTP://www.kinsana.cn:80/index/news/xwxq/id/177.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,134.63kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0(compatible;MSIE9.0;WindowsNT6.1;Trident/5.0)', 'connection' => 'close', 'accept-language' => 'zh-CN', 'accept' => '*/*', 'cookie' => '', 'proxy-connection' => 'Keep-Alive', 'referer' => 'http://www.kinsana.cn/index/news/xwxq/id/177.html', 'accept-encoding' => 'deflate, gzip', 'host' => 'www.kinsana.cn', ) [ 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.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 177 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 177 [ 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 ] --------------------------------------------------------------- [ 2019-03-04T23:17:12+08:00 ] 114.238.221.120 GET HTTP://www.kinsana.cn:80/index/news/xwxq/id/181.html [ info ] www.kinsana.cnHTTP://www.kinsana.cn:80/index/news/xwxq/id/181.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,103.38kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0(compatible;MSIE9.0;WindowsNT6.1;Trident/5.0)', 'connection' => 'close', 'accept-language' => 'zh-CN', 'accept' => '*/*', 'cookie' => '', 'proxy-connection' => 'Keep-Alive', 'referer' => 'http://www.kinsana.cn/index/news/xwxq/id/181.html', 'accept-encoding' => 'deflate, gzip', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '181', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 181 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 181 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T23:17:12+08:00 ] 180.125.124.152 GET HTTP://www.kinsana.cn:80/index/news/xwxq/id/180.html [ info ] www.kinsana.cnHTTP://www.kinsana.cn:80/index/news/xwxq/id/180.html [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,134.24kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0(compatible;MSIE9.0;WindowsNT6.1;Trident/5.0)', 'connection' => 'close', 'accept-language' => 'zh-CN', 'accept' => '*/*', 'cookie' => '', 'proxy-connection' => 'Keep-Alive', 'referer' => 'http://www.kinsana.cn/index/news/xwxq/id/180.html', 'accept-encoding' => 'deflate, gzip', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '180', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.031250s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 180 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 180 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-03-04T23:17:12+08:00 ] 183.138.60.232 GET HTTP://www.kinsana.cn:80/index/news/xwxq/id/138.html [ info ] www.kinsana.cnHTTP://www.kinsana.cn:80/index/news/xwxq/id/138.html [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,101.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 ( 'user-agent' => 'Mozilla/5.0(compatible;MSIE9.0;WindowsNT6.1;Trident/5.0)', 'connection' => 'close', 'accept-language' => 'zh-CN', 'accept' => '*/*', 'cookie' => '', 'proxy-connection' => 'Keep-Alive', 'referer' => 'http://www.kinsana.cn/index/news/xwxq/id/138.html', 'accept-encoding' => 'deflate, gzip', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'id' => '138', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.046875s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 138 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 138 [ 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.015625s ] --------------------------------------------------------------- [ 2019-03-04T23:25:56+08:00 ] 54.36.149.4 GET /product/jiangsu_121.html [ info ] www.kinsana.cn/product/jiangsu_121.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.02kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'jiangsu_121', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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 --------------------------------------------------------------- [ 2019-03-04T23:36:27+08:00 ] 211.154.132.38 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,017.38kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T23:36:28+08:00 ] 211.154.132.38 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/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 ( 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T23:49:44+08:00 ] 111.206.36.146 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,018.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 ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en,*', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'referer' => 'http://www.baidu.com/s?wd=corn8dn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T23:49:46+08:00 ] 111.206.36.146 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,072.62kb] [文件加载: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 ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en,*', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'cookie' => 'safedog-flow-item=', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0', 'x-requested-with' => 'XMLHttpRequest', 'referer' => 'http://www.kinsana.cn/', 'accept' => '*/*', ) [ info ] [ PARAM ] array ( 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2019-03-04T23:49:46+08:00 ] 111.206.36.146 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,906.80kb] [文件加载: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 ( 'host' => 'www.kinsana.cn', 'accept-language' => 'en,*', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'cookie' => 'safedog-flow-item=', 'content-length' => '7', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.kinsana.cn', 'referer' => 'http://www.kinsana.cn/', 'accept' => 'application/json, text/javascript, */*; q=0.01', ) [ 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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-03-04T23:55:01+08:00 ] 54.36.149.18 GET /product/guangyuan_tjj/ [ info ] www.kinsana.cn/product/guangyuan_tjj/ [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,071.07kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'product', 1 => 'guangyuan_tjj', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', '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