Discuz!官方免费开源建站系统

 找回密码
 立即注册
搜索

建议优化下头像调用程序,感觉很消耗资源

[复制链接]
eswnman 发表于 2011-11-26 01:27:47 | 显示全部楼层 |阅读模式
希望程序员放眼未来,大胆开拓

见图
回复

使用道具 举报

 楼主| eswnman 发表于 2011-11-26 01:29:15 | 显示全部楼层
说明,该语句是查询哪个程序调用次数最多

This command is great if you want to see what is being called the most (that can often show you that a specific script is being abused if it's being called way more times than anything else in the site):

awk '{print $7}' access.log|cut -d? -f1|sort|uniq -c|sort -nk1|tail -n10
回复

使用道具 举报

后现代阿宝 发表于 2011-11-28 18:48:35 | 显示全部楼层
现在才是开始啊
回复

使用道具 举报

wangpengyun 发表于 2011-12-13 09:10:09 | 显示全部楼层
吃饭啦。。。。
回复

使用道具 举报

后现代阿宝 发表于 2011-12-21 10:40:05 | 显示全部楼层
这个怎么说?
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-8-28 03:23 , Processed in 0.107241 second(s), 15 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表