Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
289 views
in Technique[技术] by (71.8m points)

生产环境中如何测量pv,uv,qps?

生产环境中如何测量pv,uv,qps?
用nginx的access log的话,遇到千万,亿级pv有问题吗?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

之前看过Redis的HyperLogLog,其中一个应用场景就是统计UV,但是目前还没使用上
PV的话也可以使用Redis。对这块经验不足,蹲个评论


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...