--------------------------------------------------------------- [ 2021-06-01T00:18:17+08:00 ] 67.205.174.91 GET /.env [ info ] xn--vhqsn14am88k.com/.env [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.77kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '.env', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/_env' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T00:18:19+08:00 ] 67.205.174.91 GET /vendor/.env [ info ] xn--vhqsn14am88k.com/vendor/.env [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.75kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'vendor', 1 => '.env', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/vendor/_env' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T00:18:20+08:00 ] 67.205.174.91 GET /storage/.env [ info ] xn--vhqsn14am88k.com/storage/.env [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.77kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'storage', 1 => '.env', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/storage/_env' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T00:18:22+08:00 ] 67.205.174.91 GET /public/.env [ info ] xn--vhqsn14am88k.com/public/.env [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.75kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'public', 1 => '.env', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/public/_env' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T00:18:25+08:00 ] 67.205.174.91 POST / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.47kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded', 'content-length' => '18', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '0x' => array ( 0 => 'janc0xsec', ), ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T00:22:44+08:00 ] 36.249.118.198 GET /index/news/xwxq/id/152.html [ info ] www.kinsana.cn/index/news/xwxq/id/152.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,174.55kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-language' => 'zh,zh-CN;q=0.9', 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.3430.1487 Mobile Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/152_html' => '', 'id' => '152', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T00:32:59+08:00 ] 112.229.251.64 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.62kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-cn', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Mobile/15E148 Safari/604.1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T00:32:59+08:00 ] 112.229.251.64 GET /apple-touch-icon-120x120-precomposed.png [ info ] www.kinsana.cn/apple-touch-icon-120x120-precomposed.png [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,069.19kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'apple-touch-icon-120x120-precomposed.png', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'MobileSafari/604.1 CFNetwork/1128.0.1 Darwin/19.6.0', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/apple-touch-icon-120x120-precomposed_png' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T00:32:59+08:00 ] 112.229.251.64 GET /apple-touch-icon-120x120.png [ info ] www.kinsana.cn/apple-touch-icon-120x120.png [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.95kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'apple-touch-icon-120x120.png', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'MobileSafari/604.1 CFNetwork/1128.0.1 Darwin/19.6.0', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/apple-touch-icon-120x120_png' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T00:32:59+08:00 ] 112.229.251.64 GET /apple-touch-icon-precomposed.png [ info ] www.kinsana.cn/apple-touch-icon-precomposed.png [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,069.05kb] [文件加载: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' => 'MobileSafari/604.1 CFNetwork/1128.0.1 Darwin/19.6.0', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/apple-touch-icon-precomposed_png' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T00:32:59+08:00 ] 112.229.251.64 GET /apple-touch-icon.png [ info ] www.kinsana.cn/apple-touch-icon.png [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.91kb] [文件加载: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' => 'MobileSafari/604.1 CFNetwork/1128.0.1 Darwin/19.6.0', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/apple-touch-icon_png' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T00:32:59+08:00 ] 112.229.251.64 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.79kb] [文件加载: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' => 'MobileSafari/604.1 CFNetwork/1128.0.1 Darwin/19.6.0', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/favicon_ico' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T00:33:00+08:00 ] 112.229.251.64 GET /apple-touch-icon-120x120-precomposed.png [ info ] www.kinsana.cn/apple-touch-icon-120x120-precomposed.png [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,069.19kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'apple-touch-icon-120x120-precomposed.png', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'MobileSafari/604.1 CFNetwork/1128.0.1 Darwin/19.6.0', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/apple-touch-icon-120x120-precomposed_png' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T00:33:00+08:00 ] 112.229.251.64 GET /apple-touch-icon-120x120.png [ info ] www.kinsana.cn/apple-touch-icon-120x120.png [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.95kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'apple-touch-icon-120x120.png', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'MobileSafari/604.1 CFNetwork/1128.0.1 Darwin/19.6.0', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/apple-touch-icon-120x120_png' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T00:33:00+08:00 ] 112.229.251.64 GET /apple-touch-icon-precomposed.png [ info ] www.kinsana.cn/apple-touch-icon-precomposed.png [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,069.05kb] [文件加载: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' => 'MobileSafari/604.1 CFNetwork/1128.0.1 Darwin/19.6.0', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/apple-touch-icon-precomposed_png' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T00:33:00+08:00 ] 112.229.251.64 GET /apple-touch-icon.png [ info ] www.kinsana.cn/apple-touch-icon.png [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.91kb] [文件加载: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' => 'MobileSafari/604.1 CFNetwork/1128.0.1 Darwin/19.6.0', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/apple-touch-icon_png' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T00:33:00+08:00 ] 112.229.251.64 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.79kb] [文件加载: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' => 'MobileSafari/604.1 CFNetwork/1128.0.1 Darwin/19.6.0', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/favicon_ico' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T00:39:26+08:00 ] 110.249.202.22 GET /index/product/cpxq/id/128.html [ info ] www.kinsana.cn/index/product/cpxq/id/128.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,992.65kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-language' => 'zh,zh-CN;q=0.9', 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; https://zhanzhang.toutiao.com/)', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/128_html' => '', 'id' => '128', ) [ 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` = '128' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 128 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T00:57:04+08:00 ] 60.8.123.55 GET /index/news/xwxq/id/39.html [ info ] www.kinsana.cn/index/news/xwxq/id/39.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,173.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' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-language' => 'zh,zh-CN;q=0.9', 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; https://zhanzhang.toutiao.com/)', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/39_html' => '', 'id' => '39', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 39 LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 39 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T00:58:09+08:00 ] 114.119.155.175 GET /index/news/xwxq/id/69.html [ info ] www.kinsana.cn/index/news/xwxq/id/69.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,208.18kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/69_html' => '', 'id' => '69', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 69 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 69 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T00:58:29+08:00 ] 106.11.156.105 GET /index/news/hydtnews.html?page=9 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=9 [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,084.27kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '9', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 64,8 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-06-01T01:07:04+08:00 ] 111.225.149.44 GET /index/news/xwxq/id/5.html [ info ] www.kinsana.cn/index/news/xwxq/id/5.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,171.73kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-language' => 'zh,zh-CN;q=0.9', 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; https://zhanzhang.toutiao.com/)', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/5_html' => '', 'id' => '5', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\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` = 5 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 5 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T01:08:31+08:00 ] 114.119.158.125 GET /index/news/xwxq/id/75.html [ info ] www.kinsana.cn/index/news/xwxq/id/75.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,194.08kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/75_html' => '', 'id' => '75', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 75 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 75 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T01:17:05+08:00 ] 110.249.202.95 GET /index/news/xwxq/id/124.html [ info ] www.kinsana.cn/index/news/xwxq/id/124.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,170.15kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-language' => 'zh,zh-CN;q=0.9', 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; https://zhanzhang.toutiao.com/)', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/124_html' => '', 'id' => '124', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 124 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 124 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T01:19:03+08:00 ] 114.119.151.4 GET /index/news/hydtnews.html?page=21 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=21 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,084.52kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=0', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '21', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 160,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T01:24:19+08:00 ] 114.119.134.245 GET /index/news/xwxq/id/177.html [ info ] www.kinsana.cn/index/news/xwxq/id/177.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,211.11kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/177_html' => '', '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.015625s ] [ 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` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T01:27:04+08:00 ] 111.225.148.248 GET /index/news/xwxq/id/51.html [ info ] www.kinsana.cn/index/news/xwxq/id/51.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,201.59kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-language' => 'zh,zh-CN;q=0.9', 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; https://zhanzhang.toutiao.com/)', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/51_html' => '', 'id' => '51', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 51 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 51 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T01:34:58+08:00 ] 114.119.151.4 GET /index/news/xwxq/id/78.html [ info ] www.kinsana.cn/index/news/xwxq/id/78.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,175.48kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/78_html' => '', 'id' => '78', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\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` = 78 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 78 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T01:37:05+08:00 ] 110.249.202.197 GET /index/news/xwxq/id/155.html [ info ] www.kinsana.cn/index/news/xwxq/id/155.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,198.73kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-language' => 'zh,zh-CN;q=0.9', 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; https://zhanzhang.toutiao.com/)', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/155_html' => '', 'id' => '155', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 155 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 155 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T01:39:26+08:00 ] 220.181.108.160 GET /index/news/xwxq/id/177.html [ info ] www.kinsana.cn/index/news/xwxq/id/177.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,210.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 ( 'accept' => '*/*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-cn,zh-tw', 'user-agent' => 'Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/177_html' => '', '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.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` = 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` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T01:40:17+08:00 ] 114.119.134.245 GET /index/news/xwxq/id/225.html [ info ] www.kinsana.cn/index/news/xwxq/id/225.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,171.55kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/225_html' => '', 'id' => '225', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 225 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 225 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T01:47:04+08:00 ] 110.249.201.80 GET /index/news/xwxq/id/82.html [ info ] www.kinsana.cn/index/news/xwxq/id/82.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,196.17kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-language' => 'zh,zh-CN;q=0.9', 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; https://zhanzhang.toutiao.com/)', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/82_html' => '', 'id' => '82', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 82 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 82 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T01:51:08+08:00 ] 114.119.152.233 GET /index/news/xwxq/id/8.html [ info ] www.kinsana.cn/index/news/xwxq/id/8.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,174.37kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/8_html' => '', 'id' => '8', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 8 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 8 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T01:57:04+08:00 ] 110.249.202.188 GET /index/news/xwxq/id/140.html [ info ] www.kinsana.cn/index/news/xwxq/id/140.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,208.77kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-language' => 'zh,zh-CN;q=0.9', 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; https://zhanzhang.toutiao.com/)', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/140_html' => '', '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` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T02:01:53+08:00 ] 114.119.151.4 GET /index/news/xwxq/id/129.html [ info ] www.kinsana.cn/index/news/xwxq/id/129.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,193.44kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/129_html' => '', 'id' => '129', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 129 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 129 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T02:02:00+08:00 ] 106.11.158.57 GET /index/product/cpxq/id/116.html [ info ] www.kinsana.cn/index/product/cpxq/id/116.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,987.84kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/116_html' => '', 'id' => '116', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '116' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 116 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T02:07:07+08:00 ] 110.249.202.100 GET /index/news/xwxq/id/61.html [ info ] www.kinsana.cn/index/news/xwxq/id/61.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,176.58kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-language' => 'zh,zh-CN;q=0.9', 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; https://zhanzhang.toutiao.com/)', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/61_html' => '', 'id' => '61', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 61 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 61 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T02:12:43+08:00 ] 114.119.129.191 GET /index/product/cpxq/id/74.html [ info ] www.kinsana.cn/index/product/cpxq/id/74.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,028.19kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/74_html' => '', 'id' => '74', ) [ 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` = '74' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 74 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T02:17:04+08:00 ] 60.8.123.195 GET /index/news/xwxq/id/40.html [ info ] www.kinsana.cn/index/news/xwxq/id/40.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,193.40kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-language' => 'zh,zh-CN;q=0.9', 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; https://zhanzhang.toutiao.com/)', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/40_html' => '', 'id' => '40', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 40 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 40 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T02:27:04+08:00 ] 111.225.149.89 GET /index/news/xwxq/id/141.html [ info ] www.kinsana.cn/index/news/xwxq/id/141.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,171.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' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-language' => 'zh,zh-CN;q=0.9', 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; https://zhanzhang.toutiao.com/)', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/141_html' => '', 'id' => '141', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 141 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 141 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T02:32:00+08:00 ] 114.119.157.24 GET /index/news/xwxq/id/154.html [ info ] www.kinsana.cn/index/news/xwxq/id/154.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,172.58kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/154_html' => '', 'id' => '154', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 154 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 154 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T02:37:03+08:00 ] 60.8.123.171 GET /index/news/xwxq/id/133.html [ info ] www.kinsana.cn/index/news/xwxq/id/133.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,194.35kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-language' => 'zh,zh-CN;q=0.9', 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; https://zhanzhang.toutiao.com/)', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/133_html' => '', 'id' => '133', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 133 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 133 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T02:39:21+08:00 ] 185.191.171.17 GET /index/news/xwxq/id/20.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/20.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,044.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 ( 'user-agent' => 'Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)', 'connection' => 'close', 'accept-encoding' => 'gzip,deflate', 'accept' => 'text/html, application/rss+xml, application/atom+xml, text/xml, text/rss+xml, application/xhtml+xml', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/20_html' => '', 'id' => '20', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 20 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 20 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T02:44:54+08:00 ] 113.31.114.242 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.94kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'cache-control' => 'no-cache', 'connection' => 'close', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11) AppleWebKit/601.1.27 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/601.1.27', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T02:47:04+08:00 ] 110.249.201.23 GET /index/news/xwxq/id/79.html [ info ] www.kinsana.cn/index/news/xwxq/id/79.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,197.91kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-language' => 'zh,zh-CN;q=0.9', 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; https://zhanzhang.toutiao.com/)', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/79_html' => '', 'id' => '79', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 79 LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 79 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-06-01T02:57:03+08:00 ] 60.8.123.178 GET /index/news/xwxq/id/96.html [ info ] www.kinsana.cn/index/news/xwxq/id/96.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,171.24kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-language' => 'zh,zh-CN;q=0.9', 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; https://zhanzhang.toutiao.com/)', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/96_html' => '', 'id' => '96', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 96 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 96 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T02:58:30+08:00 ] 106.11.159.83 GET /index/product/cpxq/id/137.html [ info ] www.kinsana.cn/index/product/cpxq/id/137.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,011.38kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/137_html' => '', 'id' => '137', ) [ 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` = '137' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 137 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T03:07:03+08:00 ] 111.225.149.130 GET /index/news/xwxq/id/83.html [ info ] www.kinsana.cn/index/news/xwxq/id/83.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,174.10kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-language' => 'zh,zh-CN;q=0.9', 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; https://zhanzhang.toutiao.com/)', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/83_html' => '', 'id' => '83', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 83 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 83 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T03:13:39+08:00 ] 220.181.108.179 GET /index/news/xwxq/id/215.html [ info ] www.kinsana.cn/index/news/xwxq/id/215.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,203.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 ( 'accept' => '*/*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-cn,zh-tw', 'user-agent' => 'Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/215_html' => '', 'id' => '215', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 215 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 215 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T03:17:06+08:00 ] 220.243.136.31 GET /index/news/xwxq/id/84.html [ info ] www.kinsana.cn/index/news/xwxq/id/84.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,206.96kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-language' => 'zh,zh-CN;q=0.9', 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; https://zhanzhang.toutiao.com/)', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/84_html' => '', 'id' => '84', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\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` = 84 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 84 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T03:29:04+08:00 ] 54.36.148.207 GET /index/news/xwxq/id/196.html [ info ] www.kinsana.cn/index/news/xwxq/id/196.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,170.06kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/196_html' => '', '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.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` = 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` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-06-01T03:34:03+08:00 ] 123.183.224.111 GET /index/about/qyjj.html [ info ] www.kinsana.cn/index/about/qyjj.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,283.51kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'qyjj', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/about/qyjj_html' => '', ) [ info ] [ RUN ] app\index\controller\About->qyjj[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\qyjj.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T04:01:30+08:00 ] 106.11.159.83 GET /index/news/hydtnews.html?page=27 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=27 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,084.38kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '27', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 208,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T04:13:36+08:00 ] 157.55.39.47 GET /index/zp/rczp.html [ info ] www.xn--vhqsn14am88k.com/index/zp/rczp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,961.07kb] [文件加载: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 ( 'user-agent' => 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', 'host' => 'www.xn--vhqsn14am88k.com', 'from' => 'bingbot(at)microsoft.com', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'pragma' => 'no-cache', 'connection' => 'close', 'cache-control' => 'no-cache', ) [ info ] [ PARAM ] array ( '/index/zp/rczp_html' => '', ) [ info ] [ RUN ] app\index\controller\Zp->rczp[ D:\WWW\kinsasa\application\index\controller\Zp.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\zp\rczp.htm [ array ( 0 => 'res', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `zp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `zp` WHERE `state` = 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T04:34:25+08:00 ] 114.119.157.24 GET /index/news/xwxq/id/105.html [ info ] www.kinsana.cn/index/news/xwxq/id/105.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,198.03kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/105_html' => '', 'id' => '105', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\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` = 105 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 105 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T05:02:29+08:00 ] 116.179.32.220 GET /index/news/spnews.html [ info ] www.kinsana.cn/index/news/spnews.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,333.47kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'spnews', ), ) [ info ] [ HEADER ] array ( 'accept' => '*/*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-cn,zh-tw', 'user-agent' => 'Mozilla/5.0 (Linux;u;Android 4.2.2;zh-cn;) AppleWebKit/534.46 (KHTML,like Gecko) Version/5.1 Mobile Safari/10600.6.3 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/spnews_html' => '', ) [ info ] [ RUN ] app\index\controller\News->spnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\spnews.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T05:02:29+08:00 ] 116.179.32.98 GET /index/news/spnews.html [ info ] www.kinsana.cn/index/news/spnews.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,332.98kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'spnews', ), ) [ info ] [ HEADER ] array ( 'accept' => '*/*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-cn,zh-tw', 'user-agent' => 'Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/spnews_html' => '', ) [ info ] [ RUN ] app\index\controller\News->spnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\spnews.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T05:03:30+08:00 ] 106.11.156.54 GET /index/news/hydtnews.html?page=4 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=4 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,084.41kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '4', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 24,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T05:08:21+08:00 ] 114.119.159.183 GET /index/news/xwxq/id/115.html [ info ] www.kinsana.cn/index/news/xwxq/id/115.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,195.95kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/115_html' => '', '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.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` = 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 ] --------------------------------------------------------------- [ 2021-06-01T05:13:34+08:00 ] 82.156.124.70 GET /index.php?m=wap&siteid=1%E2%80%8B [ info ] www.kinsana.cn/index.php?m=wap&siteid=1%E2%80%8B [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.16kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'python-requests/2.25.1', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'm' => 'wap', 'siteid' => '1​', ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T05:13:34+08:00 ] 82.156.124.70 POST /index.php?m=attachment&c=attachments&a=swfupload_json&src=%26i=1%26d=11%26catid=1%26t=23232%26ip=127.0.0.1%26m=3%26modelid=1%26s=caches%252fconfigs%252fdatabase.ph%26f=p%26xxxx [ info ] www.kinsana.cn/index.php?m=attachment&c=attachments&a=swfupload_json&src=%26i=1%26d=11%26catid=1%26t=23232%26ip=127.0.0.1%26m=3%26modelid=1%26s=caches%252fconfigs%252fdatabase.ph%26f=p%26xxxx [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,017.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 ( 'content-length' => '0', 'cookie' => 'safedog-flow-item=', 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'python-requests/2.25.1', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( 'm' => 'attachment', 'c' => 'attachments', 'a' => 'swfupload_json', 'src' => '&i=1&d=11&catid=1&t=23232&ip=127.0.0.1&m=3&modelid=1&s=caches%2fconfigs%2fdatabase.ph&f=p&xxxx', ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T05:13:49+08:00 ] 114.119.156.152 GET /index/news/xwxq/id/229.html [ info ] www.kinsana.cn/index/news/xwxq/id/229.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,206.30kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/229_html' => '', 'id' => '229', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 229 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 229 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T05:28:57+08:00 ] 185.191.171.35 GET /index/contanct/zxly.html [ info ] xn--vhqsn14am88k.com/index/contanct/zxly.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,326.02kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'zxly', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)', 'connection' => 'close', 'accept-encoding' => 'gzip,deflate', 'accept' => 'text/html, application/rss+xml, application/atom+xml, text/xml, text/rss+xml, application/xhtml+xml', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/contanct/zxly_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->zxly[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\zxly.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T05:34:34+08:00 ] 114.119.155.175 GET /index/news/xwxq/id/85.html [ info ] www.kinsana.cn/index/news/xwxq/id/85.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,195.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', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/85_html' => '', 'id' => '85', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 85 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 85 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T05:40:39+08:00 ] 47.101.40.67 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,015.67kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip', 'connection' => 'close', 'host' => 'www.xn--vhqsn14am88k.com', 'user-agent' => 'Mozilla/5.0 chrome(linux/Linux)Chrome', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T05:49:44+08:00 ] 114.119.155.175 GET /index/news/xwxq/id/212.html [ info ] www.kinsana.cn/index/news/xwxq/id/212.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,172.64kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/212_html' => '', 'id' => '212', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 212 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 212 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T06:08:21+08:00 ] 114.119.152.233 GET /ywyfzx.html [ info ] www.kinsana.cn/ywyfzx.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,069.77kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ywyfzx', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/ywyfzx_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T06:14:56+08:00 ] 40.77.167.38 GET /index/product/zycp.html [ info ] www.xn--vhqsn14am88k.com/index/product/zycp.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,106.02kb] [文件加载: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 ( 'user-agent' => 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', 'host' => 'www.xn--vhqsn14am88k.com', 'from' => 'bingbot(at)microsoft.com', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'pragma' => 'no-cache', 'connection' => 'close', 'cache-control' => 'no-cache', ) [ info ] [ PARAM ] array ( '/index/product/zycp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->zycp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\zycp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 2 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 2 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T06:16:35+08:00 ] 106.11.158.59 GET /index/news/hydtnews.html?page=14 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=14 [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,084.15kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '14', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 104,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T06:19:30+08:00 ] 114.119.158.125 GET /index/news/xwxq/id/135.html [ info ] www.kinsana.cn/index/news/xwxq/id/135.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,235.26kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/135_html' => '', 'id' => '135', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 135 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 135 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T06:30:40+08:00 ] 203.208.60.69 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,016.35kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T07:06:16+08:00 ] 114.119.152.233 GET /index/news/hydtnews.html?page=9 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=9 [运行时间:0.187500s][吞吐率:5.33req/s] [内存消耗:2,084.55kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=0', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '9', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.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 64,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T07:14:30+08:00 ] 106.11.158.94 GET /index/news/xwxq/id/136.html [ info ] www.kinsana.cn/index/news/xwxq/id/136.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,199.35kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/136_html' => '', 'id' => '136', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 136 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 136 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T07:24:22+08:00 ] 54.191.249.20 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,015.91kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T07:24:49+08:00 ] 35.163.253.56 GET /favicon.ico [ info ] xn--vhqsn14am88k.com/favicon.ico [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'favicon.ico', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/favicon_ico' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T07:24:52+08:00 ] 35.163.253.56 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,015.91kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T07:27:56+08:00 ] 34.219.180.109 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,015.91kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T07:32:17+08:00 ] 52.43.20.206 GET /favicon.ico [ info ] xn--vhqsn14am88k.com/favicon.ico [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,068.63kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'favicon.ico', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/favicon_ico' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T07:32:21+08:00 ] 52.43.20.206 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,015.91kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T07:43:10+08:00 ] 101.132.103.247 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,015.67kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip', 'connection' => 'close', 'host' => 'www.xn--vhqsn14am88k.com', 'user-agent' => 'Mozilla/5.0 chrome(linux/Linux)Chrome', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T07:52:32+08:00 ] 114.119.155.175 GET /index/news/xwxq/id/45.html [ info ] www.kinsana.cn/index/news/xwxq/id/45.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,173.10kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/45_html' => '', 'id' => '45', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\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` = 45 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 45 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T08:01:56+08:00 ] 49.7.20.99 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,015.91kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T08:13:01+08:00 ] 106.11.154.118 GET /index/product/cpxq/id/110.html [ info ] www.kinsana.cn/index/product/cpxq/id/110.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,987.71kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/110_html' => '', 'id' => '110', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '110' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 110 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T08:25:46+08:00 ] 114.119.159.39 GET /index/news/xwxq/id/147.html [ info ] www.kinsana.cn/index/news/xwxq/id/147.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,171.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', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/147_html' => '', 'id' => '147', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 147 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 147 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T08:26:10+08:00 ] 123.168.89.253 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.87kb] [文件加载: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,zh-TW;q=0.8', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/favicon_ico' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T08:33:14+08:00 ] 49.7.20.99 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,015.91kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T08:56:02+08:00 ] 54.36.149.13 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,015.95kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:00:52+08:00 ] 182.138.137.230 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,015.79kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:02:44+08:00 ] 49.7.20.99 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,015.91kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:10:51+08:00 ] 220.200.164.190 GET /index/about/zgrz.html [ info ] www.kinsana.cn/index/about/zgrz.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,299.19kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'zgrz', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/about/zgrz_html' => '', ) [ info ] [ RUN ] app\index\controller\About->zgrz[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\zgrz.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T09:10:51+08:00 ] 112.115.157.183 GET /index/about/qywh.html [ info ] www.kinsana.cn/index/about/qywh.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,283.19kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'qywh', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/about/qywh_html' => '', ) [ info ] [ RUN ] app\index\controller\About->qywh[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\qywh.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T09:10:51+08:00 ] 113.128.104.151 GET /index/about/gczs.html [ info ] www.kinsana.cn/index/about/gczs.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,283.16kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'gczs', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/about/gczs_html' => '', ) [ info ] [ RUN ] app\index\controller\About->gczs[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\gczs.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T09:10:52+08:00 ] 123.160.235.22 GET /index/product/cpzt.html [ info ] www.kinsana.cn/index/product/cpzt.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,116.55kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:10:52+08:00 ] 171.12.10.93 GET /index/product/cwyp.html [ info ] www.kinsana.cn/index/product/cwyp.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,114.45kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cwyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cwyp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 3 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:10:52+08:00 ] 1.202.112.237 GET /index/product/jqyp.html [ info ] www.kinsana.cn/index/product/jqyp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,108.64kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'jqyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/jqyp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->jqyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\jqyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 1 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.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 (1,3,5,8) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:10:52+08:00 ] 121.29.188.49 GET /index/product/scp.html [ info ] www.kinsana.cn/index/product/scp.html [运行时间:0.281250s][吞吐率:3.56req/s] [内存消耗:2,086.74kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'scp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/scp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->scp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\scp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.046875s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 4 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 4 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 4 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,9) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:10:52+08:00 ] 1.85.216.136 GET /index/news/xwlb.html [ info ] www.kinsana.cn/index/news/xwlb.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,076.32kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwlb', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/news/xwlb_html' => '', ) [ info ] [ RUN ] app\index\controller\News->xwlb[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwlb.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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 ] --------------------------------------------------------------- [ 2021-06-01T09:10:53+08:00 ] 116.148.240.193 GET /index/news/hydtnews.html [ info ] www.kinsana.cn/index/news/hydtnews.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,083.06kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:10:53+08:00 ] 123.245.25.174 GET /index/about/qyjj.html [ info ] www.kinsana.cn/index/about/qyjj.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,283.17kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'qyjj', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/about/qyjj_html' => '', ) [ info ] [ RUN ] app\index\controller\About->qyjj[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\qyjj.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T09:10:53+08:00 ] 49.113.100.191 GET /index/news/spnews.html [ info ] www.kinsana.cn/index/news/spnews.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,332.75kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'spnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/news/spnews_html' => '', ) [ info ] [ RUN ] app\index\controller\News->spnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\spnews.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T09:10:53+08:00 ] 218.72.51.250 GET /index/contanct/yfzx.html [ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,325.62kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'yfzx', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/contanct/yfzx_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->yfzx[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\yfzx.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T09:10:53+08:00 ] 120.35.41.194 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,960.23kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'zp', 2 => 'rczp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/zp/rczp_html' => '', ) [ info ] [ RUN ] app\index\controller\Zp->rczp[ D:\WWW\kinsasa\application\index\controller\Zp.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\zp\rczp.htm [ array ( 0 => 'res', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `zp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `zp` WHERE `state` = 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:10:53+08:00 ] 123.160.174.176 GET /gsjj.html [ info ] www.kinsana.cn/gsjj.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'gsjj', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/gsjj_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T09:10:53+08:00 ] 36.5.69.56 GET /index/contanct/zxly.html [ info ] www.kinsana.cn/index/contanct/zxly.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,325.66kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'zxly', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/contanct/zxly_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->zxly[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\zxly.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T09:10:54+08:00 ] 120.85.111.30 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,325.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-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/contanct/lxwm_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->lxwm[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\lxwm.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T09:10:54+08:00 ] 27.224.137.107 GET /ywyfzx.html [ info ] www.kinsana.cn/ywyfzx.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.61kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ywyfzx', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/ywyfzx_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T09:10:54+08:00 ] 106.45.11.157 GET /lxfs.html [ info ] www.kinsana.cn/lxfs.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'lxfs', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/lxfs_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T09:10:54+08:00 ] 125.36.254.73 GET /index/product/zycp.html [ info ] www.kinsana.cn/index/product/zycp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,105.33kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'zycp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/zycp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->zycp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\zycp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 2 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 2 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:10:54+08:00 ] 60.13.138.44 GET /gczs.html [ info ] www.kinsana.cn/gczs.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'gczs', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/gczs_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T09:10:55+08:00 ] 121.29.178.70 GET /index/news/xwxq/id/22.html [ info ] www.kinsana.cn/index/news/xwxq/id/22.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,043.84kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/22_html' => '', 'id' => '22', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 22 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 22 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:10:55+08:00 ] 150.255.33.206 GET /index/news/xwxq/id/238.html [ info ] www.kinsana.cn/index/news/xwxq/id/238.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,175.13kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/238_html' => '', 'id' => '238', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 238 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 238 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:10:55+08:00 ] 124.227.31.160 GET /index/news/xwxq/id/237.html [ info ] www.kinsana.cn/index/news/xwxq/id/237.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,192.00kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/237_html' => '', 'id' => '237', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 237 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 237 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:10:55+08:00 ] 120.0.52.165 GET /index/news/xwxq/id/23.html [ info ] www.kinsana.cn/index/news/xwxq/id/23.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,044.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' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/23_html' => '', 'id' => '23', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 23 LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 23 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:10:56+08:00 ] 111.162.138.170 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,015.79kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:10:56+08:00 ] 110.83.32.44 GET /index/news/xwxq/id/236.html [ info ] www.kinsana.cn/index/news/xwxq/id/236.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,173.06kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/236_html' => '', 'id' => '236', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 236 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 236 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:10:56+08:00 ] 221.213.75.16 GET /index/news/xwxq/id/21.html [ info ] www.kinsana.cn/index/news/xwxq/id/21.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,044.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-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/21_html' => '', 'id' => '21', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 21 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 21 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:11:00+08:00 ] 123.191.143.197 GET /qywh.html [ info ] www.kinsana.cn/qywh.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'qywh', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/qywh_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T09:11:00+08:00 ] 180.95.238.195 GET /rczp.html [ info ] www.kinsana.cn/rczp.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.52kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'rczp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/rczp_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T09:16:00+08:00 ] 112.229.96.46 GET / [ info ] www.kinsana.cn/ [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,016.68kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:16:00+08:00 ] 112.229.96.46 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,070.30kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T09:16:02+08:00 ] 112.229.96.46 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,904.77kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/index/proapi_html' => '', 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:20:01+08:00 ] 106.11.159.42 GET /index/news/xwxq/id/196.html [ info ] www.kinsana.cn/index/news/xwxq/id/196.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,170.84kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/196_html' => '', '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` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:34:01+08:00 ] 220.181.108.162 GET /index/news/xwxq/id/182.html [ info ] www.kinsana.cn/index/news/xwxq/id/182.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,192.09kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'accept' => '*/*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-cn,zh-tw', 'user-agent' => 'Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/182_html' => '', '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.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` = 182 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 182 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-06-01T09:36:43+08:00 ] 36.5.218.111 GET /index/product/cpxq/id/56.html [ info ] www.kinsana.cn/index/product/cpxq/id/56.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,013.90kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/56_html' => '', 'id' => '56', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '56' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 56 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:43+08:00 ] 120.85.111.17 GET /index/product/cpxq/id/136.html [ info ] www.kinsana.cn/index/product/cpxq/id/136.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,016.65kb] [文件加载: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' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/136_html' => '', 'id' => '136', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '136' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 136 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:43+08:00 ] 39.64.189.146 GET /index/product/cpxq/id/142.html [ info ] www.kinsana.cn/index/product/cpxq/id/142.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,012.20kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/142_html' => '', 'id' => '142', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '142' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 142 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:44+08:00 ] 221.213.75.65 GET /index/product/cpxq/id/131.html [ info ] www.kinsana.cn/index/product/cpxq/id/131.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,010.44kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/131_html' => '', 'id' => '131', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '131' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 131 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:44+08:00 ] 220.200.164.159 GET /index/product/cpxq/id/147.html [ info ] www.kinsana.cn/index/product/cpxq/id/147.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,013.33kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/147_html' => '', 'id' => '147', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '147' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 147 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:44+08:00 ] 123.245.24.20 GET /index/product/cpxq/id/143.html [ info ] www.kinsana.cn/index/product/cpxq/id/143.html [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,014.30kb] [文件加载: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' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/143_html' => '', 'id' => '143', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '143' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 143 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:44+08:00 ] 124.227.31.253 GET /index/product/cpxq/id/144.html [ info ] www.kinsana.cn/index/product/cpxq/id/144.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,014.58kb] [文件加载: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' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/144_html' => '', 'id' => '144', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '144' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 144 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:45+08:00 ] 36.106.167.58 GET /index/product/cpxq/id/141.html [ info ] www.kinsana.cn/index/product/cpxq/id/141.html [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,010.27kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/141_html' => '', 'id' => '141', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '141' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 141 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:45+08:00 ] 59.173.154.253 GET /index/product/cpxq/id/139.html [ info ] www.kinsana.cn/index/product/cpxq/id/139.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,013.73kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/139_html' => '', 'id' => '139', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '139' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 139 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:45+08:00 ] 171.120.29.78 GET /index/product/cpzt.html?page=4 [ info ] www.kinsana.cn/index/product/cpzt.html?page=4 [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,116.51kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', 'page' => '4', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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 27,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:45+08:00 ] 171.37.38.236 GET /index/product/cpzt.html?page=3 [ info ] www.kinsana.cn/index/product/cpzt.html?page=3 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,116.52kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', 'page' => '3', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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 18,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:45+08:00 ] 175.152.29.219 GET /index/product/cpzt.html?page=5 [ info ] www.kinsana.cn/index/product/cpzt.html?page=5 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,116.50kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', 'page' => '5', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 36,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:45+08:00 ] 125.36.255.228 GET /index/product/cpzt.html?page=2 [ info ] www.kinsana.cn/index/product/cpzt.html?page=2 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,116.65kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', 'page' => '2', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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 9,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:46+08:00 ] 120.85.110.39 GET /index/product/cpxq/id/108.html [ info ] www.kinsana.cn/index/product/cpxq/id/108.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,986.99kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/108_html' => '', 'id' => '108', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '108' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 108 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:46+08:00 ] 1.30.28.71 GET /index/product/cpxq/id/105.html [ info ] www.kinsana.cn/index/product/cpxq/id/105.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:1,986.96kb] [文件加载: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' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/105_html' => '', 'id' => '105', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '105' LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 105 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-06-01T09:36:46+08:00 ] 106.45.11.30 GET /index/product/cpxq/id/107.html [ info ] www.kinsana.cn/index/product/cpxq/id/107.html [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:1,986.98kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/107_html' => '', 'id' => '107', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '107' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 107 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:46+08:00 ] 120.85.110.113 GET /index/product/cpxq/id/124.html [ info ] www.kinsana.cn/index/product/cpxq/id/124.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,986.78kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/124_html' => '', 'id' => '124', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '124' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 124 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:46+08:00 ] 49.113.96.53 GET /index/product/cpxq/id/104.html [ info ] www.kinsana.cn/index/product/cpxq/id/104.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,986.99kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/104_html' => '', 'id' => '104', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '104' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 104 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:46+08:00 ] 123.138.79.101 GET /index/product/cpxq/id/106.html [ info ] www.kinsana.cn/index/product/cpxq/id/106.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,987.01kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/106_html' => '', 'id' => '106', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '106' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 106 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:47+08:00 ] 101.249.62.62 GET /index/product/cpxq/id/123.html [ info ] www.kinsana.cn/index/product/cpxq/id/123.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,986.96kb] [文件加载: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' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/123_html' => '', 'id' => '123', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '123' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 123 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-06-01T09:36:47+08:00 ] 222.79.48.125 GET /index/product/cpxq/id/122.html [ info ] www.kinsana.cn/index/product/cpxq/id/122.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,986.91kb] [文件加载: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' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/122_html' => '', 'id' => '122', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '122' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 122 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:47+08:00 ] 61.52.84.158 GET /index/product/cpzt.html?page=6 [ info ] www.kinsana.cn/index/product/cpzt.html?page=6 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,093.59kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', 'page' => '6', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 45,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:47+08:00 ] 112.80.138.21 GET /index/product/cpxq/id/121.html [ info ] www.kinsana.cn/index/product/cpxq/id/121.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,986.96kb] [文件加载: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' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/121_html' => '', 'id' => '121', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '121' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 121 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:47+08:00 ] 116.148.240.146 GET /index/product/cpxq/id/99.html [ info ] www.kinsana.cn/index/product/cpxq/id/99.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,017.83kb] [文件加载: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' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/99_html' => '', 'id' => '99', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '99' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 99 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-06-01T09:36:47+08:00 ] 1.30.28.202 GET /index/product/cwyp.html?page=2 [ info ] www.kinsana.cn/index/product/cwyp.html?page=2 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,114.60kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cwyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cwyp_html' => '', 'page' => '2', ) [ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 3 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 9,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:47+08:00 ] 221.13.12.127 GET /index/product/cpxq/id/127.html [ info ] www.kinsana.cn/index/product/cpxq/id/127.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,020.77kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/127_html' => '', 'id' => '127', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '127' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 127 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:47+08:00 ] 123.163.114.56 GET /index/product/cpxq/id/148.html [ info ] www.kinsana.cn/index/product/cpxq/id/148.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,019.05kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/148_html' => '', 'id' => '148', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '148' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 148 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:47+08:00 ] 101.249.63.147 GET /index/product/cpxq/id/126.html [ info ] www.kinsana.cn/index/product/cpxq/id/126.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,018.50kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/126_html' => '', 'id' => '126', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '126' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 126 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:48+08:00 ] 123.160.172.117 GET /index/product/cpxq/id/140.html [ info ] www.kinsana.cn/index/product/cpxq/id/140.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,012.42kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/140_html' => '', 'id' => '140', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '140' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 140 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:48+08:00 ] 1.85.216.166 GET /index/product/cpxq/id/155.html [ info ] www.kinsana.cn/index/product/cpxq/id/155.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,991.20kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/155_html' => '', 'id' => '155', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '155' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 155 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:48+08:00 ] 120.0.52.208 GET /index/product/cpxq/id/101.html [ info ] www.kinsana.cn/index/product/cpxq/id/101.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,020.62kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/101_html' => '', 'id' => '101', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '101' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 101 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:48+08:00 ] 220.200.158.73 GET /index/product/cpxq/id/100.html [ info ] www.kinsana.cn/index/product/cpxq/id/100.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,011.14kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/100_html' => '', 'id' => '100', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '100' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 100 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-06-01T09:36:48+08:00 ] 121.237.168.30 GET /index/product/cwyp.html?page=3 [ info ] www.kinsana.cn/index/product/cwyp.html?page=3 [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,095.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-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cwyp_html' => '', 'page' => '3', ) [ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 3 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 18,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:48+08:00 ] 122.96.129.209 GET /index/news/xwxq/id/19.html [ info ] www.kinsana.cn/index/news/xwxq/id/19.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,043.77kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/19_html' => '', 'id' => '19', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 19 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 19 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:48+08:00 ] 171.34.178.198 GET /index/news/xwxq/id/235.html [ info ] www.kinsana.cn/index/news/xwxq/id/235.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,175.27kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/235_html' => '', 'id' => '235', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 235 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 235 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:48+08:00 ] 221.213.75.118 GET /index/news/xwxq/id/20.html [ info ] www.kinsana.cn/index/news/xwxq/id/20.html [运行时间:0.187500s][吞吐率:5.33req/s] [内存消耗:2,044.21kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/20_html' => '', 'id' => '20', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 20 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 20 [ RunTime:0.078125s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:49+08:00 ] 122.139.174.168 GET /index/news/xwxq/id/234.html [ info ] www.kinsana.cn/index/news/xwxq/id/234.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,175.26kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/234_html' => '', 'id' => '234', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 234 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 234 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:49+08:00 ] 121.57.224.205 GET /index/news/xwxq/id/233.html [ info ] www.kinsana.cn/index/news/xwxq/id/233.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,172.20kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/233_html' => '', 'id' => '233', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 233 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 233 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-06-01T09:36:49+08:00 ] 36.5.159.193 GET /index/news/xwxq/id/232.html [ info ] www.kinsana.cn/index/news/xwxq/id/232.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,169.48kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/232_html' => '', 'id' => '232', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 232 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 232 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:49+08:00 ] 119.39.46.5 GET /index/news/xwxq/id/231.html [ info ] www.kinsana.cn/index/news/xwxq/id/231.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,175.11kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/231_html' => '', 'id' => '231', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 231 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 231 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:49+08:00 ] 115.148.152.197 GET /index/news/hydtnews.html?page=2 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=2 [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,083.64kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '2', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 8,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:49+08:00 ] 36.5.199.114 GET /index/news/hydtnews.html?page=5 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=5 [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,083.61kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '5', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 32,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:50+08:00 ] 113.128.105.113 GET /index/news/hydtnews.html?page=7 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=7 [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,083.59kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '7', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 48,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:50+08:00 ] 222.79.48.124 GET /index/news/hydtnews.html?page=6 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=6 [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,083.55kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '6', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 40,8 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-06-01T09:36:50+08:00 ] 221.13.12.87 GET /index/news/hydtnews.html?page=4 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=4 [运行时间:0.140625s][吞吐率:7.11req/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 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '4', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 24,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:50+08:00 ] 221.11.51.23 GET /index/news/hydtnews.html?page=8 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=8 [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,083.59kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '8', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 56,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:50+08:00 ] 49.113.99.211 GET /index/news/hydtnews.html?page=27 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=27 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,083.70kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '27', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 208,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:50+08:00 ] 122.96.29.245 GET /index/news/hydtnews.html?page=3 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=3 [运行时间:0.203125s][吞吐率:4.92req/s] [内存消耗:2,083.55kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '3', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 16,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:50+08:00 ] 122.139.174.10 GET /index/news/hydtnews.html?page=28 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=28 [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,073.03kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '28', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 216,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:50+08:00 ] 49.113.99.24 GET /index/product/cpxq/id/125.html [ info ] www.kinsana.cn/index/product/cpxq/id/125.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,015.08kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/125_html' => '', 'id' => '125', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '125' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 125 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:50+08:00 ] 118.81.14.228 GET /index/product/cpxq/id/76.html [ info ] www.kinsana.cn/index/product/cpxq/id/76.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,035.13kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/76_html' => '', 'id' => '76', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '76' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 76 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:51+08:00 ] 119.39.46.144 GET /index/product/cpxq/id/77.html [ info ] www.kinsana.cn/index/product/cpxq/id/77.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,034.76kb] [文件加载: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' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/77_html' => '', 'id' => '77', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '77' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 77 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-06-01T09:36:51+08:00 ] 223.166.74.143 GET /index/product/cpxq/id/79.html [ info ] www.kinsana.cn/index/product/cpxq/id/79.html [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,025.94kb] [文件加载: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' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/79_html' => '', 'id' => '79', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.062500s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '79' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 79 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:36:51+08:00 ] 115.148.153.116 GET /index/product/cpxq/id/78.html [ info ] www.kinsana.cn/index/product/cpxq/id/78.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,023.39kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip', 'accept' => '*/*', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/78_html' => '', 'id' => '78', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '78' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 78 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:47:19+08:00 ] 60.208.86.92 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,017.06kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://60.208.86.89:9080/sdgd/websiteManageList.do', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:47:20+08:00 ] 60.208.86.92 GET /ajaxArea.php?id=1000139 [ info ] www.xn--vhqsn14am88k.com/ajaxArea.php?id=1000139 [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,070.37kb] [文件加载: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.xn--vhqsn14am88k.com/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T09:47:20+08:00 ] 60.208.86.92 POST /index/index/proapi.html [ info ] www.xn--vhqsn14am88k.com/index/index/proapi.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,904.77kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.xn--vhqsn14am88k.com/', '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/78.0.3904.108 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'origin' => 'http://www.xn--vhqsn14am88k.com', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/index/proapi_html' => '', 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:47:27+08:00 ] 114.119.156.152 GET /index/news/xwxq/id/49.html [ info ] www.kinsana.cn/index/news/xwxq/id/49.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,171.34kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/49_html' => '', 'id' => '49', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 49 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 49 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:48:27+08:00 ] 42.236.10.114 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,017.48kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://baidu.com/', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 8.1.0; zh-CN; EML-AL00 Build/HUAWEIEML-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 baidu.sogo.uc.UCBrowser/11.9.4.974 UWS/2.13.1.48 Mobile Safari/537.36 AliApp(DingTalk/4.5.11) com.alibaba.android.rimet/10487439 Channel/227200 language/zh-CN', 'upgrade-insecure-requests' => '1', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:48:48+08:00 ] 27.115.124.38 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.99kb] [文件加载:52] [ info ] [ 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' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 8.1.0; zh-CN; EML-AL00 Build/HUAWEIEML-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 baidu.sogo.uc.UCBrowser/11.9.4.974 UWS/2.13.1.48 Mobile Safari/537.36 AliApp(DingTalk/4.5.11) com.alibaba.android.rimet/10487439 Channel/227200 language/zh-CN', 'connection' => 'close', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:48:50+08:00 ] 27.115.124.6 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,017.81kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://baidu.com/', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 8.1.0; zh-CN; EML-AL00 Build/HUAWEIEML-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 baidu.sogo.uc.UCBrowser/11.9.4.974 UWS/2.13.1.48 Mobile Safari/537.36 AliApp(DingTalk/4.5.11) com.alibaba.android.rimet/10487439 Channel/227200 language/zh-CN', 'upgrade-insecure-requests' => '1', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:52:50+08:00 ] 114.119.134.245 GET /index/product/cpxq.html?id=131 [ info ] www.kinsana.cn/index/product/cpxq.html?id=131 [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,011.37kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=0', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpxq_html' => '', 'id' => '131', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '131' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 131 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:58:23+08:00 ] 114.119.152.233 GET /index/news/xwxq/id/134.html [ info ] www.kinsana.cn/index/news/xwxq/id/134.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,175.41kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/134_html' => '', '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` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T09:59:19+08:00 ] 106.38.241.141 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,015.91kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T10:00:07+08:00 ] 106.38.241.121 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.02kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T10:07:55+08:00 ] 14.17.70.181 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.00kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.85 Safari/537.36', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T10:07:55+08:00 ] 14.17.70.181 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.00kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.85 Safari/537.36', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T10:07:55+08:00 ] 14.17.70.181 GET / [ info ] www.kinsana.cn/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,016.00kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.85 Safari/537.36', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T10:10:45+08:00 ] 185.191.171.40 GET /index/news/xwxq/id/126.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/126.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,194.27kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)', 'connection' => 'close', 'accept-encoding' => 'gzip,deflate', 'accept' => 'text/html, application/rss+xml, application/atom+xml, text/xml, text/rss+xml, application/xhtml+xml', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/126_html' => '', 'id' => '126', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\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` = 126 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 126 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T10:12:12+08:00 ] 114.119.159.183 GET /index/news/xwxq/id/215.html [ info ] www.kinsana.cn/index/news/xwxq/id/215.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,204.63kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/215_html' => '', 'id' => '215', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 215 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 215 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T10:18:33+08:00 ] 106.11.157.108 GET /index/product/cwyp.html?page=1 [ info ] www.kinsana.cn/index/product/cwyp.html?page=1 [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,115.45kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cwyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/product/cwyp_html' => '', 'page' => '1', ) [ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 3 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T10:34:01+08:00 ] 220.181.108.160 GET /index/product/cpxq/id/108.html [ info ] www.kinsana.cn/index/product/cpxq/id/108.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,987.36kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'accept' => '*/*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-cn,zh-tw', 'user-agent' => 'Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/108_html' => '', 'id' => '108', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '108' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 108 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T10:35:44+08:00 ] 114.119.159.183 GET /index/news/xwxq/id/136.html [ info ] www.kinsana.cn/index/news/xwxq/id/136.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,199.55kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/136_html' => '', 'id' => '136', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 136 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 136 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T10:37:43+08:00 ] 49.7.21.118 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,015.91kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T10:58:53+08:00 ] 114.119.159.39 GET /index/news/xwxq/id/187.html [ info ] www.kinsana.cn/index/news/xwxq/id/187.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,172.91kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/187_html' => '', 'id' => '187', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 187 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 187 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T11:06:38+08:00 ] 114.119.157.24 GET /index/news/xwxq/id/166.html [ info ] www.kinsana.cn/index/news/xwxq/id/166.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,170.95kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/166_html' => '', '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.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` = 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` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-06-01T11:07:41+08:00 ] 123.183.224.91 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,960.57kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'zp', 2 => 'rczp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/zp/rczp_html' => '', ) [ info ] [ RUN ] app\index\controller\Zp->rczp[ D:\WWW\kinsasa\application\index\controller\Zp.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\zp\rczp.htm [ array ( 0 => 'res', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `zp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `zp` WHERE `state` = 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T11:10:42+08:00 ] 106.38.241.141 GET /index/contanct/zxly.html [ info ] www.kinsana.cn/index/contanct/zxly.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,325.84kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'zxly', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/zxly_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->zxly[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\zxly.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T11:11:33+08:00 ] 118.184.177.56 GET /index/contanct/yfzx.html [ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,325.82kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'yfzx', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/yfzx_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->yfzx[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\yfzx.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T11:15:59+08:00 ] 185.191.171.21 GET /index/news/xwxq/id/228.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/228.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,170.46kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)', 'connection' => 'close', 'accept-encoding' => 'gzip,deflate', 'accept' => 'text/html, application/rss+xml, application/atom+xml, text/xml, text/rss+xml, application/xhtml+xml', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/228_html' => '', 'id' => '228', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 228 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 228 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T11:17:08+08:00 ] 54.36.148.207 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,015.80kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T11:17:12+08:00 ] 195.154.123.6 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,070.59kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'en-US', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'accept' => '*/*', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T11:17:12+08:00 ] 195.154.123.6 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,904.95kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'en-US', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'x-requested-with' => 'XMLHttpRequest', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/index/proapi_html' => '', 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T11:19:23+08:00 ] 121.4.200.215 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.72kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'en-US', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T11:19:24+08:00 ] 121.4.200.215 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,070.21kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'en-US', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T11:19:25+08:00 ] 121.4.200.215 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,904.63kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'en-US', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/index/proapi_html' => '', 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T11:19:33+08:00 ] 106.11.152.104 GET /index/product/cpxq/id/114.html [ info ] www.kinsana.cn/index/product/cpxq/id/114.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:1,987.84kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/114_html' => '', 'id' => '114', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '114' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 114 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T11:22:00+08:00 ] 49.7.21.117 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,325.80kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'lxwm', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/lxwm_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->lxwm[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\lxwm.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T11:34:01+08:00 ] 220.181.108.182 GET /index/news/xwxq/id/206.html [ info ] www.kinsana.cn/index/news/xwxq/id/206.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,174.11kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'accept' => '*/*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-cn,zh-tw', 'user-agent' => 'Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/206_html' => '', 'id' => '206', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 206 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 206 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T11:37:42+08:00 ] 106.38.241.147 GET / [ info ] www.kinsana.cn/ [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,015.91kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T12:01:35+08:00 ] 114.119.129.191 GET /index/news/xwxq/id/100.html [ info ] www.kinsana.cn/index/news/xwxq/id/100.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,199.09kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/100_html' => '', 'id' => '100', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\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` = 100 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 100 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T12:04:39+08:00 ] 203.208.60.36 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.34kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T12:05:09+08:00 ] 203.208.60.64 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,070.79kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Googlebot/2.1; +http://www.google.com/bot.html) Chrome/90.0.4430.97 Safari/537.36', 'from' => 'googlebot(at)googlebot.com', 'accept' => '*/*', 'connection' => 'close', 'x-requested-with' => 'XMLHttpRequest', 'referer' => 'http://www.kinsana.cn/', 'cookie' => 'safedog-flow-item=', 'accept-language' => 'en-US', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T12:05:10+08:00 ] 203.208.60.79 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,904.98kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Googlebot/2.1; +http://www.google.com/bot.html) Chrome/90.0.4430.97 Safari/537.36', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'application/json,text/javascript,*/*; q=0.01', 'connection' => 'close', 'content-length' => '7', 'x-requested-with' => 'XMLHttpRequest', 'referer' => 'http://www.kinsana.cn/', 'origin' => 'http://www.kinsana.cn', 'cookie' => 'safedog-flow-item=', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-language' => 'en-US', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/index/proapi_html' => '', 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-06-01T12:06:27+08:00 ] 106.38.241.141 GET /index/contanct/zxly.html [ info ] www.kinsana.cn/index/contanct/zxly.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,325.84kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'zxly', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/zxly_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->zxly[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\zxly.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T12:11:57+08:00 ] 17.121.115.37 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,960.99kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'zp', 2 => 'rczp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.1 Safari/605.1.15 (Applebot/0.1; +http://www.apple.com/go/applebot)', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,identity', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'accept-language' => 'zh-hans', ) [ info ] [ PARAM ] array ( '/index/zp/rczp_html' => '', ) [ info ] [ RUN ] app\index\controller\Zp->rczp[ D:\WWW\kinsasa\application\index\controller\Zp.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\zp\rczp.htm [ array ( 0 => 'res', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `zp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `zp` WHERE `state` = 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T12:12:44+08:00 ] 114.119.151.4 GET /index/news/xwxq/id/198.html [ info ] www.kinsana.cn/index/news/xwxq/id/198.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,176.26kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/198_html' => '', 'id' => '198', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 198 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 198 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T12:19:42+08:00 ] 114.119.134.245 GET /index/news/xwxq/id/183.html [ info ] www.kinsana.cn/index/news/xwxq/id/183.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,194.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', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/183_html' => '', '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.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` = 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` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T12:20:11+08:00 ] 106.11.159.42 GET /index/news/xwxq/id/79.html [ info ] www.kinsana.cn/index/news/xwxq/id/79.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,197.63kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/79_html' => '', 'id' => '79', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 79 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 79 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T12:24:34+08:00 ] 207.46.13.184 GET /index/about/qyjj.html [ info ] www.xn--vhqsn14am88k.com/index/about/qyjj.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,284.11kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'qyjj', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', 'host' => 'www.xn--vhqsn14am88k.com', 'from' => 'bingbot(at)microsoft.com', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'pragma' => 'no-cache', 'connection' => 'close', 'cache-control' => 'no-cache', ) [ info ] [ PARAM ] array ( '/index/about/qyjj_html' => '', ) [ info ] [ RUN ] app\index\controller\About->qyjj[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\qyjj.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T12:25:36+08:00 ] 114.119.134.245 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,961.29kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'zp', 2 => 'rczp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/zp/rczp_html' => '', ) [ info ] [ RUN ] app\index\controller\Zp->rczp[ D:\WWW\kinsasa\application\index\controller\Zp.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\zp\rczp.htm [ array ( 0 => 'res', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `zp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `zp` WHERE `state` = 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T12:32:49+08:00 ] 144.76.176.171 GET /index/news/xwxq/id/168.html [ info ] www.kinsana.cn/index/news/xwxq/id/168.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,208.77kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => 'br,gzip', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/168_html' => '', 'id' => '168', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 168 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 168 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T12:32:53+08:00 ] 144.76.176.171 GET /index/news/xwxq/id/169.html [ info ] www.kinsana.cn/index/news/xwxq/id/169.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,205.52kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh', 'accept-encoding' => 'br,gzip', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/169_html' => '', '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.031250s ] [ 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` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T12:35:18+08:00 ] 42.236.10.69 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.54kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (X11; CrOS x86_64 8172.45.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.64 Safari/537.36', 'connection' => 'close', 'accept-language' => 'zh-CN', 'accept' => '*/*', 'cookie' => '', 'referer' => 'http://www.kinsana.cn/', 'accept-encoding' => 'deflate, gzip', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T12:37:54+08:00 ] 114.119.151.4 GET /index/news/xwxq/id/36.html [ info ] www.kinsana.cn/index/news/xwxq/id/36.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,172.91kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/36_html' => '', 'id' => '36', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 36 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 36 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T12:38:46+08:00 ] 144.76.176.171 GET /index/news/xwxq/id/172.html [ info ] www.kinsana.cn/index/news/xwxq/id/172.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,195.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 ( 'host' => 'www.kinsana.cn', 'connection' => 'close', 'accept-language' => 'zh', 'accept-encoding' => 'br,gzip', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/172_html' => '', '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.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` = 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` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T12:59:33+08:00 ] 106.11.159.21 GET /index/news/xwxq/id/21.html [ info ] www.kinsana.cn/index/news/xwxq/id/21.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,045.68kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'totaltimeout' => '12000', 'thumbwidth' => '512', 'thumbquality' => '60', 'thumbhight' => '512', 'screenwidth' => '1200', 'user-agent' => 'YisouSpider', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh-CN,zh-TW;q=0.9,zh;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip', 'accept' => '*/*', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/21_html' => '', 'id' => '21', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 21 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 21 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T13:09:19+08:00 ] 114.119.129.191 GET /index/news/xwxq/id/64.html [ info ] www.kinsana.cn/index/news/xwxq/id/64.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,211.63kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/64_html' => '', 'id' => '64', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 64 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 64 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T13:10:32+08:00 ] 157.90.209.81 GET /index/news/xwxq/id/108.html [ info ] www.kinsana.cn/index/news/xwxq/id/108.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,169.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 ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/108_html' => '', 'id' => '108', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 108 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 108 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T13:10:35+08:00 ] 157.90.209.81 GET /index/news/xwxq/id/109.html [ info ] www.kinsana.cn/index/news/xwxq/id/109.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,191.81kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/109_html' => '', 'id' => '109', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 109 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 109 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T13:10:38+08:00 ] 157.90.209.81 GET /index/news/xwxq/id/110.html [ info ] www.kinsana.cn/index/news/xwxq/id/110.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,194.57kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/110_html' => '', 'id' => '110', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 110 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 110 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T13:11:11+08:00 ] 157.90.209.81 GET /index/news/xwxq/id/111.html [ info ] www.kinsana.cn/index/news/xwxq/id/111.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,196.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 ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/111_html' => '', 'id' => '111', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\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` = 111 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 111 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T13:11:15+08:00 ] 157.90.209.81 GET /index/news/xwxq/id/112.html [ info ] www.kinsana.cn/index/news/xwxq/id/112.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,203.24kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/112_html' => '', 'id' => '112', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 112 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 112 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T13:11:17+08:00 ] 157.90.209.81 GET /index/news/xwxq/id/113.html [ info ] www.kinsana.cn/index/news/xwxq/id/113.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,195.50kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/113_html' => '', 'id' => '113', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\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` = 113 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 113 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T13:11:22+08:00 ] 157.90.209.81 GET /index/news/xwxq/id/114.html [ info ] www.kinsana.cn/index/news/xwxq/id/114.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,167.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 ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/114_html' => '', 'id' => '114', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 114 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 114 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T13:11:26+08:00 ] 157.90.209.81 GET /index/news/xwxq/id/115.html [ info ] www.kinsana.cn/index/news/xwxq/id/115.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,194.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 ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/115_html' => '', '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.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` = 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 ] --------------------------------------------------------------- [ 2021-06-01T13:11:32+08:00 ] 157.90.209.81 GET /index/news/xwxq/id/116.html [ info ] www.kinsana.cn/index/news/xwxq/id/116.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,193.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 ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/116_html' => '', 'id' => '116', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 116 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 116 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T13:11:36+08:00 ] 157.90.209.81 GET /index/news/xwxq/id/117.html [ info ] www.kinsana.cn/index/news/xwxq/id/117.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,192.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 ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/117_html' => '', 'id' => '117', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\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` = 117 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 117 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T13:11:45+08:00 ] 157.90.209.81 GET /index/news/xwxq/id/118.html [ info ] www.kinsana.cn/index/news/xwxq/id/118.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,197.86kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/118_html' => '', 'id' => '118', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\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` = 118 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 118 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T13:12:09+08:00 ] 157.90.209.81 GET /index/news/xwxq/id/119.html [ info ] www.kinsana.cn/index/news/xwxq/id/119.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,201.05kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/119_html' => '', 'id' => '119', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\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` = 119 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 119 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T13:12:29+08:00 ] 157.90.209.81 GET /index/news/xwxq/id/120.html [ info ] www.kinsana.cn/index/news/xwxq/id/120.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,171.02kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/120_html' => '', 'id' => '120', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 120 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 120 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T13:13:08+08:00 ] 157.90.209.81 GET /index/news/xwxq/id/122.html [ info ] www.kinsana.cn/index/news/xwxq/id/122.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,207.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 ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/122_html' => '', 'id' => '122', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 122 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 122 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T13:13:37+08:00 ] 157.55.39.47 GET /index/product/cwyp.html [ info ] www.xn--vhqsn14am88k.com/index/product/cwyp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,115.26kb] [文件加载: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 ( 'user-agent' => 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', 'host' => 'www.xn--vhqsn14am88k.com', 'from' => 'bingbot(at)microsoft.com', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'pragma' => 'no-cache', 'connection' => 'close', 'cache-control' => 'no-cache', ) [ info ] [ PARAM ] array ( '/index/product/cwyp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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 ] --------------------------------------------------------------- [ 2021-06-01T13:13:43+08:00 ] 157.90.209.81 GET /index/news/xwxq/id/123.html [ info ] www.kinsana.cn/index/news/xwxq/id/123.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,191.91kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/123_html' => '', 'id' => '123', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 123 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 123 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T13:14:03+08:00 ] 157.90.209.81 GET /index/news/xwxq/id/124.html [ info ] www.kinsana.cn/index/news/xwxq/id/124.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,169.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 ( 'accept-encoding' => 'gzip,deflate', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/124_html' => '', 'id' => '124', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 124 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 124 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T13:16:43+08:00 ] 182.34.55.25 GET /index/contanct/zxly.html [ info ] www.kinsana.cn/index/contanct/zxly.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,326.92kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'zxly', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/zxly_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->zxly[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\zxly.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T13:16:49+08:00 ] 182.34.55.25 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,017.29kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/index/contanct/zxly.html', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T13:16:50+08:00 ] 182.34.55.25 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,070.23kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T13:16:50+08:00 ] 182.34.55.25 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,904.57kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/index/proapi_html' => '', 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T13:26:31+08:00 ] 106.11.153.40 GET /index/news/xwxq/id/173.html [ info ] www.kinsana.cn/index/news/xwxq/id/173.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,174.61kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/173_html' => '', 'id' => '173', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 173 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 173 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T13:37:18+08:00 ] 124.251.57.39 GET / [ info ] www.kinsana.cn/ [运行时间:0.187500s][吞吐率:5.33req/s] [内存消耗:2,016.41kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.kinsana.cn', 'accept-language' => 'zh-CN,zh;q=0.8', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 2.3.7; en-us; Nexus One Build/FRF91) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;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.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T13:39:57+08:00 ] 185.191.171.41 GET /index/news/hydtnews.html?page=27 [ info ] xn--vhqsn14am88k.com/index/news/hydtnews.html?page=27 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,083.94kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)', 'connection' => 'close', 'accept-encoding' => 'gzip,deflate', 'accept' => 'text/html, application/rss+xml, application/atom+xml, text/xml, text/rss+xml, application/xhtml+xml', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '27', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 208,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T13:57:48+08:00 ] 114.119.159.39 GET /index/news/xwxq/id/44.html [ info ] www.kinsana.cn/index/news/xwxq/id/44.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,173.23kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/44_html' => '', 'id' => '44', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 44 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T14:27:58+08:00 ] 111.113.170.22 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,018.09kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'x-requested-with' => 'com.tencent.mm', 'x-forwarded-for-pound' => '111.113.170.22', 'x-forwarded-for' => '111.113.170.22', 'user-agent' => 'Mozilla/5.0 (Linux; Android 11; PDSM00 Build/RP1A.200720.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/77.0.3865.120 MQQBrowser/6.2 TBS/045613 Mobile Safari/537.36 MMWEBID/3691 MicroMessenger/8.0.6.1900(0x28000635) Process/tools WeChat/arm64 Weixin NetType/4G Language/zh_CN ABI/arm64', 'upgrade-insecure-requests' => '1', 'q-qimei' => '869163035629779', 'host' => 'www.kinsana.cn', 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T14:28:57+08:00 ] 101.89.29.78 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.55kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.kinsana.cn', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.6,en;q=0.4', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.4.4; HUAWEI ALE-CL00 Build/HuaweiALE-CL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/53.0.2785.49 Mobile MQQBrowser/6.2 TBS/043024 Safari/537.36 MicroMessenger/6.5.4.1000 NetType/4G Language/zh_CN', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T14:31:32+08:00 ] 106.11.158.40 GET /index/news/xwxq/id/109.html [ info ] www.kinsana.cn/index/news/xwxq/id/109.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,192.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-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/109_html' => '', 'id' => '109', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 109 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 109 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-06-01T14:41:43+08:00 ] 123.183.224.113 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,016.02kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.031250s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T14:47:34+08:00 ] 115.204.242.63 POST /api/index/nypro [ info ] www.kinsana.cn/api/index/nypro [运行时间:0.218750s][吞吐率:4.57req/s] [内存消耗:2,387.67kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'nypro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'origin' => 'http://www.kinsana.cn', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'accept' => '*/*', 'content-length' => '0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/nypro' => '', ) [ info ] [ RUN ] app\api\controller\Index->nypro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 [ RunTime:0.125000s ] --------------------------------------------------------------- [ 2021-06-01T14:47:34+08:00 ] 115.204.242.63 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.203125s][吞吐率:4.92req/s] [内存消耗:1,696.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=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'origin' => '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/90.0.4430.212 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/types' => '', 'cate_id' => '5', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 [ RunTime:0.046875s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,3,10,7,5,4,1,6) [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-06-01T14:47:41+08:00 ] 115.204.242.63 POST /api/index/cwypro [ info ] www.kinsana.cn/api/index/cwypro [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,715.55kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'cwypro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530055', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cwycp.html', 'origin' => 'http://www.kinsana.cn', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'accept' => '*/*', 'content-length' => '0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/cwypro' => '', ) [ info ] [ RUN ] app\api\controller\Index->cwypro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 3 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T14:47:41+08:00 ] 115.204.242.63 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:1,695.28kb] [文件加载: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=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530055', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cwycp.html', 'origin' => '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/90.0.4430.212 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/types' => '', 'cate_id' => '3', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,7,5,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T14:48:01+08:00 ] 115.204.242.63 POST /api/index/procontent [ info ] www.kinsana.cn/api/index/procontent [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,696.02kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'procontent', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530062', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cpxq.html?id=108', 'origin' => '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/90.0.4430.212 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '6', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/procontent' => '', 'id' => '108', ) [ info ] [ RUN ] app\api\controller\Index->procontent[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `a` INNER JOIN `type` `c` ON `a`.`type_id`=`c`.`id` WHERE `a`.`id` = '108' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T14:48:19+08:00 ] 115.204.242.63 POST /api/index/cwypro [ info ] www.kinsana.cn/api/index/cwypro [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,715.55kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'cwypro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530083', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cwycp.html', 'origin' => 'http://www.kinsana.cn', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'accept' => '*/*', 'content-length' => '0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/cwypro' => '', ) [ info ] [ RUN ] app\api\controller\Index->cwypro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 3 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T14:48:19+08:00 ] 115.204.242.63 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,695.28kb] [文件加载: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=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530083', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cwycp.html', 'origin' => '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/90.0.4430.212 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/types' => '', 'cate_id' => '3', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,7,5,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T14:48:42+08:00 ] 115.204.242.63 POST /api/index/procontent [ info ] www.kinsana.cn/api/index/procontent [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,696.02kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'procontent', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530100', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cpxq.html?id=111', 'origin' => '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/90.0.4430.212 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '6', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/procontent' => '', 'id' => '111', ) [ info ] [ RUN ] app\api\controller\Index->procontent[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `a` INNER JOIN `type` `c` ON `a`.`type_id`=`c`.`id` WHERE `a`.`id` = '111' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T14:48:45+08:00 ] 115.204.242.63 POST /api/index/cwypro [ info ] www.kinsana.cn/api/index/cwypro [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,715.55kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'cwypro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530123', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cwycp.html', 'origin' => 'http://www.kinsana.cn', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'accept' => '*/*', 'content-length' => '0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/cwypro' => '', ) [ info ] [ RUN ] app\api\controller\Index->cwypro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 3 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-06-01T14:48:45+08:00 ] 115.204.242.63 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,695.28kb] [文件加载: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=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530123', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cwycp.html', 'origin' => '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/90.0.4430.212 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/types' => '', 'cate_id' => '3', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,7,5,10) [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-06-01T14:50:10+08:00 ] 111.41.158.70 POST /api/index/nypro [ info ] www.kinsana.cn/api/index/nypro [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,387.77kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'nypro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'origin' => 'http://www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; CND-AN00 Build/HUAWEICND-AN00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/76.0.3809.89 Mobile Safari/537.36 T7/12.16 SP-engine/2.31.0 baiduboxapp/12.16.1.10 (Baidu; P1 10) NABar/1.0', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/nypro' => '', ) [ info ] [ RUN ] app\api\controller\Index->nypro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T14:50:11+08:00 ] 111.41.158.70 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,696.63kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'types', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; CND-AN00 Build/HUAWEICND-AN00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/76.0.3809.89 Mobile Safari/537.36 T7/12.16 SP-engine/2.31.0 baiduboxapp/12.16.1.10 (Baidu; P1 10) NABar/1.0', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/types' => '', 'cate_id' => '5', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.031250s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,3,10,7,5,4,1,6) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T14:50:20+08:00 ] 111.41.158.70 POST /api/index/smpro [ info ] www.kinsana.cn/api/index/smpro [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,770.99kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'smpro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; CND-AN00 Build/HUAWEICND-AN00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/76.0.3809.89 Mobile Safari/537.36 T7/12.16 SP-engine/2.31.0 baiduboxapp/12.16.1.10 (Baidu; P1 10) NABar/1.0', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '20', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/smpro' => '', 'cate_id' => '5', 'type_id' => '10', ) [ info ] [ RUN ] app\api\controller\Index->smpro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 AND `type_id` = 10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T14:51:34+08:00 ] 203.208.60.101 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,017.02kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.97 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'amp-cache-transform' => 'google;v="1..7"', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T14:56:36+08:00 ] 115.204.242.63 POST /api/index/procontent [ info ] www.kinsana.cn/api/index/procontent [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,696.02kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'procontent', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530126', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cpxq.html?id=108', 'origin' => '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/90.0.4430.212 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '6', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/procontent' => '', 'id' => '108', ) [ info ] [ RUN ] app\api\controller\Index->procontent[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `a` INNER JOIN `type` `c` ON `a`.`type_id`=`c`.`id` WHERE `a`.`id` = '108' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T14:56:48+08:00 ] 115.204.242.63 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,070.73kb] [文件加载: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=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530597', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/static/uploads/20200929/sm_160134140811016.jpg', 'accept' => 'image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/favicon_ico' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:09:51+08:00 ] 60.208.86.82 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,015.96kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:35+08:00 ] 60.208.86.82 GET /index/about/zgrz.html [ info ] www.kinsana.cn/index/about/zgrz.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,299.20kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'zgrz', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/about/zgrz_html' => '', ) [ info ] [ RUN ] app\index\controller\About->zgrz[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\zgrz.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:10:36+08:00 ] 60.208.86.82 GET /index/product/zycp.html [ info ] www.kinsana.cn/index/product/zycp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,105.30kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'zycp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/zycp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->zycp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\zycp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 2 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 2 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:36+08:00 ] 60.208.86.82 GET /rczp.html [ info ] www.kinsana.cn/rczp.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.57kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'rczp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/rczp_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:10:36+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/237.html [ info ] www.kinsana.cn/index/news/xwxq/id/237.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,191.89kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/237_html' => '', 'id' => '237', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 237 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 237 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:36+08:00 ] 60.208.86.82 GET /index/product/cwyp.html [ info ] www.kinsana.cn/index/product/cwyp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,114.42kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cwyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cwyp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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 ] --------------------------------------------------------------- [ 2021-06-01T15:10:36+08:00 ] 60.208.86.82 GET /index/about/qywh.html [ info ] www.kinsana.cn/index/about/qywh.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,283.19kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'qywh', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/about/qywh_html' => '', ) [ info ] [ RUN ] app\index\controller\About->qywh[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\qywh.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:10:36+08:00 ] 60.208.86.82 GET /index/contanct/yfzx.html [ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,325.59kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'yfzx', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/yfzx_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->yfzx[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\yfzx.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:10:36+08:00 ] 60.208.86.82 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,960.30kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'zp', 2 => 'rczp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/zp/rczp_html' => '', ) [ info ] [ RUN ] app\index\controller\Zp->rczp[ D:\WWW\kinsasa\application\index\controller\Zp.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\zp\rczp.htm [ array ( 0 => 'res', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `zp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `zp` WHERE `state` = 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:36+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/236.html [ info ] www.kinsana.cn/index/news/xwxq/id/236.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,172.91kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/236_html' => '', 'id' => '236', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 236 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 236 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:37+08:00 ] 60.208.86.82 GET /index/contanct/zxly.html [ info ] www.kinsana.cn/index/contanct/zxly.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,325.63kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'zxly', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/zxly_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->zxly[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\zxly.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:10:37+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/22.html [ info ] www.kinsana.cn/index/news/xwxq/id/22.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,043.80kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/22_html' => '', 'id' => '22', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 22 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 22 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:37+08:00 ] 60.208.86.82 GET /qywh.html [ info ] www.kinsana.cn/qywh.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.57kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'qywh', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/qywh_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:10:37+08:00 ] 60.208.86.82 GET /index/news/xwlb.html [ info ] www.kinsana.cn/index/news/xwlb.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,076.32kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwlb', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwlb_html' => '', ) [ info ] [ RUN ] app\index\controller\News->xwlb[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwlb.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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 ] --------------------------------------------------------------- [ 2021-06-01T15:10:37+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/21.html [ info ] www.kinsana.cn/index/news/xwxq/id/21.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,044.34kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/21_html' => '', 'id' => '21', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 21 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 21 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:37+08:00 ] 60.208.86.82 GET /ywyfzx.html [ info ] www.kinsana.cn/ywyfzx.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.65kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ywyfzx', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/ywyfzx_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:10:37+08:00 ] 60.208.86.82 GET /index/news/spnews.html [ info ] www.kinsana.cn/index/news/spnews.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,332.75kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'spnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/spnews_html' => '', ) [ info ] [ RUN ] app\index\controller\News->spnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\spnews.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:10:37+08:00 ] 60.208.86.82 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,325.58kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'lxwm', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/lxwm_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->lxwm[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\lxwm.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:10:37+08:00 ] 60.208.86.82 GET /index/about/gczs.html [ info ] www.kinsana.cn/index/about/gczs.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,283.20kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'gczs', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/about/gczs_html' => '', ) [ info ] [ RUN ] app\index\controller\About->gczs[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\gczs.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:10:38+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/23.html [ info ] www.kinsana.cn/index/news/xwxq/id/23.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,044.93kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/23_html' => '', 'id' => '23', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 23 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 23 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:38+08:00 ] 60.208.86.82 GET /index/product/cpxq.html?id= [ info ] www.kinsana.cn/index/product/cpxq.html?id= [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,983.38kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq_html' => '', 'id' => '', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '' 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 ] --------------------------------------------------------------- [ 2021-06-01T15:10:38+08:00 ] 60.208.86.82 GET /gsjj.html [ info ] www.kinsana.cn/gsjj.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.57kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'gsjj', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/gsjj_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:10:38+08:00 ] 60.208.86.82 GET /index/about/qyjj.html [ info ] www.kinsana.cn/index/about/qyjj.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,283.20kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'qyjj', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/about/qyjj_html' => '', ) [ info ] [ RUN ] app\index\controller\About->qyjj[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\qyjj.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:10:38+08:00 ] 60.208.86.82 GET /index/news/hydtnews.html [ info ] www.kinsana.cn/index/news/hydtnews.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,083.02kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:38+08:00 ] 60.208.86.82 GET /lxfs.html [ info ] www.kinsana.cn/lxfs.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.57kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'lxfs', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/lxfs_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:10:38+08:00 ] 60.208.86.82 GET /index/product/scp.html [ info ] www.kinsana.cn/index/product/scp.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,086.77kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'scp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/scp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->scp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\scp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 4 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 4 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 4 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,9) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:38+08:00 ] 60.208.86.82 GET /index/product/jqyp.html [ info ] www.kinsana.cn/index/product/jqyp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,108.62kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'jqyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/jqyp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->jqyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\jqyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 1 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 1 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,5,8) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:39+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/238.html [ info ] www.kinsana.cn/index/news/xwxq/id/238.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,174.96kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/238_html' => '', 'id' => '238', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 238 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 238 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:39+08:00 ] 60.208.86.82 GET /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,900.95kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/index/proapi_html' => '', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 0 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:39+08:00 ] 60.208.86.82 GET /index/product/cpzt.html [ info ] www.kinsana.cn/index/product/cpzt.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,116.52kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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.000000s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-06-01T15:10:39+08:00 ] 60.208.86.82 GET /gczs.html [ info ] www.kinsana.cn/gczs.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.57kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'gczs', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/gczs_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:10:39+08:00 ] 60.208.86.82 GET /url.substring(url.indexOf( [ info ] www.kinsana.cn/url.substring(url.indexOf( [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.81kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'url.substring(url.indexOf(', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/url_substring(url_indexOf(' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:10:39+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/124.html [ info ] www.kinsana.cn/index/product/cpxq/id/124.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,986.68kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/124_html' => '', 'id' => '124', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '124' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 124 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:39+08:00 ] 60.208.86.82 GET /zgrz.html [ info ] www.kinsana.cn/zgrz.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.57kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'zgrz', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/zgrz_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:10:39+08:00 ] 60.208.86.82 GET /index/about/zgrz.html [ info ] www.kinsana.cn/index/about/zgrz.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,299.18kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'zgrz', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/about/zgrz_html' => '', ) [ info ] [ RUN ] app\index\controller\About->zgrz[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\zgrz.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:10:40+08:00 ] 60.208.86.82 GET /index/news/hydtnews.html?page=7 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=7 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,083.63kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '7', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 48,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:40+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/79.html [ info ] www.kinsana.cn/index/product/cpxq/id/79.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,025.87kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/79_html' => '', 'id' => '79', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '79' LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 79 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:40+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/233.html [ info ] www.kinsana.cn/index/news/xwxq/id/233.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,172.07kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/233_html' => '', 'id' => '233', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 233 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 233 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:40+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/148.html [ info ] www.kinsana.cn/index/product/cpxq/id/148.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,019.01kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/148_html' => '', 'id' => '148', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.031250s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '148' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 148 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:40+08:00 ] 60.208.86.82 GET /index/product/cwyp.html [ info ] www.kinsana.cn/index/product/cwyp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,114.42kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cwyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cwyp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 3 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:40+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/144.html [ info ] www.kinsana.cn/index/product/cpxq/id/144.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,014.51kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/144_html' => '', 'id' => '144', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '144' LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 144 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:41+08:00 ] 60.208.86.82 GET /index/product/cpzt.html?page=5 [ info ] www.kinsana.cn/index/product/cpzt.html?page=5 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,116.51kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', 'page' => '5', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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 36,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:41+08:00 ] 60.208.86.82 GET /index/news/hydtnews.html?page=5 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=5 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,083.56kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '5', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 32,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:41+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/126.html [ info ] www.kinsana.cn/index/product/cpxq/id/126.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,018.44kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/126_html' => '', 'id' => '126', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '126' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 126 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:41+08:00 ] 60.208.86.82 GET /index/product/cpzt.html?page=4 [ info ] www.kinsana.cn/index/product/cpzt.html?page=4 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,116.49kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', 'page' => '4', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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 27,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:41+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/104.html [ info ] www.kinsana.cn/index/product/cpxq/id/104.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,986.95kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/104_html' => '', 'id' => '104', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '104' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 104 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:41+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/125.html [ info ] www.kinsana.cn/index/product/cpxq/id/125.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,014.98kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/125_html' => '', 'id' => '125', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '125' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 125 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:42+08:00 ] 60.208.86.82 GET /index/news/hydtnews.html?page=8 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=8 [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,083.54kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '8', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.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 56,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:42+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/234.html [ info ] www.kinsana.cn/index/news/xwxq/id/234.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,175.12kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/234_html' => '', 'id' => '234', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 234 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 234 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:42+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/232.html [ info ] www.kinsana.cn/index/news/xwxq/id/232.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,169.37kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/232_html' => '', 'id' => '232', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 232 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 232 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:42+08:00 ] 60.208.86.82 GET /index/product/cpzt.html?page=3 [ info ] www.kinsana.cn/index/product/cpzt.html?page=3 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,116.52kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', 'page' => '3', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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 18,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:42+08:00 ] 60.208.86.82 GET /index/contanct/zxly.html [ info ] www.kinsana.cn/index/contanct/zxly.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,325.63kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'zxly', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/zxly_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->zxly[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\zxly.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:10:42+08:00 ] 60.208.86.82 GET /qywh.html [ info ] www.kinsana.cn/qywh.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.57kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'qywh', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/qywh_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:10:42+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/136.html [ info ] www.kinsana.cn/index/product/cpxq/id/136.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,016.61kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/136_html' => '', 'id' => '136', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '136' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 136 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-06-01T15:10:42+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/99.html [ info ] www.kinsana.cn/index/product/cpxq/id/99.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,017.73kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/99_html' => '', 'id' => '99', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '99' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 99 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:43+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/21.html [ info ] www.kinsana.cn/index/news/xwxq/id/21.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,044.34kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/21_html' => '', 'id' => '21', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 21 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 21 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-06-01T15:10:43+08:00 ] 60.208.86.82 GET /index/news/spnews.html [ info ] www.kinsana.cn/index/news/spnews.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,332.75kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'spnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/spnews_html' => '', ) [ info ] [ RUN ] app\index\controller\News->spnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\spnews.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:10:43+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/78.html [ info ] www.kinsana.cn/index/product/cpxq/id/78.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,023.33kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/78_html' => '', 'id' => '78', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '78' LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 78 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:43+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/106.html [ info ] www.kinsana.cn/index/product/cpxq/id/106.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,986.92kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/106_html' => '', 'id' => '106', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '106' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 106 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:43+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/23.html [ info ] www.kinsana.cn/index/news/xwxq/id/23.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,044.93kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/23_html' => '', 'id' => '23', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 23 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 23 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:43+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/77.html [ info ] www.kinsana.cn/index/product/cpxq/id/77.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,034.66kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/77_html' => '', 'id' => '77', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '77' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 77 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:43+08:00 ] 60.208.86.82 GET /index/about/qyjj.html [ info ] www.kinsana.cn/index/about/qyjj.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,283.20kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'qyjj', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/about/qyjj_html' => '', ) [ info ] [ RUN ] app\index\controller\About->qyjj[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\qyjj.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:10:44+08:00 ] 60.208.86.82 GET /index/news/hydtnews.html?page=28 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=28 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,072.98kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '28', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 216,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:44+08:00 ] 60.208.86.82 GET /index/product/cwyp.html?page=2 [ info ] www.kinsana.cn/index/product/cwyp.html?page=2 [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,114.58kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cwyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cwyp_html' => '', 'page' => '2', ) [ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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 9,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:44+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/238.html [ info ] www.kinsana.cn/index/news/xwxq/id/238.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,174.96kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/238_html' => '', 'id' => '238', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 238 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 238 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:44+08:00 ] 60.208.86.82 GET /index/product/proapis.html [ info ] www.kinsana.cn/index/product/proapis.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,920.29kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'proapis', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/proapis_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->proapis[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 0 AND `type_id` = 0 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:44+08:00 ] 60.208.86.82 GET /index/product/cwyp.html?page=3 [ info ] www.kinsana.cn/index/product/cwyp.html?page=3 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,095.04kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cwyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cwyp_html' => '', 'page' => '3', ) [ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 3 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 18,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:44+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/101.html [ info ] www.kinsana.cn/index/product/cpxq/id/101.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,020.56kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/101_html' => '', 'id' => '101', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '101' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 101 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:44+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/76.html [ info ] www.kinsana.cn/index/product/cpxq/id/76.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,035.05kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/76_html' => '', 'id' => '76', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '76' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 76 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:45+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/235.html [ info ] www.kinsana.cn/index/news/xwxq/id/235.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,175.17kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/235_html' => '', 'id' => '235', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 235 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 235 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:45+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/147.html [ info ] www.kinsana.cn/index/product/cpxq/id/147.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,013.27kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/147_html' => '', 'id' => '147', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '147' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 147 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:45+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/108.html [ info ] www.kinsana.cn/index/product/cpxq/id/108.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,986.95kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/108_html' => '', 'id' => '108', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '108' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 108 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:45+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/142.html [ info ] www.kinsana.cn/index/product/cpxq/id/142.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,012.11kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/142_html' => '', 'id' => '142', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '142' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 142 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:45+08:00 ] 60.208.86.82 GET / [ info ] www.kinsana.cn/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,015.96kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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.000000s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-06-01T15:10:45+08:00 ] 60.208.86.82 GET /index/product/zycp.html [ info ] www.kinsana.cn/index/product/zycp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,105.30kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'zycp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/zycp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->zycp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\zycp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 2 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 2 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 2 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:46+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/75.html [ info ] www.kinsana.cn/index/product/cpxq/id/75.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,035.18kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/75_html' => '', 'id' => '75', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '75' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 75 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:46+08:00 ] 60.208.86.82 GET /index/about/qywh.html [ info ] www.kinsana.cn/index/about/qywh.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,283.19kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'qywh', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/about/qywh_html' => '', ) [ info ] [ RUN ] app\index\controller\About->qywh[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\qywh.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:10:46+08:00 ] 60.208.86.82 GET /index/product/cpzt.html?page=2 [ info ] www.kinsana.cn/index/product/cpzt.html?page=2 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,116.65kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', 'page' => '2', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 9,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:46+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/122.html [ info ] www.kinsana.cn/index/product/cpxq/id/122.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,986.86kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/122_html' => '', 'id' => '122', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '122' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 122 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:46+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/131.html [ info ] www.kinsana.cn/index/product/cpxq/id/131.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,010.38kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/131_html' => '', 'id' => '131', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '131' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 131 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:46+08:00 ] 60.208.86.82 GET /index/contanct/yfzx.html [ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,325.59kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'yfzx', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/yfzx_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->yfzx[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\yfzx.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:10:46+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/141.html [ info ] www.kinsana.cn/index/product/cpxq/id/141.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,010.13kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/141_html' => '', 'id' => '141', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '141' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 141 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:47+08:00 ] 60.208.86.82 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,960.30kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'zp', 2 => 'rczp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/zp/rczp_html' => '', ) [ info ] [ RUN ] app\index\controller\Zp->rczp[ D:\WWW\kinsasa\application\index\controller\Zp.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\zp\rczp.htm [ array ( 0 => 'res', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `zp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `zp` WHERE `state` = 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:47+08:00 ] 60.208.86.82 GET /index/news/hydtnews.html?page=27 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=27 [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,083.64kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '27', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 208,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:47+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/155.html [ info ] www.kinsana.cn/index/product/cpxq/id/155.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,991.15kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/155_html' => '', 'id' => '155', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '155' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 155 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:47+08:00 ] 60.208.86.82 GET /qyjj.html [ info ] www.kinsana.cn/qyjj.html [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,068.57kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'qyjj', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/qyjj_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:10:47+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/121.html [ info ] www.kinsana.cn/index/product/cpxq/id/121.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,986.89kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/121_html' => '', 'id' => '121', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '121' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 121 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:47+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/139.html [ info ] www.kinsana.cn/index/product/cpxq/id/139.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,013.60kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/139_html' => '', 'id' => '139', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '139' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 139 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:47+08:00 ] 60.208.86.82 GET /index/news/hydtnews.html?page=6 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=6 [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,083.52kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '6', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 40,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:47+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/236.html [ info ] www.kinsana.cn/index/news/xwxq/id/236.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,172.91kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/236_html' => '', 'id' => '236', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 236 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 236 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:48+08:00 ] 60.208.86.82 GET /index/news/xwlb.html [ info ] www.kinsana.cn/index/news/xwlb.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,076.32kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwlb', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwlb_html' => '', ) [ info ] [ RUN ] app\index\controller\News->xwlb[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwlb.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '1' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:48+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/19.html [ info ] www.kinsana.cn/index/news/xwxq/id/19.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,043.72kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/19_html' => '', 'id' => '19', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 19 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 19 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:48+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/56.html [ info ] www.kinsana.cn/index/product/cpxq/id/56.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,013.80kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/56_html' => '', 'id' => '56', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '56' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 56 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:48+08:00 ] 60.208.86.82 GET /index/product/cpzt.html?page=6 [ info ] www.kinsana.cn/index/product/cpzt.html?page=6 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,093.59kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', 'page' => '6', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 45,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:48+08:00 ] 60.208.86.82 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,325.58kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'lxwm', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/lxwm_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->lxwm[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\lxwm.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:10:48+08:00 ] 60.208.86.82 GET /index/about/gczs.html [ info ] www.kinsana.cn/index/about/gczs.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,283.20kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'gczs', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/about/gczs_html' => '', ) [ info ] [ RUN ] app\index\controller\About->gczs[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\gczs.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:10:48+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/100.html [ info ] www.kinsana.cn/index/product/cpxq/id/100.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,011.07kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/100_html' => '', 'id' => '100', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '100' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 100 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:48+08:00 ] 60.208.86.82 GET /index/product/cpxq.html?id= [ info ] www.kinsana.cn/index/product/cpxq.html?id= [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,983.38kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq_html' => '', 'id' => '', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '' 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 ] --------------------------------------------------------------- [ 2021-06-01T15:10:49+08:00 ] 60.208.86.82 GET /index/news/hydtnews.html?page=4 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=4 [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,083.71kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '4', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 24,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:49+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/123.html [ info ] www.kinsana.cn/index/product/cpxq/id/123.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,986.90kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/123_html' => '', 'id' => '123', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '123' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 123 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:49+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/140.html [ info ] www.kinsana.cn/index/product/cpxq/id/140.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,012.39kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/140_html' => '', 'id' => '140', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '140' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 140 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:49+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/127.html [ info ] www.kinsana.cn/index/product/cpxq/id/127.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,020.70kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/127_html' => '', 'id' => '127', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '127' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 127 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:49+08:00 ] 60.208.86.82 GET /index/product/scp.html [ info ] www.kinsana.cn/index/product/scp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,086.77kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'scp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/scp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->scp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\scp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 4 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 4 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 4 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,9) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:49+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/105.html [ info ] www.kinsana.cn/index/product/cpxq/id/105.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,986.89kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/105_html' => '', 'id' => '105', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '105' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 105 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:49+08:00 ] 60.208.86.82 GET /index/news/hydtnews.html?page=3 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=3 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,083.52kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '3', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 16,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:50+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/20.html [ info ] www.kinsana.cn/index/news/xwxq/id/20.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,044.14kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/20_html' => '', 'id' => '20', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 20 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 20 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:50+08:00 ] 60.208.86.82 GET /index/news/hydtnews.html [ info ] www.kinsana.cn/index/news/hydtnews.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,083.02kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:50+08:00 ] 60.208.86.82 GET /index/product/jqyp.html [ info ] www.kinsana.cn/index/product/jqyp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,108.62kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'jqyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/jqyp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->jqyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\jqyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 1 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 1 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,5,8) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:50+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/107.html [ info ] www.kinsana.cn/index/product/cpxq/id/107.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,986.92kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/107_html' => '', 'id' => '107', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '107' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 107 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:50+08:00 ] 60.208.86.82 GET /index/product/cpxq/id/143.html [ info ] www.kinsana.cn/index/product/cpxq/id/143.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,014.14kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/143_html' => '', 'id' => '143', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '143' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 143 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:50+08:00 ] 60.208.86.82 GET /index/news/hydtnews.html?page=2 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=2 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,083.62kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '2', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 8,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:51+08:00 ] 60.208.86.82 GET /index/product/cpzt.html [ info ] www.kinsana.cn/index/product/cpzt.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,116.52kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:10:51+08:00 ] 60.208.86.82 GET /gczs.html [ info ] www.kinsana.cn/gczs.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,068.57kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'gczs', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/gczs_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:10:51+08:00 ] 60.208.86.82 GET /index/news/xwxq/id/231.html [ info ] www.kinsana.cn/index/news/xwxq/id/231.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,175.00kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/231_html' => '', 'id' => '231', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 231 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 231 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:12:17+08:00 ] 114.119.159.183 GET /gczs.html [ info ] www.kinsana.cn/gczs.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,069.82kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'gczs', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/gczs_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:18:29+08:00 ] 106.38.241.141 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,015.91kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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 ] --------------------------------------------------------------- [ 2021-06-01T15:20:53+08:00 ] 115.204.242.63 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,695.28kb] [文件加载: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=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530597', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cwycp.html', 'origin' => '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/90.0.4430.212 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/types' => '', 'cate_id' => '3', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,7,5,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:20:53+08:00 ] 115.204.242.63 POST /api/index/cwypro [ info ] www.kinsana.cn/api/index/cwypro [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,715.51kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'cwypro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530597', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cwycp.html', 'origin' => 'http://www.kinsana.cn', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'accept' => '*/*', 'content-length' => '0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/cwypro' => '', ) [ info ] [ RUN ] app\api\controller\Index->cwypro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 3 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-06-01T15:21:06+08:00 ] 115.204.242.63 POST /api/index/procontent [ info ] www.kinsana.cn/api/index/procontent [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,696.02kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'procontent', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622532055', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cpxq.html?id=106', 'origin' => '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/90.0.4430.212 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '6', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/procontent' => '', 'id' => '106', ) [ info ] [ RUN ] app\api\controller\Index->procontent[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `a` INNER JOIN `type` `c` ON `a`.`type_id`=`c`.`id` WHERE `a`.`id` = '106' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:21:24+08:00 ] 115.204.242.63 POST /api/index/cwypro [ info ] www.kinsana.cn/api/index/cwypro [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,715.55kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'cwypro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622532068', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cwycp.html', 'origin' => 'http://www.kinsana.cn', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'accept' => '*/*', 'content-length' => '0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/cwypro' => '', ) [ info ] [ RUN ] app\api\controller\Index->cwypro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 3 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:21:24+08:00 ] 115.204.242.63 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,695.27kb] [文件加载: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=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622532068', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cwycp.html', 'origin' => '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/90.0.4430.212 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/types' => '', 'cate_id' => '3', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,7,5,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:22:34+08:00 ] 115.204.242.63 POST /api/index/procontent [ info ] www.kinsana.cn/api/index/procontent [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,696.07kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'procontent', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622532085', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cpxq.html?id=105', 'origin' => '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/90.0.4430.212 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '6', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/procontent' => '', 'id' => '105', ) [ info ] [ RUN ] app\api\controller\Index->procontent[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `a` INNER JOIN `type` `c` ON `a`.`type_id`=`c`.`id` WHERE `a`.`id` = '105' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:23:02+08:00 ] 115.204.242.63 POST /api/index/cwypro [ info ] www.kinsana.cn/api/index/cwypro [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,715.55kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'cwypro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622532156', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cwycp.html', 'origin' => 'http://www.kinsana.cn', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'accept' => '*/*', 'content-length' => '0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/cwypro' => '', ) [ info ] [ RUN ] app\api\controller\Index->cwypro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 3 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:23:02+08:00 ] 115.204.242.63 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,695.28kb] [文件加载: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=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622532156', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cwycp.html', 'origin' => '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/90.0.4430.212 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/types' => '', 'cate_id' => '3', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.031250s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,7,5,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:23:08+08:00 ] 115.204.242.63 POST /api/index/procontent [ info ] www.kinsana.cn/api/index/procontent [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,695.98kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'procontent', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622532184', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cpxq.html?id=107', 'origin' => '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/90.0.4430.212 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '6', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/procontent' => '', 'id' => '107', ) [ info ] [ RUN ] app\api\controller\Index->procontent[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.031250s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `a` INNER JOIN `type` `c` ON `a`.`type_id`=`c`.`id` WHERE `a`.`id` = '107' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:23:29+08:00 ] 115.204.242.63 GET / [ info ] www.kinsana.cn/ [运行时间:0.171875s][吞吐率:5.82req/s] [内存消耗:2,017.97kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622532189', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'https://www.baidu.com/link?url=ZNA4cFIvBDTmQ_63sMP5hUU6jPIb5otf1Y5HMxE-q77&wd=&eqid=cfff6a15001034f80000000460b5e067', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.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 ] --------------------------------------------------------------- [ 2021-06-01T15:23:30+08:00 ] 115.204.242.63 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.031250s][吞吐率:32.00req/s] [内存消耗:1,070.85kb] [文件加载: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=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622532189', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T15:23:31+08:00 ] 115.204.242.63 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,905.23kb] [文件加载: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=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622532189', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/index/proapi_html' => '', 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:23:36+08:00 ] 115.204.242.63 GET /index/product/cwyp.html [ info ] www.kinsana.cn/index/product/cwyp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,116.55kb] [文件加载: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=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042,1622532211; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622532211', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cwyp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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 ] --------------------------------------------------------------- [ 2021-06-01T15:23:41+08:00 ] 115.204.242.63 GET /index/product/cpxq/id/108.html [ info ] www.kinsana.cn/index/product/cpxq/id/108.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,989.25kb] [文件加载: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=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042,1622532211; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622532218', '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/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/108_html' => '', 'id' => '108', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.031250s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '108' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 108 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:24:37+08:00 ] 114.119.158.125 GET /index/product/cwyp.html?page=3 [ info ] www.kinsana.cn/index/product/cwyp.html?page=3 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,096.08kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cwyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=0', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cwyp_html' => '', 'page' => '3', ) [ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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 18,9 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:25:16+08:00 ] 115.204.242.63 GET /index/product/cpxq/id/107.html [ info ] www.kinsana.cn/index/product/cpxq/id/107.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,989.24kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042,1622532211; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622532311', '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/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/107_html' => '', 'id' => '107', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '107' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 107 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:26:29+08:00 ] 115.204.242.63 GET /index/product/cpxq/id/104.html [ info ] www.kinsana.cn/index/product/cpxq/id/104.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:1,989.33kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042,1622532211; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622532378', '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/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/104_html' => '', 'id' => '104', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '104' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 104 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:31:52+08:00 ] 115.204.242.63 GET /index/product/cwyp.html?page=2 [ info ] www.kinsana.cn/index/product/cwyp.html?page=2 [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,116.94kb] [文件加载: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=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042,1622532211; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622532416', '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/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cwyp_html' => '', 'page' => '2', ) [ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 3 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 9,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:31:56+08:00 ] 115.204.242.63 GET /index/product/cpxq/id/112.html [ info ] www.kinsana.cn/index/product/cpxq/id/112.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,989.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 ( 'cookie' => 'safedog-flow-item=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042,1622532211; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622532713', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/index/product/cwyp.html?page=2', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/112_html' => '', 'id' => '112', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '112' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 112 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:32:02+08:00 ] 115.204.242.63 GET /index/product/cwyp.html?page=3 [ info ] www.kinsana.cn/index/product/cwyp.html?page=3 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,097.45kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cwyp', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042,1622532211; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622532720', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/index/product/cwyp.html?page=2', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cwyp_html' => '', 'page' => '3', ) [ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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 18,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:32:05+08:00 ] 115.204.242.63 GET /index/product/cpxq/id/109.html [ info ] www.kinsana.cn/index/product/cpxq/id/109.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,989.21kb] [文件加载: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=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042,1622532211; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622532723', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/index/product/cwyp.html?page=3', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/109_html' => '', 'id' => '109', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '109' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 109 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:32:08+08:00 ] 115.204.242.63 GET /index/product/cwyp.html?page=1 [ info ] www.kinsana.cn/index/product/cwyp.html?page=1 [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,116.97kb] [文件加载: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=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042,1622532211; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622532727', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/index/product/cwyp.html?page=3', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cwyp_html' => '', 'page' => '1', ) [ info ] [ RUN ] app\index\controller\Product->cwyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cwyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 3 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,5,7,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:32:14+08:00 ] 115.204.242.63 GET /index/product/cpxq/id/105.html [ info ] www.kinsana.cn/index/product/cpxq/id/105.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,989.19kb] [文件加载: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=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042,1622532211; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622532732', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/index/product/cwyp.html?page=1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/105_html' => '', 'id' => '105', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '105' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 105 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:32:49+08:00 ] 115.204.242.63 GET /index/product/cpxq/id/106.html [ info ] www.kinsana.cn/index/product/cpxq/id/106.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,989.26kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; Hm_lvt_eaa57ca47dacb4ad4f5a257001a3457c=1622530042,1622532211; Hm_lpvt_eaa57ca47dacb4ad4f5a257001a3457c=1622532769', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/index/product/cwyp.html?page=1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/106_html' => '', 'id' => '106', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '106' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 106 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:35:32+08:00 ] 106.11.157.60 GET /index/news/xwxq/id/193.html [ info ] www.kinsana.cn/index/news/xwxq/id/193.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,172.92kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/193_html' => '', 'id' => '193', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 193 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 193 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:37:45+08:00 ] 185.191.171.25 GET /index/news/xwxq/id/16.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/16.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,534.50kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)', 'connection' => 'close', 'accept-encoding' => 'gzip,deflate', 'accept' => 'text/html, application/rss+xml, application/atom+xml, text/xml, text/rss+xml, application/xhtml+xml', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/16_html' => '', 'id' => '16', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\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` = 16 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 16 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:45:46+08:00 ] 220.181.108.166 GET /index/news/xwxq/id/210.html [ info ] www.kinsana.cn/index/news/xwxq/id/210.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,201.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 ( 'accept' => '*/*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-cn,zh-tw', 'user-agent' => 'Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/210_html' => '', 'id' => '210', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 210 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 210 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:46:47+08:00 ] 61.155.157.12 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.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' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:49:31+08:00 ] 110.176.210.127 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,693.72kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'types', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/jqycp.html', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 8.1.0; SM-G6200 Build/OPM1.171019.026; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/76.0.3809.89 Mobile Safari/537.36 T7/11.25 SP-engine/2.17.0 lite baiduboxapp/4.21.5.10 (Baidu; P1 8.1.0)', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/types' => '', 'cate_id' => '1', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,5,1,3) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:49:32+08:00 ] 110.176.210.127 POST /api/index/jqpro [ info ] www.kinsana.cn/api/index/jqpro [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,796.79kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'jqpro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/jqycp.html', 'origin' => 'http://www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 8.1.0; SM-G6200 Build/OPM1.171019.026; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/76.0.3809.89 Mobile Safari/537.36 T7/11.25 SP-engine/2.17.0 lite baiduboxapp/4.21.5.10 (Baidu; P1 8.1.0)', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/jqpro' => '', ) [ info ] [ RUN ] app\api\controller\Index->jqpro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:49:50+08:00 ] 110.176.210.127 POST /api/index/smpro [ info ] www.kinsana.cn/api/index/smpro [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,703.73kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'smpro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/jqycp.html', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 8.1.0; SM-G6200 Build/OPM1.171019.026; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/76.0.3809.89 Mobile Safari/537.36 T7/11.25 SP-engine/2.17.0 lite baiduboxapp/4.21.5.10 (Baidu; P1 8.1.0)', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '19', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/smpro' => '', 'cate_id' => '1', 'type_id' => '3', ) [ info ] [ RUN ] app\api\controller\Index->smpro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 1 AND `type_id` = 3 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:49:53+08:00 ] 110.176.210.127 POST /api/index/smpro [ info ] www.kinsana.cn/api/index/smpro [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,704.73kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'smpro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/jqycp.html', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 8.1.0; SM-G6200 Build/OPM1.171019.026; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/76.0.3809.89 Mobile Safari/537.36 T7/11.25 SP-engine/2.17.0 lite baiduboxapp/4.21.5.10 (Baidu; P1 8.1.0)', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '19', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/smpro' => '', 'cate_id' => '1', 'type_id' => '5', ) [ info ] [ RUN ] app\api\controller\Index->smpro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 1 AND `type_id` = 5 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:49:56+08:00 ] 110.176.210.127 POST /api/index/smpro [ info ] www.kinsana.cn/api/index/smpro [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,711.40kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'smpro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/jqycp.html', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 8.1.0; SM-G6200 Build/OPM1.171019.026; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/76.0.3809.89 Mobile Safari/537.36 T7/11.25 SP-engine/2.17.0 lite baiduboxapp/4.21.5.10 (Baidu; P1 8.1.0)', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '19', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/smpro' => '', 'cate_id' => '1', 'type_id' => '8', ) [ info ] [ RUN ] app\api\controller\Index->smpro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 1 AND `type_id` = 8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:49:58+08:00 ] 110.176.210.127 POST /api/index/smpro [ info ] www.kinsana.cn/api/index/smpro [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,752.67kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'smpro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/jqycp.html', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 8.1.0; SM-G6200 Build/OPM1.171019.026; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/76.0.3809.89 Mobile Safari/537.36 T7/11.25 SP-engine/2.17.0 lite baiduboxapp/4.21.5.10 (Baidu; P1 8.1.0)', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '19', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/smpro' => '', 'cate_id' => '1', 'type_id' => '1', ) [ info ] [ RUN ] app\api\controller\Index->smpro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 1 AND `type_id` = 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T15:50:05+08:00 ] 110.176.210.127 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:1,696.63kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'types', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 8.1.0; SM-G6200 Build/OPM1.171019.026; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/76.0.3809.89 Mobile Safari/537.36 T7/11.25 SP-engine/2.17.0 lite baiduboxapp/4.21.5.10 (Baidu; P1 8.1.0)', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '9', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/types' => '', 'cate_id' => '5', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.046875s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,3,10,7,5,4,1,6) [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-06-01T15:50:05+08:00 ] 110.176.210.127 POST /api/index/nypro [ info ] www.kinsana.cn/api/index/nypro [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,387.79kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'nypro', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/nyycp.html', 'origin' => 'http://www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 8.1.0; SM-G6200 Build/OPM1.171019.026; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/76.0.3809.89 Mobile Safari/537.36 T7/11.25 SP-engine/2.17.0 lite baiduboxapp/4.21.5.10 (Baidu; P1 8.1.0)', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-length' => '0', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/nypro' => '', ) [ info ] [ RUN ] app\api\controller\Index->nypro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.031250s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 5 [ RunTime:0.031250s ] --------------------------------------------------------------- [ 2021-06-01T16:03:14+08:00 ] 114.119.155.175 GET /index/news/xwxq/id/21.html [ info ] www.kinsana.cn/index/news/xwxq/id/21.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,045.49kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/21_html' => '', 'id' => '21', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 21 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 21 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T16:11:47+08:00 ] 106.38.241.121 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.02kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T16:14:22+08:00 ] 36.49.75.75 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.98kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.8', 'accept-encoding' => 'gzip, deflate, sdch', 'referer' => 'https://www.baidu.com/link?url=YlAgLrlvH8l8ksPSSYd1QYgCiRB0f0V_BON9nS02LCO&wd=&eqid=92a0f985000098790000000360b5ec59', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T16:14:24+08:00 ] 36.49.75.75 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,070.27kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( '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 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T16:14:24+08:00 ] 36.49.75.75 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,904.67kb] [文件加载: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 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 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 ( '/index/index/proapi_html' => '', 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T16:14:36+08:00 ] 36.49.75.75 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,327.82kb] [文件加载: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=; Hm_lvt_fceebbae81f0c83d804ed8c7a13e27b2=1622535266; Hm_lpvt_fceebbae81f0c83d804ed8c7a13e27b2=1622535266', '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 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/lxwm_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->lxwm[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\lxwm.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T16:15:36+08:00 ] 36.49.75.75 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,327.98kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'lxwm', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=; Hm_lvt_fceebbae81f0c83d804ed8c7a13e27b2=1622535266; Hm_lpvt_fceebbae81f0c83d804ed8c7a13e27b2=1622535279', 'accept-language' => 'zh-CN,zh;q=0.8', 'accept-encoding' => 'gzip, deflate, sdch', 'referer' => 'http://www.kinsana.cn/index/contanct/lxwm.html', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/lxwm_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->lxwm[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\lxwm.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T16:23:47+08:00 ] 106.38.241.141 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,015.91kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T16:35:10+08:00 ] 34.86.35.32 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.19kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Expanse, a Palo Alto Networks company, searches across the global IPv4 space multiple times per day to identify customers' presences on the Internet. If you would like to be excluded from our scans, please send IP addresses/domains to: scaninfo@paloaltonetworks.com', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T16:38:12+08:00 ] 119.188.240.116 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.72kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'en-US', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/83.0.4103.116 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T16:38:18+08:00 ] 119.188.240.116 GET /ajaxArea.php?id=1000139 [ info ] www.kinsana.cn/ajaxArea.php?id=1000139 [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,070.20kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ajaxArea.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'en-US', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/83.0.4103.116 Safari/537.36', 'accept' => '*/*', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T16:38:18+08:00 ] 119.188.240.116 POST /index/index/proapi.html [ info ] www.kinsana.cn/index/index/proapi.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,904.55kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'safedog-flow-item=', 'accept-language' => 'en-US', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/', 'origin' => 'http://www.kinsana.cn', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/83.0.4103.116 Safari/537.36', 'x-requested-with' => 'XMLHttpRequest', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'content-length' => '7', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/index/proapi_html' => '', 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T16:42:32+08:00 ] 106.11.156.86 GET /index/news/xwxq/id/86.html [ info ] www.kinsana.cn/index/news/xwxq/id/86.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,175.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-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/86_html' => '', 'id' => '86', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 86 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 86 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T16:43:28+08:00 ] 106.38.241.188 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,325.80kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'lxwm', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/lxwm_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->lxwm[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\lxwm.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T16:47:15+08:00 ] 106.38.241.121 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,016.02kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T16:54:32+08:00 ] 114.119.151.4 GET /index/contanct/zxly.html [ info ] www.kinsana.cn/index/contanct/zxly.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,326.92kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'zxly', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/contanct/zxly_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->zxly[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\zxly.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T16:58:53+08:00 ] 106.38.241.188 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,325.80kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'lxwm', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/lxwm_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->lxwm[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\lxwm.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T17:01:39+08:00 ] 157.55.39.114 GET /index/product/cpzt.html [ info ] www.xn--vhqsn14am88k.com/index/product/cpzt.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,117.34kb] [文件加载: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 ( 'user-agent' => 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', 'host' => 'www.xn--vhqsn14am88k.com', 'from' => 'bingbot(at)microsoft.com', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'pragma' => 'no-cache', 'connection' => 'close', 'cache-control' => 'no-cache', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T17:02:49+08:00 ] 123.183.224.91 GET /index/contanct/yfzx.html [ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,325.81kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'yfzx', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/yfzx_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->yfzx[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\yfzx.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T17:06:07+08:00 ] 114.119.156.152 GET /index/news/hydtnews.html?page=22 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=22 [运行时间:0.281250s][吞吐率:3.56req/s] [内存消耗:2,084.57kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=0', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '22', ) [ 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 168,8 [ RunTime:0.187500s ] --------------------------------------------------------------- [ 2021-06-01T17:11:53+08:00 ] 114.119.157.24 GET /index/news/xwxq/id/172.html [ info ] www.kinsana.cn/index/news/xwxq/id/172.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,195.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', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/172_html' => '', '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.031250s ] [ 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` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T17:12:46+08:00 ] 106.38.241.188 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,325.80kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'lxwm', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/lxwm_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->lxwm[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\lxwm.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T17:15:48+08:00 ] 116.179.32.43 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,016.60kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept' => '*/*', '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.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T17:15:48+08:00 ] 220.181.108.179 GET /index/contanct/zxly.html [ info ] www.kinsana.cn/index/contanct/zxly.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,325.91kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'zxly', ), ) [ info ] [ HEADER ] array ( 'accept' => '*/*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-cn,zh-tw', 'user-agent' => 'Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/zxly_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->zxly[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\zxly.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T17:18:23+08:00 ] 114.119.155.175 GET /index/product/cpxq/id/149.html [ info ] www.kinsana.cn/index/product/cpxq/id/149.html [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,020.16kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/149_html' => '', 'id' => '149', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '149' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 149 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-06-01T17:21:44+08:00 ] 49.7.21.101 GET /index/news/xwxq/id/218.html [ info ] www.kinsana.cn/index/news/xwxq/id/218.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,193.86kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/218_html' => '', 'id' => '218', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 218 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 218 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T17:24:09+08:00 ] 106.38.241.188 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,325.80kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'lxwm', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/lxwm_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->lxwm[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\lxwm.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T17:27:51+08:00 ] 185.191.171.10 GET /index/news/hydtnews.html?page=5 [ info ] xn--vhqsn14am88k.com/index/news/hydtnews.html?page=5 [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,083.78kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)', 'connection' => 'close', 'accept-encoding' => 'gzip,deflate', 'accept' => 'text/html, application/rss+xml, application/atom+xml, text/xml, text/rss+xml, application/xhtml+xml', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '5', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 32,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T17:30:07+08:00 ] 1.193.80.214 GET /favicon.ico [ info ] www.kinsana.cn/favicon.ico [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,069.70kb] [文件加载:38] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'favicon.ico', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3314.0 Safari/537.36 SE 2.X MetaSr 1.0', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/favicon_ico' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T17:30:33+08:00 ] 114.119.129.191 GET /index/product/cpxq/id/56.html [ info ] www.kinsana.cn/index/product/cpxq/id/56.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,014.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', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/56_html' => '', 'id' => '56', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '56' LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 56 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T17:30:56+08:00 ] 207.46.13.184 GET /index/contanct/yfzx.html [ info ] www.xn--vhqsn14am88k.com/index/contanct/yfzx.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,326.49kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'yfzx', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', 'host' => 'www.xn--vhqsn14am88k.com', 'from' => 'bingbot(at)microsoft.com', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'pragma' => 'no-cache', 'connection' => 'close', 'cache-control' => 'no-cache', ) [ info ] [ PARAM ] array ( '/index/contanct/yfzx_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->yfzx[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\yfzx.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T17:33:06+08:00 ] 123.183.224.91 GET /index/contanct/yfzx.html [ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,325.82kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'yfzx', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/yfzx_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->yfzx[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\yfzx.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T17:36:26+08:00 ] 47.103.118.33 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,015.70kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D)', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T17:37:05+08:00 ] 220.249.46.70 GET /index/news/xwxq/id/217.html [ info ] www.kinsana.cn/index/news/xwxq/id/217.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,173.12kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.2; SHV-E250S Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.82 Mobile Safari/537.36', 'upgrade-insecure-requests' => '1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/217_html' => '', 'id' => '217', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 217 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 217 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T17:38:12+08:00 ] 114.119.156.152 GET /index/news/hydtnews.html?page=16 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=16 [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,084.46kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=0', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '16', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 120,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T17:38:48+08:00 ] 49.7.21.117 GET /index/contanct/zxly.html [ info ] www.kinsana.cn/index/contanct/zxly.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,325.84kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'zxly', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/zxly_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->zxly[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\zxly.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T17:40:07+08:00 ] 106.11.153.111 GET /index/news/xwxq/id/36.html [ info ] www.kinsana.cn/index/news/xwxq/id/36.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,172.61kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/36_html' => '', 'id' => '36', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 36 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 36 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T17:42:07+08:00 ] 118.184.177.53 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,960.57kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'zp', 2 => 'rczp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/zp/rczp_html' => '', ) [ info ] [ RUN ] app\index\controller\Zp->rczp[ D:\WWW\kinsasa\application\index\controller\Zp.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\zp\rczp.htm [ array ( 0 => 'res', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `zp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `zp` WHERE `state` = 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T17:42:26+08:00 ] 66.249.79.250 GET / [ info ] xn--vhqsn14am88k.com/ [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,016.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-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.97 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'amp-cache-transform' => 'google;v="1..7"', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T18:00:48+08:00 ] 123.183.224.91 GET /index/contanct/yfzx.html [ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,325.82kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'yfzx', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/yfzx_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->yfzx[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\yfzx.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T18:05:04+08:00 ] 114.119.152.233 GET /index/news/hydtnews.html [ info ] www.kinsana.cn/index/news/hydtnews.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,084.16kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `news` WHERE `cate_id` = '2' AND `state` = '1' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T18:20:42+08:00 ] 106.38.241.141 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,015.91kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T18:24:58+08:00 ] 114.119.159.183 GET /index/product/cpxq/id/136.html [ info ] www.kinsana.cn/index/product/cpxq/id/136.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,017.69kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/136_html' => '', 'id' => '136', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '136' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 136 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T18:26:14+08:00 ] 123.183.224.91 GET /index/contanct/yfzx.html [ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,325.81kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'yfzx', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/yfzx_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->yfzx[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\yfzx.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T18:31:05+08:00 ] 118.184.177.20 GET /index/news/xwxq/id/54.html [ info ] www.kinsana.cn/index/news/xwxq/id/54.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,172.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', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/54_html' => '', 'id' => '54', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 54 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 54 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T18:40:03+08:00 ] 106.11.158.108 GET /index/news/xwxq/id/139.html [ info ] www.kinsana.cn/index/news/xwxq/id/139.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,198.84kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/139_html' => '', 'id' => '139', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 139 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 139 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T18:42:58+08:00 ] 49.7.21.117 GET /index/contanct/zxly.html [ info ] www.kinsana.cn/index/contanct/zxly.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,325.84kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'zxly', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/zxly_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->zxly[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\zxly.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T18:46:43+08:00 ] 114.119.152.233 GET /index/product/cpxq/id/141.html [ info ] www.kinsana.cn/index/product/cpxq/id/141.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,011.16kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/141_html' => '', 'id' => '141', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '141' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 141 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T18:49:06+08:00 ] 123.183.224.91 GET /index/contanct/yfzx.html [ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,325.81kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'yfzx', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/yfzx_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->yfzx[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\yfzx.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T18:53:32+08:00 ] 114.119.155.175 GET /index/product/cpxq/id/121.html [ info ] www.kinsana.cn/index/product/cpxq/id/121.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,988.02kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/121_html' => '', 'id' => '121', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '121' LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 121 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T18:55:35+08:00 ] 116.179.32.50 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,016.08kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept' => '*/*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-cn,zh-tw', 'user-agent' => 'Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T18:59:40+08:00 ] 114.119.159.39 GET /index/product/cpxq/id/143.html [ info ] www.kinsana.cn/index/product/cpxq/id/143.html [运行时间:0.203125s][吞吐率:4.92req/s] [内存消耗:2,015.25kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/143_html' => '', 'id' => '143', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '143' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 143 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-06-01T19:03:02+08:00 ] 106.11.157.106 GET /index/product/cpxq/id/136.html [ info ] www.kinsana.cn/index/product/cpxq/id/136.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,017.47kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/136_html' => '', 'id' => '136', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '136' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 136 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T19:08:29+08:00 ] 114.119.159.39 GET /index/news/xwxq/id/208.html [ info ] www.kinsana.cn/index/news/xwxq/id/208.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,170.30kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/208_html' => '', 'id' => '208', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 208 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 208 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T19:12:29+08:00 ] 123.183.224.91 GET /index/contanct/yfzx.html [ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,325.82kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'yfzx', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/yfzx_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->yfzx[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\yfzx.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T19:13:01+08:00 ] 114.119.129.191 GET /index/news/xwxq/id/6.html [ info ] www.kinsana.cn/index/news/xwxq/id/6.html [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:2,199.60kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/6_html' => '', 'id' => '6', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 6 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 6 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T19:15:53+08:00 ] 106.38.241.141 GET / [ info ] www.kinsana.cn/ [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,015.91kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T19:21:21+08:00 ] 116.179.32.142 GET /index/news/xwxq/id/142.html [ info ] www.kinsana.cn/index/news/xwxq/id/142.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,208.24kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'accept' => '*/*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-cn,zh-tw', 'user-agent' => 'Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/142_html' => '', '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.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` = 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 ] --------------------------------------------------------------- [ 2021-06-01T19:21:42+08:00 ] 114.119.158.125 GET /index/news/xwxq/id/186.html [ info ] www.kinsana.cn/index/news/xwxq/id/186.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,169.03kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/186_html' => '', '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.000000s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 186 LIMIT 1 [ RunTime:0.015625s ] [ 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` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T19:26:56+08:00 ] 106.38.241.161 GET /index/news/xwxq/id/5.html [ info ] www.kinsana.cn/index/news/xwxq/id/5.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,170.97kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/5_html' => '', 'id' => '5', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\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` = 5 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 5 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T19:33:29+08:00 ] 123.183.224.91 GET /index/contanct/yfzx.html [ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,325.81kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'yfzx', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/yfzx_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->yfzx[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\yfzx.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T19:46:03+08:00 ] 106.11.159.45 GET /index/about/qywh.html [ info ] www.kinsana.cn/index/about/qywh.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,284.13kb] [文件加载: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-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/about/qywh_html' => '', ) [ info ] [ RUN ] app\index\controller\About->qywh[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\qywh.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T19:48:24+08:00 ] 114.119.159.183 GET /index/news/xwxq/id/76.html [ info ] www.kinsana.cn/index/news/xwxq/id/76.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,175.73kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/76_html' => '', 'id' => '76', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 76 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 76 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T19:57:26+08:00 ] 123.183.224.91 GET /index/contanct/yfzx.html [ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,325.81kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'yfzx', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/yfzx_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->yfzx[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\yfzx.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T19:59:08+08:00 ] 183.251.178.90 GET /index/news/xwxq/id/152.html [ info ] www.kinsana.cn/index/news/xwxq/id/152.html [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,174.53kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'accept-language' => 'zh,zh-CN;q=0.9', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.1548.1574 Mobile Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/152_html' => '', 'id' => '152', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 152 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 152 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T20:09:50+08:00 ] 114.119.159.39 GET /index/product/cpxq/id/99.html [ info ] www.kinsana.cn/index/product/cpxq/id/99.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,018.86kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/99_html' => '', 'id' => '99', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '99' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 99 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T20:16:09+08:00 ] 114.119.158.125 GET /index/news/xwxq/id/235.html [ info ] www.kinsana.cn/index/news/xwxq/id/235.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,176.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', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/235_html' => '', 'id' => '235', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 235 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 235 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T20:22:39+08:00 ] 114.119.159.39 GET /index/news/xwxq/id/113.html [ info ] www.kinsana.cn/index/news/xwxq/id/113.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,196.41kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/113_html' => '', 'id' => '113', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\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` = 113 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 113 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T20:23:18+08:00 ] 123.183.224.91 GET /index/contanct/yfzx.html [ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,325.81kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'yfzx', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/yfzx_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->yfzx[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\yfzx.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T20:44:17+08:00 ] 203.208.60.41 GET /index/news/xwxq/id/22.html [ info ] www.kinsana.cn/index/news/xwxq/id/22.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,045.38kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Fri, 28 May 2021 16:21:41 GMT', 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.97 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'amp-cache-transform' => 'google;v="1..7"', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/22_html' => '', 'id' => '22', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 22 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 22 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T20:52:04+08:00 ] 106.11.158.48 GET /index/product/cpxq/id/68.html [ info ] www.kinsana.cn/index/product/cpxq/id/68.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,017.66kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/68_html' => '', 'id' => '68', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '68' LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 68 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2021-06-01T20:55:03+08:00 ] 114.119.129.191 GET /index/news/xwxq/id/47.html [ info ] www.kinsana.cn/index/news/xwxq/id/47.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,168.63kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/47_html' => '', 'id' => '47', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\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` = 47 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 47 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T20:56:43+08:00 ] 106.38.241.141 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,015.91kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T21:12:02+08:00 ] 114.119.151.4 GET /index/product/cpxq/id/106.html [ info ] www.kinsana.cn/index/product/cpxq/id/106.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:1,987.94kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/106_html' => '', 'id' => '106', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '106' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 106 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T21:24:45+08:00 ] 114.119.129.191 GET /index/news/xwxq/id/197.html [ info ] www.kinsana.cn/index/news/xwxq/id/197.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,173.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', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/197_html' => '', 'id' => '197', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\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` = 197 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 197 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T21:31:30+08:00 ] 114.119.129.191 GET /index/news/xwxq/id/83.html [ info ] www.kinsana.cn/index/news/xwxq/id/83.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,174.17kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/83_html' => '', 'id' => '83', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 83 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 83 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T21:37:29+08:00 ] 114.119.157.24 GET /index/news/xwxq/id/120.html [ info ] www.kinsana.cn/index/news/xwxq/id/120.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,171.89kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/120_html' => '', 'id' => '120', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 120 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 120 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T21:45:35+08:00 ] 106.11.158.34 GET /index/news/hydtnews.html?page=26 [ info ] www.kinsana.cn/index/news/hydtnews.html?page=26 [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,084.33kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'hydtnews', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/news/hydtnews_html' => '', 'page' => '26', ) [ info ] [ RUN ] app\index\controller\News->hydtnews[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\hydtnews.htm [ array ( 0 => 'newRes', 1 => 'page', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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 200,8 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T21:54:25+08:00 ] 114.119.152.233 GET /index/product/cpzt.html?page=1 [ info ] www.kinsana.cn/index/product/cpzt.html?page=1 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,117.68kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpzt', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=0', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpzt_html' => '', 'page' => '1', ) [ info ] [ RUN ] app\index\controller\Product->cpzt[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpzt.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 5 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 5 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,4,5,6,7,8,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T21:56:26+08:00 ] 106.11.157.25 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.47kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.96 Mobile Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T22:00:47+08:00 ] 114.119.159.39 GET /index/product/cpxq/id/142.html [ info ] www.kinsana.cn/index/product/cpxq/id/142.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,013.13kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/product/cpxq/id/142_html' => '', 'id' => '142', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = '142' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 142 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T22:07:37+08:00 ] 114.119.152.233 GET /index/news/xwxq/id/3.html [ info ] www.kinsana.cn/index/news/xwxq/id/3.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,171.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', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/3_html' => '', 'id' => '3', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 3 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T22:09:52+08:00 ] 185.191.171.37 GET /index/news/xwxq/id/78.html [ info ] xn--vhqsn14am88k.com/index/news/xwxq/id/78.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,174.78kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)', 'connection' => 'close', 'accept-encoding' => 'gzip,deflate', 'accept' => 'text/html, application/rss+xml, application/atom+xml, text/xml, text/rss+xml, application/xhtml+xml', 'host' => 'xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/78_html' => '', 'id' => '78', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\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` = 78 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 78 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T22:14:51+08:00 ] 49.7.20.95 GET /index/news/xwxq/id/84.html [ info ] www.kinsana.cn/index/news/xwxq/id/84.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,206.11kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/84_html' => '', 'id' => '84', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\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` = 84 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 84 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T22:31:45+08:00 ] 106.38.241.166 GET /index/zp/rczp.html [ info ] www.kinsana.cn/index/zp/rczp.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,960.57kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'zp', 2 => 'rczp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/zp/rczp_html' => '', ) [ info ] [ RUN ] app\index\controller\Zp->rczp[ D:\WWW\kinsasa\application\index\controller\Zp.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\zp\rczp.htm [ array ( 0 => 'res', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `zp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `zp` WHERE `state` = 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T22:34:20+08:00 ] 118.184.177.55 GET /index/contanct/zxly.html [ info ] www.kinsana.cn/index/contanct/zxly.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,325.84kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'zxly', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/zxly_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->zxly[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\zxly.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T22:42:10+08:00 ] 123.183.224.91 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,325.80kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'lxwm', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/lxwm_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->lxwm[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\lxwm.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T22:46:43+08:00 ] 54.222.187.65 POST /api/index/zypro [ info ] www.kinsana.cn/api/index/zypro [运行时间:0.218750s][吞吐率:4.57req/s] [内存消耗:1,875.42kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'zypro', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/zycp.html', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2257.1112 Mobile Safari/537.36', 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh,zh-CN;q=0.9', 'origin' => 'http://www.kinsana.cn', 'content-length' => '0', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/zypro' => '', ) [ info ] [ RUN ] app\api\controller\Index->zypro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 2 [ RunTime:0.125000s ] --------------------------------------------------------------- [ 2021-06-01T22:46:43+08:00 ] 54.222.187.65 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:1,691.14kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'types', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/zycp.html', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2257.1112 Mobile Safari/537.36', 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh,zh-CN;q=0.9', 'origin' => 'http://www.kinsana.cn', 'content-length' => '9', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/types' => '', 'cate_id' => '2', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 2 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T22:47:06+08:00 ] 52.80.195.132 POST /api/index/jqpro [ info ] www.kinsana.cn/api/index/jqpro [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,796.32kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'jqpro', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/jqycp.html', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.3588.1133 Mobile Safari/537.36', 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh,zh-CN;q=0.9', 'origin' => 'http://www.kinsana.cn', 'content-length' => '0', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/jqpro' => '', ) [ info ] [ RUN ] app\api\controller\Index->jqpro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T22:47:07+08:00 ] 52.80.195.132 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,693.38kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'types', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/jqycp.html', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.3588.1133 Mobile Safari/537.36', 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh,zh-CN;q=0.9', 'origin' => 'http://www.kinsana.cn', 'content-length' => '9', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/types' => '', 'cate_id' => '1', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (8,5,1,3) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T22:48:42+08:00 ] 52.80.163.33 POST /api/index/cwypro [ info ] www.kinsana.cn/api/index/cwypro [运行时间:0.078125s][吞吐率:12.80req/s] [内存消耗:1,715.20kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'cwypro', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cwycp.html', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.3401.1163 Mobile Safari/537.36', 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh,zh-CN;q=0.9', 'origin' => 'http://www.kinsana.cn', 'content-length' => '0', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/cwypro' => '', ) [ info ] [ RUN ] app\api\controller\Index->cwypro[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` WHERE `cate_id` = 3 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T22:48:42+08:00 ] 52.80.163.33 POST /api/index/types [ info ] www.kinsana.cn/api/index/types [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,694.75kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'index', 2 => 'types', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.kinsana.cn/m/cwycp.html', 'x-requested-with' => 'XMLHttpRequest', 'accept' => '*/*', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.3401.1163 Mobile Safari/537.36', 'cookie' => 'safedog-flow-item=', 'accept-language' => 'zh,zh-CN;q=0.9', 'origin' => 'http://www.kinsana.cn', 'content-length' => '9', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/api/index/types' => '', 'cate_id' => '3', ) [ info ] [ RUN ] app\api\controller\Index->types[ D:\WWW\kinsasa\application\api\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,2,3,7,5,10) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T22:52:37+08:00 ] 118.184.177.56 GET /index/news/xwxq/id/32.html [ info ] www.kinsana.cn/index/news/xwxq/id/32.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,195.26kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/32_html' => '', 'id' => '32', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.031250s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 32 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 32 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T22:53:03+08:00 ] 106.11.156.85 GET /index/product/jqyp.html [ info ] www.kinsana.cn/index/product/jqyp.html [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,109.39kb] [文件加载:56] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'jqyp', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 YisouSpider/5.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( '/index/product/jqyp_html' => '', ) [ info ] [ RUN ] app\index\controller\Product->jqyp[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\jqyp.htm [ array ( 0 => 'res', 1 => 'page', 2 => 'types', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE `cate_id` = 1 AND `state` = 1 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`type_id`,`name`,`pro_name`,`sp`,`sm_img` FROM `product` WHERE `cate_id` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 0,9 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `type_id` FROM `product` WHERE `cate_id` = 1 AND `state` = 1 GROUP BY `type_id` [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `type` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `type` WHERE `id` IN (1,3,5,8) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T22:54:21+08:00 ] 47.100.53.146 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,015.70kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip', 'connection' => 'close', 'host' => 'www.kinsana.cn', 'user-agent' => 'Mozilla/5.0 (Linux; Android 4.1.1; Nexus 7 Build/JRO03D)', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T22:54:45+08:00 ] 123.183.224.91 GET /index/contanct/lxwm.html [ info ] www.kinsana.cn/index/contanct/lxwm.html [运行时间:0.046875s][吞吐率:21.33req/s] [内存消耗:1,325.80kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'lxwm', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/lxwm_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->lxwm[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\lxwm.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T23:13:45+08:00 ] 114.119.155.175 GET /index/news/xwxq/id/62.html [ info ] www.kinsana.cn/index/news/xwxq/id/62.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,172.91kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/62_html' => '', 'id' => '62', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `news` WHERE `id` = 62 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 62 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T23:17:34+08:00 ] 54.36.149.96 GET /index/product/cpxq.html?id=147 [ info ] www.kinsana.cn/index/product/cpxq.html?id=147 [运行时间:0.109375s][吞吐率:9.14req/s] [内存消耗:2,013.14kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'cpxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'deflate, gzip, br', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/product/cpxq_html' => '', 'id' => '147', ) [ info ] [ RUN ] app\index\controller\Product->cpxq[ D:\WWW\kinsasa\application\index\controller\Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\product\cpxq.htm [ array ( 0 => 'res', 1 => 'photoRes', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `product` `p` INNER JOIN `type` `t` ON `p`.`type_id`=`t`.`id` WHERE `p`.`id` = '147' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `goods_photo` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `goods_photo` WHERE `goods_id` = 147 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T23:18:29+08:00 ] 49.7.21.117 GET /index/contanct/yfzx.html [ info ] www.kinsana.cn/index/contanct/yfzx.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,325.81kb] [文件加载:45] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'contanct', 2 => 'yfzx', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/contanct/yfzx_html' => '', ) [ info ] [ RUN ] app\index\controller\Contanct->yfzx[ D:\WWW\kinsasa\application\index\controller\Contanct.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\contanct\yfzx.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T23:29:26+08:00 ] 114.119.159.39 GET /index/about/gczs.html [ info ] www.kinsana.cn/index/about/gczs.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,284.37kb] [文件加载: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', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/about/gczs_html' => '', ) [ info ] [ RUN ] app\index\controller\About->gczs[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\gczs.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T23:31:10+08:00 ] 49.7.20.86 GET /index/about/gczs.html [ info ] www.kinsana.cn/index/about/gczs.html [运行时间:0.062500s][吞吐率:16.00req/s] [内存消耗:1,283.49kb] [文件加载:43] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'about', 2 => 'gczs', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/about/gczs_html' => '', ) [ info ] [ RUN ] app\index\controller\About->gczs[ D:\WWW\kinsasa\application\index\controller\About.php ] [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\about\gczs.htm [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-06-01T23:36:18+08:00 ] 114.119.155.175 GET /index/news/xwxq/id/109.html [ info ] www.kinsana.cn/index/news/xwxq/id/109.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:2,192.74kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'cache-control' => 'max-age=259200', 'host' => 'www.kinsana.cn', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh', 'user-agent' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/109_html' => '', 'id' => '109', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 109 LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 109 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T23:52:06+08:00 ] 111.6.78.243 GET / [ info ] www.kinsana.cn/ [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:2,016.00kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T23:52:08+08:00 ] 111.6.78.243 GET / [ info ] www.kinsana.cn/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.00kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T23:55:53+08:00 ] 49.7.20.82 GET /index/news/xwxq/id/24.html [ info ] www.kinsana.cn/index/news/xwxq/id/24.html [运行时间:0.125000s][吞吐率:8.00req/s] [内存消耗:2,205.55kb] [文件加载:55] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'news', 2 => 'xwxq', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0', 'accept-encoding' => 'gzip,deflate', 'accept-language' => 'zh-cn', 'accept' => '*/*', 'host' => 'www.kinsana.cn', ) [ info ] [ PARAM ] array ( '/index/news/xwxq/id/24_html' => '', 'id' => '24', ) [ info ] [ RUN ] app\index\controller\News->xwxq[ D:\WWW\kinsasa\application\index\controller\News.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\news\xwxq.htm [ array ( 0 => 'res', 1 => 'fasts', 2 => 'nexts', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.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` = 24 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `news` SET `pv`=`pv`+1 WHERE `id` = 24 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T23:58:05+08:00 ] 220.181.108.105 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.07kb] [文件加载:52] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( '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.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T23:58:06+08:00 ] 220.181.108.108 GET / [ info ] www.xn--vhqsn14am88k.com/ [运行时间:0.140625s][吞吐率:7.11req/s] [内存消耗:2,016.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 ( '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.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] app\index\controller\Index->index[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\WWW\kinsasa\public/../application/index\view\index\index.htm [ array ( 0 => 'gsRes', 1 => 'hyRes', 2 => 'cate', 3 => 'hdp', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '1' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `id`,`is_top`,`update_time`,`img`,`title`,`cate_id`,`state`,`dec`,`date` FROM `news` WHERE `cate_id` = '2' AND `state` = '1' ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 3 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `cate` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `cate` ORDER BY `sort` DESC [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hdp` [ RunTime:0.031250s ] [ sql ] [ SQL ] SELECT * FROM `hdp` ORDER BY `id` ASC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T23:58:07+08:00 ] 116.179.37.212 POST /index/index/proapi.html [ info ] www.xn--vhqsn14am88k.com/index/index/proapi.html [运行时间:0.093750s][吞吐率:10.67req/s] [内存消耗:1,906.20kb] [文件加载:49] [ info ] [ LANG ] D:\WWW\kinsasa\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'proapi', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-encoding' => 'gzip', 'x-requested-with' => 'XMLHttpRequest', 'x-devtools-emulate-network-conditions-client-id' => '1904e36f-eb0f-4c97-9e06-efe9c39dd9e0', 'tmphost' => 'www.xn--vhqsn14am88k.com', 'resource-type' => '13', 'referer' => 'http://www.xn--vhqsn14am88k.com/', 'proxy-connection' => 'keep-alive', 'origin' => 'http://www.xn--vhqsn14am88k.com', 'fetchergroup' => 'TELECOM', 'fetchaddr' => '114.215.150.118', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.5,en;q=0.3', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'content-length' => '7', 'user-agent' => 'Mozilla/5.0 (compatible; Baiduspider-render/2.0; +http://www.baidu.com/search/spider.html)', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/index/index/proapi_html' => '', 'cates' => '5', ) [ info ] [ RUN ] app\index\controller\Index->proapi[ D:\WWW\kinsasa\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kinsana;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT `id`,`cate_id`,`sm_img`,`name`,`pro_name`,`sp` FROM `product` WHERE `cate_id` = 5 AND `is_top` = 1 AND `state` = 1 ORDER BY `is_top` DESC,`update_time` DESC,`id` DESC LIMIT 4 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2021-06-01T23:58:08+08:00 ] 116.179.37.130 GET /ajaxArea.php?id=1000139 [ info ] www.xn--vhqsn14am88k.com/ajaxArea.php?id=1000139 [运行时间:0.156250s][吞吐率:6.40req/s] [内存消耗:1,071.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 ( 'connection' => 'close', 'accept-encoding' => 'gzip', 'x-requested-with' => 'XMLHttpRequest', 'x-devtools-emulate-network-conditions-client-id' => '1904e36f-eb0f-4c97-9e06-efe9c39dd9e0', 'tmphost' => 'www.xn--vhqsn14am88k.com', 'resource-type' => '13', 'referer' => 'http://www.xn--vhqsn14am88k.com/', 'proxy-connection' => 'keep-alive', 'fetchergroup' => 'TELECOM', 'fetchaddr' => '114.215.150.118', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.5,en;q=0.3', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (compatible; Baiduspider-render/2.0; +http://www.baidu.com/search/spider.html)', 'host' => 'www.xn--vhqsn14am88k.com', ) [ info ] [ PARAM ] array ( '/ajaxArea_php' => '', 'id' => '1000139', ) [ info ] [ LOG ] INIT File