基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-09-17 20:06:29 HTTP/2.0 GET : https://www.myp17.com/tags/caixukun/
- 运行时间 : 0.048050s [ 吞吐率:20.81req/s ] 内存消耗:4,857.89kb 文件加载:149
- 缓存信息 : 0 reads,0 writes
- 会话信息 : SESSION_ID=2768c6673213cff202da8139c619456f
- CONNECT:[ UseTime:0.000399s ] mysql:host=localhost;port=3306;dbname=www_myp17_com;charset=utf8mb4
- INSERT INTO ip_daily (`date`, ip, human, bot) VALUES (CURDATE(), '216.73.217.105', '0', '1')
ON DUPLICATE KEY UPDATE human = human | '0', bot = bot | '1' [ RunTime:0.002072s ]
- SHOW FULL COLUMNS FROM `site_config` [ RunTime:0.001225s ]
- SELECT `v`,`k` FROM `site_config` WHERE `k` LIKE 'spider_%' [ RunTime:0.000276s ]
- SHOW FULL COLUMNS FROM `spider_log` [ RunTime:0.001105s ]
- INSERT INTO `spider_log` SET `spider` = 'other' , `ip` = '216.73.217.105' , `method` = 'GET' , `path` = '/tags/caixukun/' , `page_type` = 'tags' , `ua` = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' , `created_at` = '2026-09-17 20:06:29' [ RunTime:0.001572s ]
- SHOW FULL COLUMNS FROM `tag` [ RunTime:0.001064s ]
- SELECT * FROM `tag` WHERE `code` = 'caixukun' LIMIT 1 [ RunTime:0.000297s ]
- SHOW FULL COLUMNS FROM `article` [ RunTime:0.001117s ]
- SELECT `a`.`id`,`a`.`title`,`a`.`thumb`,`a`.`views`,c.dirname AS cat_dir FROM `article` `a` LEFT JOIN `category` `c` ON `c`.`id`=`a`.`cat_id` ORDER BY `a`.`views` DESC LIMIT 10 [ RunTime:0.000361s ]
- SHOW FULL COLUMNS FROM `tag_rel` [ RunTime:0.000920s ]
- SELECT `r`.`rel_id` FROM `tag_rel` `r` INNER JOIN `article` `a2` ON `a2`.`id`=`r`.`rel_id` WHERE `r`.`tag_id` = '589' AND `r`.`type` = 'article' ORDER BY `a2`.`updated_at` DESC LIMIT 0,20 [ RunTime:0.000441s ]
- SELECT `r`.`rel_id` FROM `tag_rel` `r` INNER JOIN `avatar` `a2` ON `a2`.`id`=`r`.`rel_id` WHERE `r`.`tag_id` = '589' AND `r`.`type` = 'avatar' ORDER BY `a2`.`updated_at` DESC LIMIT 0,20 [ RunTime:0.000590s ]
- SHOW FULL COLUMNS FROM `avatar` [ RunTime:0.001034s ]
- SELECT a.id, a.title, a.thumb, a.updated_at, a.views, c.name AS cat_name, c.dirname AS cat_dir, i.path AS first_image,
(SELECT COUNT(*) FROM avatar_image x WHERE x.avatar_id = a.id) AS img_count FROM `avatar` `a` LEFT JOIN `category` `c` ON `c`.`id`=`a`.`cat_id` LEFT JOIN `avatar_image` `i` ON `i`.`avatar_id`=a.id AND i.sort = 1 AND i.path NOT LIKE '#dead#%' WHERE `a`.`id` IN ('1580284','1557188','1542676','1540791','1533866','1533283','1529560','1493132','1477897','1443338','1430357','1406980','1405940','1367869','1343226','1316523','1301370','1294116','1250670','1240026') ORDER BY `a`.`updated_at` DESC [ RunTime:0.001052s ]
- SELECT COUNT(*) AS think_count FROM `tag_rel` WHERE `tag_id` = 589 AND `type` = 'avatar' [ RunTime:0.000405s ]
- SELECT `a`.`id`,`a`.`title`,`a`.`views`,c.dirname AS cat_dir,i.path AS first_image FROM `avatar` `a` LEFT JOIN `category` `c` ON `c`.`id`=`a`.`cat_id` LEFT JOIN `avatar_image` `i` ON `i`.`avatar_id`=a.id AND i.sort = 1 AND i.path NOT LIKE '#dead#%' ORDER BY `a`.`views` DESC LIMIT 10 [ RunTime:0.000405s ]
0.048738s